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

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Oct 1 18:24:21 BST 2023



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


Commits:
a2487b72 by Holger Levsen at 2023-10-01T19:20:33+02:00
Revert "reproducible Debian: also disable armhf builds (see #1052257)"

This reverts commit dce8e9b32e09a2ad593a0f8bd4bc20b813051f17.

- - - - -
2e485689 by Holger Levsen at 2023-10-01T19:20:37+02:00
Revert "reproducible Debian: disable i386 builds (see #1052257)"

This reverts commit a52db3412a2c642fb8f81a74156e9f74f24b0794.

- - - - -


1 changed file:

- bin/reproducible_build_service.sh


Changes:

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



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/f460d6b442c407940f0c6430ca4e105fb2712045...2e485689244d72bfe6c5046332125ce8739b4fb0

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/f460d6b442c407940f0c6430ca4e105fb2712045...2e485689244d72bfe6c5046332125ce8739b4fb0
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/20231001/cde7b6cd/attachment.htm>


More information about the Qa-jenkins-scm mailing list