[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: improve health check for broken ssh port

Holger Levsen gitlab at salsa.debian.org
Wed Apr 28 17:58:24 BST 2021



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


Commits:
ce076847 by Holger Levsen at 2021-04-28T18:58:10+02:00
reproducible Debian: improve health check for broken ssh port

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
=====================================
@@ -199,10 +199,11 @@ case "$HOSTNAME" in
 		# TODO generalize to all nodes that need it
 		echo "$(date -u) - checking for broken ssh port..."
 		if ! grep -q 'Port 2273' /etc/ssh/sshd_config ; then
-			echo "Something has broken the port configuration"
+			echo "Warning: something has broken the ssh port configuration on $HOSTNAME"
 			DIRTY=true
 		fi
 		;;
+	*)	;;
 esac
 
 #



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ce076847327368ab8448c265cc52fe86cf8b9dbc
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/20210428/aae6a6b9/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list