[Git][qa/jenkins.debian.net][master] jenkins nodes: dont expect /srv/workspace on osuosl nodes

Holger Levsen (@holger) gitlab at salsa.debian.org
Fri Sep 19 18:12:17 BST 2025



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


Commits:
5ee534a7 by Holger Levsen at 2025-09-19T19:12:11+02:00
jenkins nodes: dont expect /srv/workspace on osuosl nodes

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -230,10 +230,8 @@ case $HOSTNAME in
 esac
 case $HOSTNAME in
 	osuosl*-amd64)
-		if ! grep -q '/srv/workspace' /etc/fstab; then
-			echo "Warning: you need to manually create a /srv/workspace partition on OSUOSL nodes, exiting."
-			exit 1
-		fi
+		# dont need /srv/workspace
+		:
 		;;
 	infom07*|infom08*|*ppc64el)
 		# runs rebuilderd and we want /tmp on disk



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5ee534a7d3d9091f37d164eb922a2ce2f43096fe
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/20250919/693e812e/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list