summaryrefslogtreecommitdiffstats
path: root/job-cfg
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-09 15:29:13 +0100
committerHolger Levsen <holger@layer-acht.org>2016-03-09 15:29:13 +0100
commit16aaa1e262784593f392bf881f11eaea3582c677 (patch)
tree0a15b63296fadb355b273aa1fc75e676c476fe9e /job-cfg
parentb2f13291017098b6a77738240fe6a8151a141d98 (diff)
downloadjenkins.debian.net-16aaa1e262784593f392bf881f11eaea3582c677.tar.xz
reproducible diffoscope: add a new job to test whether diffoscope on PyPI is as new as in Debian
Diffstat (limited to 'job-cfg')
-rw-r--r--job-cfg/reproducible.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 00ff9c4b..c0c3d3be 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -461,6 +461,10 @@
my_description: 'Build a simple webpage for Fedora 23 reproducibility tests'
my_timed: ''
my_shell: '/srv/jenkins/bin/reproducible_html_rpms.sh fedora-23 x86_64'
+ - 'diffoscope_pypi'
+ my_description: 'Test whether PyPI has the latest diffoscope.'
+ my_timed: '23 23 * * *'
+ my_shell: '/srv/jenkins/bin/diffoscope_pypi_test.sh'
my_shellext: ".sh"
my_shell: '/srv/jenkins/bin/reproducible_{my_task}{my_shellext}'