[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add jobs for checking the reproducibily of...
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Aug 29 21:18:58 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
94623e12 by Holger Levsen at 2022-08-29T22:18:38+02:00
reproducible Debian: add jobs for checking the reproducibily of cdebootstrap'ing bullseye and bookworm
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/reproducible.yaml
Changes:
=====================================
job-cfg/reproducible.yaml
=====================================
@@ -612,32 +612,42 @@
- 'mmdebstrap_bookworm':
my_description: 'Check mmdebstrap of bookworm is reproducible.'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh mmdebstrap bookworm'
- my_timed: '10 7 * * *'
+ my_timed: '5 7 * * *'
my_hname: 'osuosl173'
- 'mmdebstrap_bullseye':
my_description: 'Check mmdebstrap of bullseye is reproducible.'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh mmdebstrap bullseye'
- my_timed: '15 7 1 * *'
+ my_timed: '10 7 1 * *'
my_hname: 'osuosl173'
- 'debootstrap_unstable':
my_description: 'Check debootstrap of unstable is reproducible.'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh debootstrap unstable'
- my_timed: '20 7 * * *'
+ my_timed: '15 7 * * *'
my_hname: 'osuosl173'
- 'debootstrap_bullseye':
my_description: 'Check debootstrap of bullseye is reproducible.'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh debootstrap bullseye'
- my_timed: '30 7 * * *'
+ my_timed: '20 7 * * *'
my_hname: 'osuosl173'
- 'debootstrap_bookworm':
my_description: 'Check debootstrap of bookworm is reproducible.'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh debootstrap bookworm'
- my_timed: '40 7 * * *'
+ my_timed: '25 7 * * *'
my_hname: 'osuosl173'
- 'cdebootstrap_unstable':
my_description: 'Check cdebootstrap of unstable is reproducible.'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh cdebootstrap unstable'
- my_timed: '50 7 * * *'
+ my_timed: '30 7 * * *'
+ my_hname: 'osuosl173'
+ - 'cdebootstrap_bullseye':
+ my_description: 'Check cdebootstrap of bullseye is reproducible.'
+ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh cdebootstrap bullseye'
+ my_timed: '35 7 * * *'
+ my_hname: 'osuosl173'
+ - 'cdebootstrap_bookworm':
+ my_description: 'Check cdebootstrap of bookworm is reproducible.'
+ my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh cdebootstrap bookworm'
+ my_timed: '40 7 * * *'
my_hname: 'osuosl173'
- 'json':
my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/94623e12845cca36b0f38e36f1bd39ca0a34b1e4
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/94623e12845cca36b0f38e36f1bd39ca0a34b1e4
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/20220829/9eafbc2e/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list