[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] automatically reset failed pbuilder_update units

Holger Levsen gitlab at salsa.debian.org
Thu Sep 10 11:37:39 BST 2020



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


Commits:
20bed874 by Holger Levsen at 2020-09-10T12:37:25+02:00
automatically reset failed pbuilder_update units

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 session- ; do
+	for UNIT in pbuilder_build pbuilder_unit 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/20bed874744de7aa7de3745b14fe6041551b0f91

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/20bed874744de7aa7de3745b14fe6041551b0f91
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/20200910/81b1c5d2/attachment.html>


More information about the Qa-jenkins-scm mailing list