[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] trbo status page: be less opionated

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Jun 29 02:09:53 BST 2021



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


Commits:
99228d13 by Holger Levsen at 2021-06-29T03:08:47+02:00
trbo status page: be less opionated

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -257,9 +257,9 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 				small_note "SSH failure"
 			fi
 		elif $(grep -E -q "^ssh: connect to host .* No route to host" $LOG) ; then
-				small_note "SSH failure: no route to host"
+				small_note "no route to host"
 		elif $(grep -E -q "^ssh: Could not resolve hostname .*: Temporary failure in name resolution" $LOG) ; then
-				small_note "SSH failure: failure in name resolution"
+				small_note "failure in name resolution"
 		elif $(grep -q "^E: Package 'diffoscope' has no installation candidate" $LOG) ; then
 			small_note "package 'diffoscope' has no installation candidate"
 		fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/99228d1373e36d42ab826fa892bb800f0bc60eee
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/20210629/1fc0d52f/attachment.htm>


More information about the Qa-jenkins-scm mailing list