[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: increase number of armhf builders
Holger Levsen
holger at layer-acht.org
Sat Sep 16 14:32:12 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 36215f782d3ae72b9bb60e3d9eaa5016f556e534
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Sep 16 16:32:09 2017 +0200
reproducible: increase number of armhf builders
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 8418442..28f8c7e 100755
--- a/bin/reproducible_build_service.sh
+++ b/bin/reproducible_build_service.sh
@@ -198,7 +198,7 @@ startup_workers() {
amd64) MAX=40 ;;
i386) MAX=24 ;;
arm64) MAX=32 ;;
- armhf) MAX=51 ;;
+ armhf) MAX=57 ;;
*) ;;
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