[Git][qa/jenkins.debian.net][master] reproducible NetBSD: Use a separate $TMPDIR to mitigate out-of-space on /tmp (on tmpfs)

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Feb 27 10:12:36 GMT 2024



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


Commits:
910b83f8 by Jan-Benedict Glaw at 2024-02-27T11:12:00+01:00
reproducible NetBSD: Use a separate $TMPDIR to mitigate out-of-space on /tmp (on tmpfs)

Signed-off-by: Jan-Benedict Glaw <jbglaw at lug-owl.de>

- - - - -


1 changed file:

- bin/reproducible_netbsd.sh


Changes:

=====================================
bin/reproducible_netbsd.sh
=====================================
@@ -7,6 +7,8 @@
 PAGE=netbsd/netbsd.html
 TIMEOUT="30m"
 DEBUG=true
+export TMPDIR=/var/tmp
+
 . /srv/jenkins/bin/common-functions.sh
 common_init "$@"
 



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/910b83f883a54166423ab062a72ce7d71eca0f93
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/20240227/653cfe0d/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list