[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: show alpine related jobs on the job health page

Holger Levsen gitlab at salsa.debian.org
Tue Jun 11 17:51:30 BST 2019



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


Commits:
f3d0a03a by Holger Levsen at 2019-06-11T16:51:20Z
reproducible: show alpine related jobs on the job health 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
=====================================
@@ -261,6 +261,7 @@ build_job_health_page() {
 	FILTER[9]="(le_netbsd|le_freebsd)"
 	FILTER[10]="fdroid"
 	FILTER[11]="fedora"
+	FILTER[11]="alpine"
 	echo "$(date -u) - starting to write $PAGE page."
 	write_page_header $VIEW "Job health overview"
 	write_page "<p style=\"clear:both;\">"
@@ -270,6 +271,7 @@ build_job_health_page() {
 		for JOB in $(cd ~/jobs ; ls -1d reproducible_* | egrep "${FILTER[$CATEGORY]}" | cut -d '_' -f2- | sort ) ; do
 			SHORTNAME="$(echo $JOB \
 				| sed 's#archlinux_##' \
+				| sed 's#alpine_##' \
 				| sed 's#builder_fedora#builder#' \
 				| sed 's#_x86_64##' \
 				| sed 's#_from_git_master#_git#' \
@@ -278,6 +280,7 @@ build_job_health_page() {
 				| sed 's#create_##' \
 				| sed 's#fdroid_build_##' \
 				| sed 's#html_archlinux#html#' \
+				| sed 's#html_alpine#html#' \
 				| sed 's#html_##' \
 				| sed 's#builds_##' \
 				| sed 's#_diffoscope_amd64##' \



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f3d0a03a967b77838e90bb0dbff5d369efc5a6ca
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/20190611/2f1c6101/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list