[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian meta pkg sets: stop updating them for buster

Holger Levsen gitlab at salsa.debian.org
Mon Jul 8 16:20:02 BST 2019



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


Commits:
3e39e65e by Holger Levsen at 2019-07-08T15:19:47Z
reproducible Debian meta pkg sets: stop updating them for buster

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
=====================================
@@ -541,9 +541,8 @@ for SUITE in $SUITES ; do
 	if [ "$SUITE" = "experimental" ] ; then
 		# no pkg sets in experimental
 		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
+	elif [ "$SUITE" = "stretch" ] || [ "$SUITE" = "buster" ] ; then
+		# let's not update the stretch or buster pkg sets anymore
 		continue
 	fi
 	echo "============================================================================="



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/3e39e65ed4519f075fb4fb668c14e36811435a50
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/9517e643/attachment.html>


More information about the Qa-jenkins-scm mailing list