[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: explain how BUILD_NODES is used and how it should be split in DEBIAN_BUILD_NODES and BUILD_NODES. patches welcome ; -)

Holger Levsen holger at layer-acht.org
Sat Oct 1 13:28:55 UTC 2016


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 620b18f8812af23d0be82c36e239758e0f046386
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Oct 1 15:28:46 2016 +0200

    reproducible Debian: explain how BUILD_NODES is used and how it should be split in DEBIAN_BUILD_NODES and BUILD_NODES. patches welcome ;-)
---
 bin/jenkins_node_definitions.sh | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/bin/jenkins_node_definitions.sh b/bin/jenkins_node_definitions.sh
index bf397ad..3f3debf 100755
--- a/bin/jenkins_node_definitions.sh
+++ b/bin/jenkins_node_definitions.sh
@@ -3,7 +3,14 @@
 # Copyright 2015-2016 Holger Levsen <holger at layer-acht.org>
 # released under the GPLv=2
 
-# define Debian build nodes in use for tests.reproducible-builds.org
+# define Debian build nodes in use for tests.reproducible-builds.org/debian/
+# 	FIXME: this is used differently in two places,
+#		- bin/reproducible_nodes_info.sh
+#		  where it *must* only contain the Debian nodes as it's used
+#		  to generate the variations… and
+#		- bin/reproducible_cleanup_nodes.sh where it would be
+#		  nice to also include pb-build3+4+7+9+10, to also cleanup
+#		  jobs there…
 BUILD_NODES="profitbricks-build1-amd64.debian.net profitbricks-build2-i386.debian.net profitbricks-build5-amd64.debian.net profitbricks-build6-i386.debian.net wbq0-armhf-rb.debian.net cb3a-armhf-rb.debian.net cbxi4a-armhf-rb.debian.net cbxi4b-armhf-rb.debian.net cbxi4pro0-armhf-rb.debian.net bbx15-armhf-rb.debian.net bpi0-armhf-rb.debian.net hb0-armhf-rb.debian.net odu3a-armhf-rb.debian.net odxu4-armhf-rb.debian.net wbd0-armhf-rb.debian.net rpi2b-armhf-rb.debian.net rpi2c-armhf-rb.debian [...]
 
 # return the ports sshd is listening on

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