[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup 7292b0cf: reproducible Debian: also allow remote buster schroot creation jobs

Holger Levsen gitlab at salsa.debian.org
Tue Feb 26 14:05:06 GMT 2019


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


Commits:
ebfd7577 by Holger Levsen at 2019-02-26T14:04:55Z
fixup 7292b0cf: reproducible Debian: also allow remote buster schroot creation jobs

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

- - - - -


1 changed file:

- bin/jenkins_node_wrapper.sh


Changes:

=====================================
bin/jenkins_node_wrapper.sh
=====================================
@@ -122,7 +122,7 @@ elif [[ "$*" =~ ^reproducible_maintenance_.*_.* ]] ; then
 elif [[ "$*" =~ ^reproducible_node_health_check_.*_.* ]] ; then
 	exec /srv/jenkins/bin/reproducible_node_health_check.sh ; croak "Exec failed";
 elif [[ "$*" =~ ^reproducible_setup_schroot_buster_diffoscope_.*_.* ]] ; then
-	exec /srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope buster diffoscope locales-all ; croak "Exec failed";
+	exec /srv/jenkins/bin/schroot-create.sh reproducible reproducible-buster-diffoscope buster diffoscope locales-all ; croak "Exec failed";
 elif [[ "$*" =~ ^reproducible_setup_schroot_unstable_diffoscope_.*_.* ]] ; then
 	exec /srv/jenkins/bin/schroot-create.sh reproducible reproducible-unstable-diffoscope unstable diffoscope locales-all ; croak "Exec failed";
 elif [[ "$*" =~ ^reproducible_coreboot ]] ; then



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ebfd75775805e497b0d6db11713dfd2b6a096df2

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ebfd75775805e497b0d6db11713dfd2b6a096df2
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/20190226/6f7604e9/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list