[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: fixup typo, prevent the alpine jobs from showing up on the job health overview page

Holger Levsen gitlab at salsa.debian.org
Fri Apr 3 18:19:27 BST 2020



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


Commits:
665535fd by Holger Levsen at 2020-04-03T19:19:11+02:00
reproducible: fixup typo, prevent the alpine jobs from showing up on the job health overview page

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
=====================================
@@ -1,7 +1,7 @@
 #!/bin/bash
 # vim: set noexpandtab:
 
-# Copyright © 2015-2019 Holger Levsen <holger at layer-acht.org>
+# Copyright © 2015-2020 Holger Levsen <holger at layer-acht.org>
 #           ©      2018 Mattia Rizzolo <mattia at debian.org>
 # released under the GPLv2
 
@@ -263,7 +263,7 @@ build_job_health_page() {
 	FILTER[9]="(le_netbsd|le_freebsd)"
 	FILTER[10]="fdroid"
 	FILTER[11]="fedora"
-	FILTER[11]="alpine"
+	FILTER[12]="alpine"
 	echo "$(date -u) - starting to write $PAGE page."
 	write_page_header $VIEW "Job health overview"
 	write_page "<p style=\"clear:both;\">"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/665535fdbf58a9ca888255140adf608db39a82c1
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/20200403/ae41fa5a/attachment.html>


More information about the Qa-jenkins-scm mailing list