[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] node health check: also fix failed pbuilder_create scope
Holger Levsen
gitlab at salsa.debian.org
Fri Feb 26 12:45:54 GMT 2021
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
a4ce754d by Holger Levsen at 2021-02-26T13:45:48+01:00
node health check: also fix failed pbuilder_create scope
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_node_health_check.sh
Changes:
=====================================
bin/reproducible_node_health_check.sh
=====================================
@@ -163,7 +163,7 @@ if ! systemctl is-system-running > /dev/null; then
sudo systemctl reset-failed $UNIT
fi
done
- for UNIT in pbuilder_build pbuilder_update session- ; do
+ for UNIT in pbuilder_build pbuilder_update pbuilder_create session- ; do
if [ -n "$(grep $UNIT $SERVICES)" ] ; then
SCOPE=$(grep $UNIT $SERVICES | cut -d ' ' -f2)
echo "$(date -u) - resetting failed scope $SCOPE for $UNIT..."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a4ce754dee1afa80288da4e3983ac5e095bf4b84
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a4ce754dee1afa80288da4e3983ac5e095bf4b84
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/20210226/52ac9ebf/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list