[Git][qa/jenkins.debian.net][master] reproducible Debian: disable i386 builds (see #1052257)

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Sep 19 17:23:13 BST 2023



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
c3644e4a by Holger Levsen at 2023-09-19T18:22:44+02:00
reproducible Debian: disable i386 builds (see #1052257)

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_build_service.sh


Changes:

=====================================
bin/reproducible_build_service.sh
=====================================
@@ -186,7 +186,7 @@ startup_workers() {
 	for ARCH in amd64 i386 arm64 armhf ; do
 		case $ARCH in
 			amd64)	MAX=32 ;;
-			i386)	MAX=16 ;;
+			i386)	MAX=0 # default: 16 ;;
 			arm64)	MAX=32 ;;
 			armhf)	MAX=59 ;;
 			*)	;;



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c3644e4afe6262bd8138ba0fb336886874457ce9

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c3644e4afe6262bd8138ba0fb336886874457ce9
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20230919/014b9d94/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list