[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] node health check: also fix failed user-runtime-dir at 0 service

Holger Levsen gitlab at salsa.debian.org
Mon May 3 14:50:11 BST 2021



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


Commits:
f800ed4d by Holger Levsen at 2021-05-03T15:49:59+02:00
node health check: also fix failed user-runtime-dir at 0 service

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
=====================================
@@ -166,7 +166,7 @@ if ! systemctl is-system-running > /dev/null; then
 		        sudo systemctl reset-failed $UNIT
 		fi
 	done
-	for UNIT in pbuilder_build pbuilder_update pbuilder_create session- ; do
+	for UNIT in pbuilder_build pbuilder_update pbuilder_create session- user-runtime-dir at 0 ; 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/f800ed4d3aa4aa7cf082345ae3689d3cd570d974

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f800ed4d3aa4aa7cf082345ae3689d3cd570d974
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/20210503/38c2298b/attachment.htm>


More information about the Qa-jenkins-scm mailing list