[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] rebootstrap: disable links for jobs/graphs non-existing on pb9
Holger Levsen
gitlab at salsa.debian.org
Sun Nov 25 18:55:27 GMT 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ec0b9929 by Holger Levsen at 2018-11-25T18:54:46Z
rebootstrap: disable links for jobs/graphs non-existing on pb9
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
=====================================
@@ -100,6 +100,7 @@ build_nodes_health_page() {
profitbricks3) write_page "<td></td>" ;;
profitbricks4) write_page "<td></td>" ;;
profitbricks7) write_page "<td></td>" ;;
+ profitbricks9) write_page "<td></td>" ;;
profitbricks10) write_page "<td></td>" ;;
*) write_page "<td>"
SHORTNAME=$(echo $NODE | cut -d '.' -f1)
@@ -117,6 +118,7 @@ build_nodes_health_page() {
profitbricks3) write_page "<td></td>" ;;
profitbricks4) write_page "<td></td>" ;;
profitbricks7) write_page "<td></td>" ;;
+ profitbricks9) write_page "<td></td>" ;;
profitbricks10) write_page "<td></td>" ;;
*) URL="https://jenkins.debian.net/view/reproducible/view/Debian_setup_${ARCH}/job/reproducible_setup_pbuilder_${SUITE}_${ARCH}_${JENKINS_NODENAME}"
BADGE="$URL/badge/icon"
@@ -195,6 +197,7 @@ build_graph_overview_pages() {
profitbricks3) write_page "<td></td>" ; continue ;;
profitbricks4) write_page "<td></td>" ; continue ;;
profitbricks7) write_page "<td></td>" ; continue ;;
+ profitbricks9) write_page "<td></td>" ; continue ;;
profitbricks10) write_page "<td></td>" ; continue ;;
*) ;;
esac
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ec0b992998c19b6ecd68dbde958ec40d009415ff
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/ec0b992998c19b6ecd68dbde958ec40d009415ff
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/bc847c0d/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list