[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: detect failure do kill adb processes (during fdroid jobs)

Holger Levsen gitlab at salsa.debian.org
Tue Oct 27 12:12:44 GMT 2020



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


Commits:
6988a557 by Holger Levsen at 2020-10-27T13:12:37+01:00
reproducible trbo system health check: detect failure do kill adb processes (during fdroid jobs)

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -229,6 +229,8 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 				small_note "node stopped responding"
 			elif $(grep -q "^unsupported host, exiting." $LOG) ; then
 				small_note "unsupported host (hostname changed?)"
+			elif $(grep -q "^adb: no process found" $LOG) ; then
+				small_note "'killall adb' failed"
 			else
 				small_note "generic SSH failure"
 			fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6988a5575ff63fed98e3072d612ba5502ee22488
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/20201027/f6dd4f47/attachment.html>


More information about the Qa-jenkins-scm mailing list