[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: install packages wanted by vagrant for manual debugging on osuosl4

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Mar 21 10:05:27 GMT 2023



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


Commits:
0a1ea489 by Holger Levsen at 2023-03-21T11:05:06+01:00
reproducible: install packages wanted by vagrant for manual debugging on osuosl4

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

- - - - -


2 changed files:

- README.infrastructure
- update_jdn.sh


Changes:

=====================================
README.infrastructure
=====================================
@@ -41,7 +41,8 @@ can remove the PTR records and unblock the IP addresses.
 ==== nodes at osuosl.org
 
 We also have 5 nodes running at osuosl.org. Contact via #osuosl on freenode or mail to 
-support at osuosl.org mentioning the machine name in the subject.
+support at osuosl.org mentioning the machine name in the subject. The nodes are part of
+the .reproducible.osuosl.org domain and can also be reached via .debian.net.
 
 The nodes are used for these jobs:
 
@@ -50,7 +51,7 @@ The nodes are used for these jobs:
 ** osuosl2 is running in the future
 ** the alpine jobs are disabled
 * osuosl3-amd64: Debian live-builds / Debian bootstrap jobs / debian-janitor / mmdebstrap-jenkins jobs / openqa.d.n workers
-* osuosl4-amd64: snapshot.r-b.o, soon not anymore, then free for other stuff
+* osuosl4-amd64: snapshot.r-b.o, manual debugging by vagrant
 * osuosl5-amd64: to be snapshot.r-b.o
 
 === arm64 nodes


=====================================
update_jdn.sh
=====================================
@@ -523,6 +523,17 @@ if [ -f /etc/debian_version ] ; then
 						" ;;
 						*) ;;
 		esac
+		# packages needed by vagrant for doing manual debugging
+		case $HOSTNAME in
+			osuosl4*)	DEBS="$DEBS
+						emacs
+						fish
+						zstd
+						libvirt-daemon
+						reprotest
+						" ;;
+						*) ;;
+		esac
 		# mock is needed to build fedora
 		#if [ "$HOSTNAME" = "osuosl1-amd64" ] || [ "$HOSTNAME" = "osuosl2-amd64" ] || [ "$HOSTNAME" = "jenkins" ] ; then
 		#	DEBS="$DEBS mock"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0a1ea4891323cd82586dec20ec7349e290db1c0a
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/20230321/8956c2b3/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list