[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: fix navigation on health pages
Holger Levsen
holger at layer-acht.org
Mon Jun 12 17:37:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 177258fe2f079e2105ceaf9462f0ad0c44c7a0b2
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Jun 12 19:37:46 2017 +0200
reproducible Debian: fix navigation on health pages
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_nodes_info.sh | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/bin/reproducible_nodes_info.sh b/bin/reproducible_nodes_info.sh
index 9aa751f..1878a8d 100755
--- a/bin/reproducible_nodes_info.sh
+++ b/bin/reproducible_nodes_info.sh
@@ -20,6 +20,8 @@ TMPFILE_NODE=$(mktemp)
#
VIEW=nodes_health
PAGE=index_${VIEW}.html
+ARCH=amd64
+SUITE=unstable
echo "$(date -u) - starting to write $PAGE page."
write_page_header $VIEW "Build nodes health overview"
write_page "<p>This page is still under development. Please provide feedback, which other information (be it from munin or elsewhere) should be displayed and how this page should be split further, eg, the graphs could all be on another page and/or we should split this page into four for the four architectures being tested…</p>"
@@ -97,6 +99,8 @@ publish_page debian
VIEW=nodes_graphs
PAGE=index_${VIEW}.html
+ARCH=amd64
+SUITE=unstable
echo "$(date -u) - starting to write $PAGE page."
write_page_header $VIEW "Build nodes health graphs"
write_page "<p>This page is still under development. Please provide feedback, which other information (be it from munin or elsewhere) should be displayed and how this page should be split further, eg, the graphs could all be on another page and/or we should split this page into four for the four architectures being tested…</p>"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list