[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: improve description and another comment
Holger Levsen
gitlab at salsa.debian.org
Sat Aug 1 01:58:10 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e1adfc06 by Holger Levsen at 2020-08-01T02:17:49+02:00
reproducible trbo system health check: improve description and another comment
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_system_health.sh
Changes:
=====================================
bin/reproducible_system_health.sh
=====================================
@@ -4,14 +4,15 @@
# Copyright 2020 Holger Levsen <holger at layer-acht.org>
# released under the GPLv2
-###
###
###
### calculate a number between 0 and 255 representing the health status
### of https://tests.reproducible-builds.org for usage with
### https://github.com/jelly/reproduciblebuilds-display/
###
-### also produce a fancy status page: https://tests.reproducible-builds.org/trbo.status.html
+### also produce a fancy and functional web page, showing more details:
+### https://tests.reproducible-builds.org/trbo.status.html
+###
###
DEBUG=false
@@ -278,7 +279,7 @@ conditional_paragraph ${FAILED_SUSPECTS} "Failed jobs on nodes automatically mar
conditional_paragraph ${UNSTABLE_SUSPECTS} "Unstable jobs on nodes automatically marked down by jenkins" "$(cat ${UNSTABLE_SUSPECTS})"
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.</p>"
+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 "</body></html>"
echo "$(date -u) - $(basename $HEALTH_FILE).html updated, visible at $REPRODUCIBLE_URL/$(basename $HEALTH_FILE).html."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e1adfc062b4da6397719236d6d16047c4b049d7a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e1adfc062b4da6397719236d6d16047c4b049d7a
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/52c7103a/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list