[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: increase MAX workers for armhf

Holger Levsen holger at layer-acht.org
Fri Jun 2 12:37:01 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 e064e1007b3a8fb4af6e992cd33270038fd4f288
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 2 14:36:52 2017 +0200

    reproducible Debian: increase MAX workers for armhf
    
    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 30e3ff7..d422ab3 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -219,7 +219,7 @@ startup_workers() {
 			amd64)	MAX=40 ;;
 			i386)	MAX=24 ;;
 			arm64)	MAX=32 ;;
-			armhf)	MAX=66 ;;
+			armhf)	MAX=76 ;;
 			*)	;;
 		esac
 		#

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