[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins job health page: add view for g-i hurd jobs
Holger Levsen
gitlab at salsa.debian.org
Wed Jul 10 16:09:34 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e8a3cf5f by Holger Levsen at 2019-07-10T15:09:25Z
jenkins job health page: add view for g-i hurd jobs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/maintenance.sh
Changes:
=====================================
bin/maintenance.sh
=====================================
@@ -163,7 +163,7 @@ build_jenkins_job_health_page() {
FILTER[1]="udd"
FILTER[2]="lintian"
FILTER[3]="piuparts"
- FILTER[4]="debian-policy"
+ FILTER[4]="policy_"
FILTER[5]="debsums"
FILTER[6]="dpkg"
FILTER[7]="transitional"
@@ -185,7 +185,8 @@ build_jenkins_job_health_page() {
FILTER[23]="g-i-installation_.*presentation"
FILTER[24]="g-i-installation_.*rescue"
FILTER[25]="g-i-installation_debian-edu_stretch"
- FILTER[26]="debian-archive-keyring"
+ FILTER[26]="g-i-installation_debian.*hurd"
+ FILTER[27]="debian-archive-keyring"
numfilters=${#FILTER[@]}
let numfilters-=1 # that's what you get when you start counting from 0
write_page "<!DOCTYPE html><html lang=\"en\"><head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/e8a3cf5ff294db84138ee1426b006a9275658a99
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/e8a3cf5ff294db84138ee1426b006a9275658a99
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/cf3c9149/attachment.html>
More information about the Qa-jenkins-scm
mailing list