[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible system health: make failures meanigful

Holger Levsen gitlab at salsa.debian.org
Tue May 12 23:47:09 BST 2020



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


Commits:
5c35c4bb by Holger Levsen at 2020-05-13T00:46:29+02:00
reproducible system health: make failures meanigful

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -47,13 +47,13 @@ for JOB in reproducible_* ; do
 		echo "   <li><a href=\"https://jenkins.debian.net/job/$JOB/\">$JOB</a></li>" >> ${UNSTABLE_JOBS}
 	else
 		case $JOB in
-			reproducible_maintenance_amd64_jenkins)			MODIFIER=150 ;; # main node
-			reproducible_maintenance_amd64_profitbricks1)		MODIFIER=150 ;;	# proxy for other nodes
-			reproducible_maintenance_amd64_profitbricks10)		MODIFIER=150 ;;	# proxy for other nodes
-			reproducible_maintenance_amd64_osuosl167)		MODIFIER=150 ;;	# proxy for other nodes
+			reproducible_maintenance_amd64_jenkins)			MODIFIER=250 ;; # main node
+			reproducible_maintenance_amd64_profitbricks1)		MODIFIER=500 ;;	# proxy for other nodes
+			reproducible_maintenance_amd64_profitbricks10)		MODIFIER=500 ;;	# proxy for other nodes
+			reproducible_maintenance_amd64_osuosl167)		MODIFIER=500 ;;	# proxy for other nodes
 			reproducible_maintenance_amd64_*)			MODIFIER=20 ;;
 			reproducible_maintenance_i386_*)			MODIFIER=10 ;;
-			reproducible_maintenance_arm64_codethink16)		MODIFIER=150 ;;  # proxy for other nodes
+			reproducible_maintenance_arm64_codethink16)		MODIFIER=500 ;;  # proxy for other nodes
 			reproducible_maintenance_arm64_*)			MODIFIER=10 ;;
 			reproducible_maintenance_armhf_*)			MODIFIER=3 ;;
 			reproducible_node_health_check_amd64_jenkins)		MODIFIER=150 ;;
@@ -99,7 +99,7 @@ cat > $HEALTH_FILE.html <<- EOF
   Status: <a href="$REPRODUCIBLE_URL/$(basename $HEALTH_FILE)">$STATUS</a> (an integer value between 0 and 255)
  </p>
  <p>
-  Score: $SCORE (a stable jobs adds 3, an unstable job adds 1 and a failed job substracts something between 1 and 150 (indicated in brackets after the job name below), depending on the importance of the job for the overall setup.)
+  Score: $SCORE (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.)
   <br/>
   Inputs considered: $INPUTS
  </p>



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5c35c4bbfc76a7e0583173c10dcee33e393ea1f1
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/20200512/e227bc0f/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list