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

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



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


Commits:
4fca345f by Holger Levsen at 2023-09-19T18:24:14+02:00
Revert "reproducible Debian: disable i386 builds (see #1052257)"

This reverts commit c3644e4afe6262bd8138ba0fb336886874457ce9.

- - - - -
a52db341 by Holger Levsen at 2023-09-19T18:24:33+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=0 # default: 16 ;;
+			i386)	MAX=0 ;;
 			arm64)	MAX=32 ;;
 			armhf)	MAX=59 ;;
 			*)	;;



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/c3644e4afe6262bd8138ba0fb336886874457ce9...a52db3412a2c642fb8f81a74156e9f74f24b0794
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/8f9158b7/attachment.htm>


More information about the Qa-jenkins-scm mailing list