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

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Dec 12 15:34:45 GMT 2021



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


Commits:
770a4c23 by Holger Levsen at 2021-12-12T16:34:18+01:00
node health check: also fix failed user@ 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
=====================================
@@ -168,7 +168,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- user-runtime-dir at 0 ; do
+	for UNIT in pbuilder_build pbuilder_update pbuilder_create session- user-runtime-dir@ user@ ; 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/770a4c232cefeac56ce3f4da066c1e1fbd74b0d7

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/770a4c232cefeac56ce3f4da066c1e1fbd74b0d7
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/20211212/e681762c/attachment.htm>


More information about the Qa-jenkins-scm mailing list