[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: move explaination above ignored jobs to...

Holger Levsen gitlab at salsa.debian.org
Sat Aug 1 17:11:41 BST 2020



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


Commits:
01e91bb6 by Holger Levsen at 2020-08-01T18:10:56+02:00
reproducible trbo system health check: move explaination above ignored jobs to make it clearer those are not counted

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -281,10 +281,10 @@ conditional_paragraph ${FAILED_JOBS} "Failed jobs" "$(cat ${FAILED_JOBS} | sort
 conditional_paragraph ${UNSTABLE_JOBS} "Unstable jobs" "$(cat ${UNSTABLE_JOBS})"
 conditional_paragraph ${FAILED_SUSPECTS} "Failed jobs on nodes automatically marked down by jenkins" "$(cat ${FAILED_SUSPECTS} | sort -t '|' -n -r | cut -d '|' -f2- | sort)"
 conditional_paragraph ${UNSTABLE_SUSPECTS} "Unstable jobs on nodes automatically marked down by jenkins" "$(cat ${UNSTABLE_SUSPECTS})"
+write2healthfile "<hr><p>A stable jobs adds 3, an unstable job adds 1 and a failed job substracts something between 1 and 500 (indicated in brackets after the job name below), depending on the importance of the job for the setup. Ignored jobs are not counted at all.</p><hr>"
 conditional_paragraph ${IGNORED_JOBS} "Ignored jobs (because these nodes are known and <a href=\"https://salsa.debian.org/qa/jenkins.debian.net/-/blob/master/jenkins-home/offline_nodes\">documented</a> to be offline)" "$(cat ${IGNORED_JOBS})"
 conditional_paragraph ${KNOWN_BAD_JOBS} "Ignored jobs (because they are known to be non-funtional)" "$(cat ${KNOWN_BAD_JOBS})"
-write2healthfile "<p>A stable jobs adds 3, an unstable job adds 1 and a failed job substracts something between 1 and 500 (indicated in brackets after the job name below), depending on the importance of the job for the setup. Ignored jobs are not counted at all.</p>"
-write2healthfile "<p><small>last updated: $(date -u) by the <a href=\"https://jenkins.debian.net/job/reproducible_system_health/\">reproducible_system_health</a> job on jenkins.debian.net.</small></p>"
+write2healthfile "<hr><p><small>last updated: $(date -u) by the <a href=\"https://jenkins.debian.net/job/reproducible_system_health/\">reproducible_system_health</a> job on jenkins.debian.net.</small></p>"
 write2healthfile "</body></html>"
 echo "$(date -u) - $(basename $HEALTH_FILE).html updated, visible at $REPRODUCIBLE_URL/$(basename $HEALTH_FILE).html."
 echo "$(date -u) - the end."



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/01e91bb64ab78ae4267f39225094f73332397e74
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/20200801/db01dd33/attachment.html>


More information about the Qa-jenkins-scm mailing list