[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] ...nobody gets hurt
Holger Levsen
gitlab at salsa.debian.org
Fri Oct 30 22:36:03 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
745a8635 by Holger Levsen at 2020-10-30T23:35:56+01:00
...nobody gets hurt
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_system_health.sh
Changes:
=====================================
bin/reproducible_system_health.sh
=====================================
@@ -96,7 +96,7 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
case $NODE_ARCH in
armhf) NODE="$NODE_ALIAS-armhf-rb.debian.net" ;;
*) NODE="${NODE_ALIAS}-${NODE_ARCH}.debian.net" ;;
- fi
+ esac
# ignore jobs on known bad nodes:
# check the offline list from git (and the one updated by jenkins)
# as this should only ignore nodes humans (and not jenkins) have
@@ -112,7 +112,6 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
let SUSPICIOUS+=1
# we still count this job for the overall status...
fi
- echo debug: $NODE
fi
#
# node is not known offline (in git), let's go
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/745a86357aad6ed056c19aa42c82b82a7f849383
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/745a86357aad6ed056c19aa42c82b82a7f849383
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/20201030/752bbb36/attachment.html>
More information about the Qa-jenkins-scm
mailing list