[Git][qa/jenkins.debian.net][master] infom07: no /tmp on tmpfs
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Dec 20 13:55:59 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ca700ca7 by Holger Levsen at 2024-12-20T14:55:44+01:00
infom07: no /tmp on tmpfs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -222,6 +222,10 @@ case $HOSTNAME in
exit 1
fi
;;
+ infom07*)
+ # runs rebuilderd and we want /tmp on disk
+ :
+ ;;
jenkins|ionos*amd64|codethink*|infom*)
# FIXME: this needs to be checked and smoothed for all ionos nodes... strangly on codethink nodes
# this has not become a problem yet
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ca700ca73d2531ddc41b7485aa65909a3325f6a7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ca700ca73d2531ddc41b7485aa65909a3325f6a7
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/20241220/c8a3daee/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list