[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: improve job shortnames in job overview page
Holger Levsen
gitlab at salsa.debian.org
Tue Sep 25 16:59:44 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
04d72b3e by Holger Levsen at 2018-09-25T15:59:34Z
reproducible: improve job shortnames in job 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
=====================================
@@ -232,13 +232,13 @@ build_job_health_page() {
SHORTNAME="$(echo $JOB \
| sed 's#archlinux_##' \
| sed 's#builder_fedora#builder#' \
- | sed 's#x86_64##' \
+ | sed 's#_x86_64##' \
| sed 's#_from_git_master#_git#' \
| sed 's#setup_schroot_##' \
- | sed 's#setup_mock_fedora##' \
- | sed 's#setup_#_#' \
+ | sed 's#setup_mock_fedora-##' \
| sed 's#create_##' \
- | sed 's#fdroid_build_#fdroid#' \
+ | sed 's#fdroid_build_##' \
+ | sed 's#html_archlinux#html#' \
| sed 's#html_##' \
| sed 's#builds_##' \
| sed 's#_diffoscope_amd64##' \
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/04d72b3e1c45c9cf88afd59de61a55fb3fabf335
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/04d72b3e1c45c9cf88afd59de61a55fb3fabf335
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/20180925/5dc13a12/attachment.html>
More information about the Qa-jenkins-scm
mailing list