[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: relax regex to ignore more jobs if node is down
Holger Levsen
gitlab at salsa.debian.org
Sun Jul 5 09:30:12 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6e01c2d7 by Holger Levsen at 2020-07-05T10:30:00+02:00
reproducible trbo system health check: relax regex to ignore more jobs if node is down
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_system_health.sh
Changes:
=====================================
bin/reproducible_system_health.sh
=====================================
@@ -51,7 +51,7 @@ for JOB in reproducible_* ; do
# never ignore these
:
;;
- reproducible_setup_schroot_unstable_diffoscope_amd64_*)
+ reproducible_setup_schroot_*_diffoscope_amd64_*)
NODE_ALIAS=$(echo $JOB | cut -d '_' -f7)
NODE_ARCH=$(echo $JOB | cut -d '_' -f6)
REMOTE=true
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6e01c2d7744e8edb232cff6c6410d82f1a2ad05b
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6e01c2d7744e8edb232cff6c6410d82f1a2ad05b
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/20200705/6bc9552e/attachment.html>
More information about the Qa-jenkins-scm
mailing list