[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: really run mmdebstrap job remotely

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Aug 26 20:05:26 BST 2022



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


Commits:
2f11e8cf by Holger Levsen at 2022-08-26T21:05:07+02:00
reproducible Debian: really run mmdebstrap job remotely

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

- - - - -


2 changed files:

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


Changes:

=====================================
bin/jenkins_master_wrapper.sh
=====================================
@@ -1,7 +1,7 @@
 #!/bin/bash
 # vim: set noexpandtab:
 
-# Copyright 2015-2021 Holger Levsen <holger at layer-acht.org>
+# Copyright 2015-2022 Holger Levsen <holger at layer-acht.org>
 #                2016 Phil Hands <phil at hands.com>
 #           2018      Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv2
@@ -31,7 +31,7 @@ PARAMS=("$JOB_NAME")
 
 # add some more params if needed,
 case $JOB_NAME in
-	rebootstrap_*|chroot-installation_*|haskell-package-plan)
+	rebootstrap_*|chroot-installation_*|haskell-package-plan|reproducible_mmdebstrap_*)
 		PARAMS+=("$@")
 		;;
 	reproducible_debian_live_build_*)


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -605,8 +605,8 @@
                     my_description: 'Create meta package sets for later consumption when generating HTML stats.'
                     my_timed: '0 6 * * H/3'
                 - 'mmdebstrap_unstable':
-                    my_shell: '/srv/jenkins/bin/reproducible_mmdebstrap.sh unstable'
                     my_description: 'Check mmdebstrap of unstable is reproducible.'
+                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh unstable'
                     my_timed: '0 7 * * *'
                     my_hname: 'osuosl173'
                 - 'json':



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/2f11e8cf30bf7316f8074859c578cd148aca033d
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/20220826/f244295e/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list