[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible Debian: update plan

Holger Levsen gitlab at salsa.debian.org
Mon Jul 8 11:29:35 BST 2019



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


Commits:
59f5a50f by Holger Levsen at 2019-07-08T10:26:13Z
reproducible Debian: update plan

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

- - - - -
300aea7e by Holger Levsen at 2019-07-08T10:29:19Z
reproducible Debian: add support for buster cloud image package set

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

- - - - -


2 changed files:

- bin/reproducible_compare_Debian_sha1sums.sh
- bin/reproducible_create_meta_pkg_sets.sh


Changes:

=====================================
bin/reproducible_compare_Debian_sha1sums.sh
=====================================
@@ -29,7 +29,7 @@ set -e
 #   - one job run tests one package.
 #   - use same debuild options possible? or try all sane options?
 #   - submit .buildinfo file to b.d.n and then fetch the json again.
-#   - debootstrap stretch and upgrade from there?
+#   - debootstrap buster and upgrade from there?
 # - this is all amd64 only for a start
 
 RELEASE=buster


=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -258,6 +258,8 @@ update_pkg_set_specific() {
 			# see https://cloud.debian.org/images/cloud/
 			if [ "$SUITE" = "stretch" ] ; then
 				URL="https://cloud.debian.org/images/cloud/OpenStack/current-9/debian-9-openstack-amd64-packages.list"
+			elif [ "$SUITE" = "buster" ] ; then
+				URL="https://cloud.debian.org/images/cloud/OpenStack/current-10/debian-10-openstack-amd64-packages.list"
 			else
 				URL="https://cloud.debian.org/images/cloud/OpenStack/testing/debian-testing-openstack-amd64-packages.list"
 			fi
@@ -541,6 +543,7 @@ for SUITE in $SUITES ; do
 		continue
 	elif [ "$SUITE" = "stretch" ] ; then
 		# let's not update the stretch pkg sets anymore
+		# FIXME: once the reproducible_create_meta_pkg_sets job has been run succesful again, dont update package sets for buster anymore
 		continue
 	fi
 	echo "============================================================================="



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/f6687d8e43c87fc6e6c228edcc5f0d241f385131...300aea7e57c410d997fe825d4a7b283b58a53775

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/f6687d8e43c87fc6e6c228edcc5f0d241f385131...300aea7e57c410d997fe825d4a7b283b58a53775
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/20190708/58dd18c5/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list