[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] mmdebstrap-jenkins-worker: install binfmt-support on osuosl3

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Mar 17 19:44:07 GMT 2023



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


Commits:
c9f092d9 by Holger Levsen at 2023-03-17T20:43:47+01:00
mmdebstrap-jenkins-worker: install binfmt-support on osuosl3

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

- - - - -


2 changed files:

- TODO
- update_jdn.sh


Changes:

=====================================
TODO
=====================================
@@ -31,20 +31,11 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 
 * five new nodes 
 ** make sure they can send mail to root
-** run osuosl2 in the future
 ** tune diskspace needs
-** confirm squid is working
-** fil would like to run 2 worker on osuosl1+3, this needs bookworm, which should be fine
+** fil would like to run 2 worker on osuosl1+3 (though osuosl1 is not running bookworm yet
 ** maybe run osuosl1 with a bpo kernel
 ** mv snapshot.r-b.o from osuosl4 to osuosl5
 ** mention o4+5 in THANKS and explain usage
-** shutdown legacy nodes at OSUOSL:
-*** already zombified, just waiting for osuosl ack:
-**** osuosl167
-**** osuosl168
-**** osuosl170
-**** osuosl173
-**** osuosl184
 * setup netconsoles:
 ----
 <guerby> | Ramereth, h01ger netconsole is about the only way to diagnose this kind of issue in my experience


=====================================
update_jdn.sh
=====================================
@@ -426,6 +426,13 @@ if [ -f /etc/debian_version ] ; then
 				apache2" ;;
 			*) ;;
 		esac
+		# for josch's mmdebstrap-jenkins-worker
+		case $HOSTNAME in
+			osuosl3*) DEBS="$DEBS
+				binfmt-support
+				" ;;
+		esac
+		# for janitor
 		case $HOSTNAME in
 			osuosl3*) DEBS="$DEBS
 				docker.io



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c9f092d9f7a764e420e3d6a2cbf2ade8b4d945b5
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/20230317/6166a3c6/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list