Commit 5743f064 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 debootstrap'ing bullseye and bookworm

Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent f5cf1d03
......@@ -624,6 +624,16 @@
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh debootstrap unstable'
my_timed: '20 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_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_hname: 'osuosl173'
- 'json':
my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.'
my_timed: '1 H/2 * * *'
......
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