[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: jenkins job health page: add view for buster chroot-install tests and drop...

Holger Levsen gitlab at salsa.debian.org
Wed Jul 10 15:13:24 BST 2019



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


Commits:
4215c4a0 by Holger Levsen at 2019-07-10T14:12:33Z
jenkins job health page: add view for buster chroot-install tests and drop view for d-edu g-i jessie jobs

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

- - - - -
4f56f847 by Holger Levsen at 2019-07-10T14:13:13Z
jenkins job health page: fix typoed variable name

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

- - - - -


1 changed file:

- bin/maintenance.sh


Changes:

=====================================
bin/maintenance.sh
=====================================
@@ -169,20 +169,20 @@ build_jenkins_job_health_page() {
 	FILTER[7]="edu-packages"
 	FILTER[8]="haskell"
 	FILTER[9]="chroot-installation_sid"
-	FILTER[10]="chroot-installation_buster"
-	FILTER[11]="chroot-installation_stretch"
-	FILTER[12]="chroot-installation_jessie"
-	FILTER[13]="d-i_overview"
-	FILTER[14]="d-i_manual"
-	FILTER[15]="d-i_build"
-	FILTER[16]="d-i_schroot"
-	FILTER[17]="d-i_:(overview|manual|build|schroot)"
-	FILTER[18]="rebootstrap"
-	FILTER[19]="g-i-installation_debian_jessie:(presentation|rescue)"
-	FILTER[20]="g-i-installation_debian_sid:(presentation|rescue)"
-	FILTER[21]="g-i-installation_.*presentation"
-	FILTER[22]="g-i-installation_.*rescue"
-	FILTER[23]="g-i-installation_debian-edu_jessie"
+	FILTER[10]="chroot-installation_bullseye"
+	FILTER[11]="chroot-installation_buster"
+	FILTER[12]="chroot-installation_stretch"
+	FILTER[13]="chroot-installation_jessie"
+	FILTER[14]="d-i_overview"
+	FILTER[15]="d-i_manual"
+	FILTER[16]="d-i_build"
+	FILTER[17]="d-i_schroot"
+	FILTER[18]="d-i_:(overview|manual|build|schroot)"
+	FILTER[19]="rebootstrap"
+	FILTER[20]="g-i-installation_debian_jessie:(presentation|rescue)"
+	FILTER[21]="g-i-installation_debian_sid:(presentation|rescue)"
+	FILTER[22]="g-i-installation_.*presentation"
+	FILTER[23]="g-i-installation_.*rescue"
 	FILTER[24]="g-i-installation_debian-edu_stretch"
 	FILTER[25]="debian-archive-keyring"
 	numfilters=${#FILTER[@]}
@@ -238,7 +238,7 @@ build_jenkins_job_health_page() {
 	done
 	if ! $empty ; then
 		write_page "</p>"
-		write_page "<p><small>This page was generated by <a href=\"$JOB_URL\">$(basename $JOB_RUL)</a> at $(date -u).</small></p>"
+		write_page "<p><small>This page was generated by <a href=\"$JOB_URL\">$(basename $JOB_URL)</a> at $(date -u).</small></p>"
 		write_page "</body></html>"
 	fi
 	mv $PAGE ~/userContent/jenkins_job_health.html



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/a36a27afb8056556649d65e97ef5d79aa506adb2...4f56f84725598be0f0bb618022705c7e7e050503

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/a36a27afb8056556649d65e97ef5d79aa506adb2...4f56f84725598be0f0bb618022705c7e7e050503
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/20190710/35a2ae63/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list