Commit 94623e12 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: add jobs for checking the reproducibily of...


reproducible Debian: add jobs for checking the reproducibily of cdebootstrap'ing bullseye and bookworm

Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 3ffc6568
......@@ -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.'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment