[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: allow long running buildinfo download runners
Holger Levsen
gitlab at salsa.debian.org
Sun Mar 31 14:52:06 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
3cf2f09d by Holger Levsen at 2019-03-31T13:51:53Z
reproducible: allow long running buildinfo download runners
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -601,23 +601,27 @@
my_timed: '56 0,12 * * *'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'osuosl173'
+ my_timeout: '4340'
- 'compare_Debian_sha1sums_reverse_runner':
my_description: 'Fetch .buildinfo files of Debian binary packages (in reverse order)'
my_timed: '56 * * * *'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'osuosl173'
+ my_timeout: '4340'
- 'compare_Debian_sha1sums_random_runner_1':
my_description: 'Fetch .buildinfo files of Debian binary packages (in random order)'
my_timed: '56 * * * *'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'osuosl173'
my_disabled: true
+ my_timeout: '4340'
- 'compare_Debian_sha1sums_random_runner_2':
my_description: 'Fetch .buildinfo files of Debian binary packages (in random order)'
my_timed: '56 * * * *'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
my_hname: 'osuosl173'
my_disabled: true
+ my_timeout: '4340'
my_shellext: ".sh"
my_shell: '/srv/jenkins/bin/reproducible_{my_task}{my_shellext}'
my_hname: ''
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/3cf2f09d61141ea5909c839bc1208bbcf0946329
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/3cf2f09d61141ea5909c839bc1208bbcf0946329
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190331/53624d48/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list