[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: we do have experimental schroot setup jobs

Holger Levsen holger at layer-acht.org
Tue Jun 13 22:59:08 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 64f0f09f55efdf1de6aed2410dca5bf6b0855322
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jun 14 00:59:01 2017 +0200

    reproducible Debian: we do have experimental schroot setup jobs
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_html_nodes_info.sh | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/bin/reproducible_html_nodes_info.sh b/bin/reproducible_html_nodes_info.sh
index cc36822..a98a484 100755
--- a/bin/reproducible_html_nodes_info.sh
+++ b/bin/reproducible_html_nodes_info.sh
@@ -32,9 +32,6 @@ for ARCH in ${ARCHS} ; do
 	write_page "<table>"
 	write_page "<tr><th>Name</th><th>health check</th><th>maintenance</th><th>worker.log links</th>"
 		for SUITE in ${SUITES} ; do
-			if [ "$SUITE" = "experimental" ] ; then
-				continue
-			fi
 			write_page "<th>schroot setup $SUITE</th>"
 		done
 		for SUITE in ${SUITES} ; do
@@ -76,9 +73,6 @@ for ARCH in ${ARCHS} ; do
 			write_page "</td>"
 		fi
 		for SUITE in ${SUITES} ; do
-			if [ "$SUITE" = "experimental" ] ; then
-				continue
-			fi
 			URL="https://jenkins.debian.net/view/reproducible/view/Debian_setup_${ARCH}/job/reproducible_setup_schroot_${SUITE}_${ARCH}_${JENKINS_NODENAME}"
 			BADGE="$URL/badge/icon"
 			write_page "<td><a href='$URL'><img src='$BADGE' /></a></td>"

-- 
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