[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: stop complaining about wrong MTU on irc

Holger Levsen gitlab at salsa.debian.org
Fri Sep 14 19:03:11 BST 2018


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


Commits:
40f79b5b by Holger Levsen at 2018-09-14T18:02:38Z
reproducible: stop complaining about wrong MTU on irc

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
=====================================
@@ -97,8 +97,8 @@ if [ "$(ip link | sed -n '/LOOPBACK\|NOARP/!s/.* mtu \([0-9]*\) .*/\1/p' | sort
 	ip link
 	echo "$(date -u) - network interfaces MTU != 1500 - this is wrong.  => please \`sudo ifconfig eth0 mtu 1500\`"
 	# should probably turn this into a warning if this becomes to annoying
-	irc_message debian-reproducible "$HOSTNAME has wrong MTU, please tell the jenkins admins to fix this.  (sudo ifconfig eth0 mtu 1500)"
-	exit 1
+	echo "Warning: $HOSTNAME has wrong MTU, please tell the jenkins admins to fix this.  (sudo ifconfig eth0 mtu 1500)"
+	DIRTY=true
 fi
 
 #



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/40f79b5b85daa4dd397905313e62bb5b389646a3

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/40f79b5b85daa4dd397905313e62bb5b389646a3
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/20180914/c6a91942/attachment.html>


More information about the Qa-jenkins-scm mailing list