[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] deploy_jdn: add debug output

Holger Levsen gitlab at salsa.debian.org
Wed Nov 11 00:05:10 GMT 2020



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


Commits:
d814ee70 by Holger Levsen at 2020-11-11T01:04:53+01:00
deploy_jdn: add debug output

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- deploy_jdn


Changes:

=====================================
deploy_jdn
=====================================
@@ -221,6 +221,7 @@ PROBLEMS=""
 for i in "${HOSTS[@]}" ; do
 	HNAME1=$(echo $i | cut -d "@" -f2 | cut -d "." -f1|cut -d "-" -f1)	# IONOS nodes (h01ger)
 	HNAME2=$(echo $i | cut -d "@" -f2 | cut -d "." -f1)			# non -armhf ones (vagrant)
+	echo "Checking for problems on $i $HNAME1 $HNAME2..."
 	TAIL=$(tail -1 $LOG.$i 2>/dev/null)
 	if [ "$i" = "root at jenkins.debian.net" ] ; then
 		if ! ( [[ "$TAIL" =~ "__$HNAME1=ok__" ]] || [[ "$TAIL" =~ "__$HNAME2=ok__" ]] || [[ "$TAIL" =~ "__reallyreally=ok__" ]] || [[ "$TAIL" =~ "0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded." ]] ) ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d814ee70a088df4957d839cac423ce80299aa9da
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/20201111/276bd604/attachment.html>


More information about the Qa-jenkins-scm mailing list