[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible Debian: actually start armhf workers

Holger Levsen holger at layer-acht.org
Wed Apr 26 13:52:13 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 8a58007dccebfe57be82fa6e59d556ace9c0cca0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Apr 26 15:51:35 2017 +0200

    reproducible Debian: actually start armhf workers
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_build_service.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh
index 9fff975..dcbf64a 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -146,7 +146,7 @@ choose_node() {
 
 NODE1=""
 NODE2=""
-for ARCH in i386 arm64 ; do
+for ARCH in i386 arm64 armhf ; do
 	case $ARCH in
 		i386)	MAX=24 ;;
 		arm64)	MAX=32 ;;

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