[Git][qa/jenkins.debian.net][master] jenkins node: stop trying to fix network automatically

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Aug 13 23:10:28 BST 2025



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


Commits:
1f0b2112 by Holger Levsen at 2025-08-14T00:10:04+02:00
jenkins node: stop trying to fix network automatically

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
=====================================
@@ -171,7 +171,7 @@ if ! systemctl is-system-running > /dev/null; then
 	echo "$(date -u) - problematic services found:"
 	cat $SERVICES
 	echo "$(date -u) - trying to fix problematic services."
-	for UNIT in avahi-daemon acpid rtkit-daemon networking systemd-journal-flush haveged e2scrub_all apt-daily apt-daily-upgrade logrotate man-db munin-node dpkg-db-backup vnstat ntpsec postfix squid ; do
+	for UNIT in avahi-daemon acpid rtkit-daemon systemd-journal-flush haveged e2scrub_all apt-daily apt-daily-upgrade logrotate man-db munin-node dpkg-db-backup vnstat ntpsec postfix squid ; do
 		if grep -q $UNIT $SERVICES ; then
 			echo "$(date -u) - restarting failed service $UNIT..."
 		        sudo systemctl restart $UNIT



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1f0b21122d12a523097b677867ac442fbc02f712

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/1f0b21122d12a523097b677867ac442fbc02f712
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/20250813/9d5d932b/attachment.htm>


More information about the Qa-jenkins-scm mailing list