[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] ionos7 and osuosl167 also run bullseye already

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun May 16 11:05:31 BST 2021



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


Commits:
669cea23 by Holger Levsen at 2021-05-16T12:05:16+02:00
ionos7 and osuosl167 also run bullseye already

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -359,26 +359,24 @@ if [ -f /etc/debian_version ] ; then
 				DEBS="$DEBS
 				init-system-helpers/bionic-backports
 				" ;;
-			ionos7*|osuosl167*)
-				# these nodes run bullseye and thus don't have buster-backports as the rest
-				# (could be done nicer but soon all nodes will run bullseye)
-				DEBS="$DEBS
-				ripgrep
-				mmdebstrap
-				" ;;
 			*)	# packages to be installed on all Debian systems but which are not available in Ubuntu 18.04:
 				DEBS="$DEBS
 				ripgrep
 				mmdebstrap
 				" ;;
 		esac
-		# armhf is already running bullseye and arm64 is Ubuntu...
+		# special case buster-backports:
 		case $HOSTNAME in
+			ionos7*|osuosl167*)
+				# these nodes also run bullseye and thus don't have buster-backports as the rest
+				;;
 			jenkins|*amd64*|*i386*)
 				DEBS="$DEBS
 				devscripts/buster-backports
 				" ;;
-			*)	;;
+			*)
+				# armhf is already running bullseye and arm64 is Ubuntu...
+				;;
 		esac
 		case $HOSTNAME in
 			# needed for rebuilding Debian (using .buildinfo files)



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/669cea234efe2a2f0530dff1c3a8ca92836aa232
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/20210516/e4caaf07/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list