[Git][qa/jenkins.debian.net][master] fixup³: rdn: more changes to add new node codethink05

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Apr 22 20:37:18 BST 2025



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


Commits:
fe0c8001 by Holger Levsen at 2025-04-22T21:37:01+02:00
fixup³: rdn: more changes to add new node codethink05

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

- - - - -


2 changed files:

- hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
- update_jdn.sh


Changes:

=====================================
hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
=====================================
@@ -57,6 +57,10 @@ sudo mkdir -p /srv/rebuilderd/results		# do we use that?
 sudo mkdir -p /srv/rebuilderd/tmp
 sudo chown -R $USER:$USER /srv/rebuilderd
 
+sudo mkdir -p /srv/rebuilderd/$ARCH
+for i in $WORKERS ; do 
+	sudo mkdir -p /srv/rebuilderd/$i
+done
 
 # needed for sbuild with unshare backend:
 # make sure $USER is mentioned in /etc/sub(uid|gid)


=====================================
update_jdn.sh
=====================================
@@ -763,7 +763,7 @@ case $HOSTNAME in
 					fi
 				done
 				;;
-	infom07*|infom08*|codethink01*|codethink02*|codethink03*|osuosl4*|osuosl5*|ionos17*|riscv64*|*ppc64el)
+	infom07*|infom08*|codethink01*|codethink02*|codethink05*|osuosl4*|osuosl5*|ionos17*|riscv64*|*ppc64el)
 				SIGNUPSECRET="$(sudo cat /opt/etc/rebuilderd.secret)"
 				f=rebuilderd-worker.conf
 				if [ -f /opt/etc/$f ] ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/fe0c80014792986d63d59bd1b333348aab7aca50
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/20250422/7131314a/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list