[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: double /tmp size on pb3+4
Holger Levsen
gitlab at salsa.debian.org
Mon Sep 17 14:14:16 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
aa872f0f by Holger Levsen at 2018-09-17T13:14:08Z
reproducible Archlinux: double /tmp size on pb3+4
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -173,6 +173,10 @@ case $HOSTNAME in
TMPFSSIZE=40
TMPSIZE=8
;;
+ profitbricks-build3-amd64|profitbricks-build4-amd64)
+ TMPFSSIZE=200
+ TMPSIZE=30
+ ;;
profitbricks-build*)
TMPFSSIZE=200
TMPSIZE=15
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/aa872f0fe0c13e202ef5729a134848aa7ff490e1
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/aa872f0fe0c13e202ef5729a134848aa7ff490e1
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/20180917/3e0037d8/attachment.html>
More information about the Qa-jenkins-scm
mailing list