[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: add new view for sha1 check jobs

Holger Levsen gitlab at salsa.debian.org
Tue Mar 5 17:10:15 GMT 2019


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


Commits:
5cbe628d by Holger Levsen at 2019-03-05T17:10:04Z
reproducible: add new view for sha1 check jobs

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
=====================================
@@ -248,15 +248,16 @@ build_job_health_page() {
 	# these are or-filters used with egrep
 	FILTER[0]="(builds|spec|lfs)"
 	FILTER[1]="html_(all|break|dash|dd|index|live|node|pkg|repo)"
-	FILTER[2]="reproducible_diffoscope"
-	FILTER[3]="(reprotest|strip-nonderminism|disorderfs)"
-	FILTER[4]="(json|le_scheduler|meta|le_nodes|rsync|notes)"
-	FILTER[5]="archlinux"
-	FILTER[6]="coreboot"
-	FILTER[7]="(openwrt)"
-	FILTER[8]="(le_netbsd|le_freebsd)"
-	FILTER[9]="fdroid"
-	FILTER[10]="fedora"
+	FILTER[2]="reproducible_compare"
+	FILTER[3]="reproducible_diffoscope"
+	FILTER[4]="(reprotest|strip-nonderminism|disorderfs)"
+	FILTER[5]="(json|le_scheduler|meta|le_nodes|rsync|notes)"
+	FILTER[6]="archlinux"
+	FILTER[7]="coreboot"
+	FILTER[8]="(openwrt)"
+	FILTER[9]="(le_netbsd|le_freebsd)"
+	FILTER[10]="fdroid"
+	FILTER[11]="fedora"
 	echo "$(date -u) - starting to write $PAGE page."
 	write_page_header $VIEW "Job health overview"
 	write_page "<p style=\"clear:both;\">"
@@ -277,6 +278,7 @@ build_job_health_page() {
 				| sed 's#html_##' \
 				| sed 's#builds_##' \
 				| sed 's#_diffoscope_amd64##' \
+				| sed 's#reproducible_compare_Debian_##' \
 				| sed 's#_#-#g' \
 				)"
 			write_page "<th>$SHORTNAME</th>"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/5cbe628d7ae5a40524b6961e0da844083eb3aa42
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/20190305/9916ae14/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list