[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: create meta pkg sets: treat bookworm as unstable

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Nov 30 22:17:26 GMT 2022



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


Commits:
3d3ab211 by Holger Levsen at 2022-11-30T23:17:11+01:00
reproducible Debian: create meta pkg sets: treat bookworm as unstable

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

- - - - -


1 changed file:

- bin/reproducible_create_meta_pkg_sets.sh


Changes:

=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -270,7 +270,7 @@ update_pkg_set_specific() {
 			else
 				if [ "$SUITE" = "bullseye" ] ; then
 					URL="https://cloud.debian.org/images/cloud/bullseye/daily/latest/debian-11-generic-amd64-daily.json"
-				elif [ "$SUITE" = "bookworm" ] ; then
+				elif [ "$SUITE" = "bookworm" ] || [ "$SUITE" = "unstable" ] ; then
 					URL="https://cloud.debian.org/images/cloud/bookworm/daily/latest/debian-12-generic-amd64-daily.json"
 				else
 					echo "$SUITE not supported, erroring out."



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3d3ab21147ed651ff0a8ec710befdced005d5b12
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/20221130/1e4d008c/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list