[Git][qa/jenkins.debian.net][master] jenkins nodes: cleanup some legacy support from releases before trixie

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Sep 5 13:44:34 BST 2025



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


Commits:
ac6e3d3b by Holger Levsen at 2025-09-05T14:44:25+02:00
jenkins nodes: cleanup some legacy support from releases before trixie

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -332,16 +332,20 @@ if [ -f /etc/debian_version ] ; then
 			bash-completion 
 			bc
 			bsd-mailx
+			btop
 			ccze
 			curl
 			debian-archive-keyring
 			distro-info
 			cdebootstrap-
+			debootstrap
 			devscripts
 			eatmydata
 			etckeeper
 			ethtool
+			foot-terminfo
 			figlet
+			fish
 			git
 			gnupg
 			haveged
@@ -350,6 +354,7 @@ if [ -f /etc/debian_version ] ; then
 			iptables
 			installation-birthday
 			less
+			linux-sysctl-defaults
 			liquidprompt
 			locales-all
 			lsof
@@ -357,6 +362,7 @@ if [ -f /etc/debian_version ] ; then
 			lz4
 			mmdebstrap
 			molly-guard
+			monitoring-plugins-contrib
 			moreutils
 			mosh
 			munin-node
@@ -364,6 +370,7 @@ if [ -f /etc/debian_version ] ; then
 			munin-plugins-extra
 			needrestart
 			netcat-traditional
+			ntpsec
 			ntpsec-ntpdate
 			pbuilder
 			pigz 
@@ -392,35 +399,7 @@ if [ -f /etc/debian_version ] ; then
 					# the mail server is managed by ansible elsewhere.
 					continue
 					;;
-			osuosl4*|osuosl5*|infom07*|infom08*|codethink01*|codethink02*|codethink05*|riscv64*|ionos16*|ionos17*|ionos18*|*ppc64el)	# packages to be installed on trixie Debian systems
-				DEBS="$DEBS
-				btop
-				debootstrap
-				devscripts
-				foot-terminfo
-				fish
-				linux-sysctl-defaults
-				monitoring-plugins-contrib
-				munin-node
-				munin-plugins-core
-				munin-plugins-extra
-				ntpsec
-				rsyslog-
-				" ;;
-			*)	# packages to be installed on bookworm Debian systems
-				DEBS="$DEBS
-				btop
-				debootstrap
-				devscripts
-				foot-terminfo
-				fish
-				monitoring-plugins-contrib
-				munin-node
-				munin-plugins-core
-				munin-plugins-extra
-				ntpsec
-				rsyslog-
-				" ;;
+			*)	;;	
 		esac
 		case $DPKG_ARCH in
 			# fail2ban is not useful on any arm64 or riscv64 nodes as they all are behind NAT
@@ -477,14 +456,6 @@ if [ -f /etc/debian_version ] ; then
 				python3-yaml" ;;
 			*) ;;
 		esac
-		# needed to run the 2nd reproducible builds nodes in the future...
-		case $HOSTNAME in
-			ionos5-amd64|ionos15-amd64) DEBS="$DEBS ntpdate" ;;
-			codethink03*) DEBS="$DEBS ntpdate" ;;
-			osuosl2*) DEBS="$DEBS ntpdate" ;;
-			infom02*) DEBS="$DEBS ntpdate" ;;
-			*) ;;
-		esac
 		# needed to run coreboot/openwrt/netbsd/fedora jobs
 		case $HOSTNAME in
 		osuosl1-amd64|osuosl2-amd64) DEBS="$DEBS



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ac6e3d3bd7e988b75080c905035152a854584f87
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/20250905/97bbac5b/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list