[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: explain what the nodes are doing

Holger Levsen gitlab at salsa.debian.org
Sun Nov 25 19:02:18 GMT 2018


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


Commits:
dbd40692 by Holger Levsen at 2018-11-25T19:02:02Z
reproducible: explain what the nodes are doing

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

- - - - -


1 changed file:

- bin/reproducible_html_nodes_info.sh


Changes:

=====================================
bin/reproducible_html_nodes_info.sh
=====================================
@@ -74,6 +74,15 @@ build_nodes_health_page() {
 				esac
 			fi
 			write_page "<tr><td>$JENKINS_NODENAME"
+			case $JENKINS_NODENAME in
+				jenkins)	;;
+				profitbricks3)	write_page "<br /><small>(r-b Archlinux, OpenWrt, NetBSD, Coreboot build node)</small>" ;;
+				profitbricks4)	write_page "<br /><small>(r-b Archlinux, OpenWrt, NetBSD, Coreboot build node)</small>" ;;
+				profitbricks7)	write_page "<br /><small>(r-b F-Droid build node)</small>" ;;
+				profitbricks9)	write_page "<br /><small>(jenkins.debian.net rebootstrap jobs)</small>" ;;
+				profitbricks10)	write_page "<br /><small>(jenkins.debian.net chroot-installation jobs)</small>" ;;
+				*)		write_page "<br /><small>(r-b Debian build node)</small>" ;;
+			esac
 			write_page "</td>"
 			# health check
 			URL="https://jenkins.debian.net/view/reproducible/view/Node_maintenance/job/reproducible_node_health_check_${ARCH}_${JENKINS_NODENAME}"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/dbd406920d6dead57a1c94f2c4e1c01945a61493

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/dbd406920d6dead57a1c94f2c4e1c01945a61493
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/20181125/8cdbeaad/attachment.html>


More information about the Qa-jenkins-scm mailing list