[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: also include pb10 in node health views
Holger Levsen
gitlab at salsa.debian.org
Thu Oct 11 18:05:55 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
88f240ac by Holger Levsen at 2018-10-11T17:05:43Z
reproducible: also include pb10 in node health views
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
=====================================
@@ -47,7 +47,9 @@ build_nodes_health_page() {
for NODE in $BUILD_NODES ; do
REPRODUCIBLE_NODES="$REPRODUCIBLE_NODES $NODE"
if [ "$NODE" = "profitbricks-build2-i386.debian.net" ] ; then
- REPRODUCIBLE_NODES="$REPRODUCIBLE_NODES profitbricks-build3-amd64.debian.net profitbricks-build4-amd64.debian.net profitbricks-build7-amd64.debian.net"
+ REPRODUCIBLE_NODES="$REPRODUCIBLE_NODES profitbricks-build3-amd64.debian.net profitbricks-build4-amd64.debian.net"
+ elif [ "$NODE" = "profitbricks-build6-i386.debian.net" ] ; then
+ REPRODUCIBLE_NODES="$REPRODUCIBLE_NODES profitbricks-build7-amd64.debian.net profitbricks-build10-amd64.debian.net"
fi
done
for NODE in $REPRODUCIBLE_NODES ; do
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/88f240ac112a9d6ad80e4547347a4474af4ab603
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/88f240ac112a9d6ad80e4547347a4474af4ab603
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/20181011/9bc8c555/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list