[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add setup jobs for bookworm

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Aug 17 10:14:05 BST 2021



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
4a114b33 by Holger Levsen at 2021-08-17T11:13:21+02:00
reproducible Debian: add setup jobs for bookworm

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- bin/reproducible_common.sh
- job-cfg/reproducible.yaml


Changes:

=====================================
bin/reproducible_common.sh
=====================================
@@ -34,7 +34,7 @@ CHPATH=/srv/reproducible-results/chdist
 mkdir -p "$CHPATH"
 
 # Debian suites being tested
-SUITES="unstable bullseye buster stretch experimental"
+SUITES="unstable bookworm bullseye buster stretch experimental"
 # Debian architectures being tested
 ARCHS="amd64 i386 arm64 armhf"
 


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -404,10 +404,13 @@
                     my_timed: '23 7 1 * *'
                 - 'setup_pbuilder_buster':
                     my_description: 'Setup pbuilder for reproducible builds of packages from buster as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
-                    my_timed: '23 8 7,21 * *'
+                    my_timed: '23 8 7 * *'
                 - 'setup_pbuilder_bullseye':
                     my_description: 'Setup pbuilder for reproducible builds of packages from bullseye as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
-                    my_timed: '23 9 H/2 * *'
+                    my_timed: '23 9 7,21 * *'
+                - 'setup_pbuilder_bookworm':
+                    my_description: 'Setup pbuilder for reproducible builds of packages from bookworm as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
+                    my_timed: '23 10 H/2 * *'
                 - 'setup_pbuilder_unstable':
                     my_description: 'Setup pbuilder for reproducible builds of packages from unstable as described in https://wiki.debian.org/ReproducibleBuilds#Usage_example'
                     my_timed: '42 7 H/2 * *'
@@ -458,14 +461,19 @@
                     my_disabled: false
                 - 'buster_diffoscope':
                     my_description: 'Setup schroot for running diffoscope in a buster environment (this is needed to be able to correctly investigate haskell binaries...)'
-                    my_timed: '23 0 7,21 * *'
+                    my_timed: '23 0 7 * *'
                     my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-buster-diffoscope buster diffoscope locales-all'
                     my_disabled: false
                 - 'bullseye_diffoscope':
                     my_description: 'Setup schroot for running diffoscope in a bullseye environment (this is needed to be able to correctly investigate haskell binaries...)'
-                    my_timed: '23 0 H/2 * *'
+                    my_timed: '23 0 7,21 * *'
                     my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-bullseye-diffoscope bullseye diffoscope locales-all'
                     my_disabled: false
+                - 'bookworm_diffoscope':
+                    my_description: 'Setup schroot for running diffoscope in a bookworm environment (this is needed to be able to correctly investigate haskell binaries...)'
+                    my_timed: '23 1 H/2 * *'
+                    my_shell: '/srv/jenkins/bin/schroot-create.sh reproducible reproducible-bookworm-diffoscope bookworm diffoscope locales-all'
+                    my_disabled: false
                 - 'unstable_diffoscope':
                     my_description: 'Setup schroot for running diffoscope in a unstable environment (this is needed to be able to correctly investigate haskell binaries...)'
                     my_timed: '42 0 H/2 * *'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4a114b33fa91272e8362af1cc20252f0cc9898ab

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4a114b33fa91272e8362af1cc20252f0cc9898ab
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/20210817/c761e403/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list