[Git][qa/jenkins.debian.net][master] fixup³: jenkins nodes: prepare infom08-i386 to become another rebuilderd-worker

Holger Levsen (@holger) gitlab at salsa.debian.org
Sat Dec 28 11:29:21 GMT 2024



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


Commits:
3e31b874 by Holger Levsen at 2024-12-28T12:29:03+01:00
fixup³: jenkins nodes: prepare infom08-i386 to become another rebuilderd-worker

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -222,7 +222,7 @@ case $HOSTNAME in
 			exit 1
 		fi
 		;;
-	infom07*)
+	infom07*|infom08*)
 		# runs rebuilderd and we want /tmp on disk
 		:
 		;;
@@ -384,7 +384,7 @@ if [ -f /etc/debian_version ] ; then
 				munin-plugins-extra/buster-backports
 				devscripts/buster-backports
 				" ;;
-			osuosl4*|osuosl5*|infom07*)	# packages to be installed on trixie Debian systems
+			osuosl4*|osuosl5*|infom07*|infom08*)	# packages to be installed on trixie Debian systems
 				DEBS="$DEBS
 				btop
 				debootstrap
@@ -550,6 +550,14 @@ if [ -f /etc/debian_version ] ; then
 			DEBS="$DEBS ffmpeg python3-popcon dose-extra"
 			;;
 		esac
+		# packages needed for rebuilderd-worker for https://reproduce.debian.net
+		case $HOSTNAME in
+			infom08*)	DEBS="$DEBS
+							diffoscope
+							python3-rpy2
+							" ;;
+					*) ;;
+		esac
 		# packages needed for rebuilderd on https://reproduce.debian.net
 		case $HOSTNAME in
 			osuosl4*|osuosl5*|infom07*)	DEBS="$DEBS



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3e31b8743fcdaceb84f56c4a4a8232bb8d74cebd
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/20241228/98e7336c/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list