[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: improve language

Holger Levsen gitlab at salsa.debian.org
Thu Sep 10 12:54:11 BST 2020



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


Commits:
be9ec052 by Holger Levsen at 2020-09-10T13:54:03+02:00
reproducible trbo system health check: improve language

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -188,7 +188,7 @@ for JOB_NAME in reproducible_* ; do
 		elif $(grep -q "seems to be down, sleeping" $LOG) ; then
 			small_note "node seemed down"
 		elif $(grep -q "Build timed out (after 15 minutes). Marking the build as aborted." $LOG) ; then
-			small_note "build timed out"
+			small_note "job timed out"
 		elif $(tail -1 $LOG | grep -q "Finished: ABORTED") ; then
 			small_note "job was aborted"
 		elif $(grep -q "Caused: hudson.remoting.ChannelClosedException" $LOG) ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/be9ec0526d3c8f273a6457691d5457620d8f8894
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/20200910/94d88e4b/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list