[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: increase size of /srv/workspace a bit
Holger Levsen
holger at moszumanska.debian.org
Tue Sep 29 12:38:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 363eb64f4bdb267bb318e62294446554a8986f59
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Sep 29 14:38:10 2015 +0200
reproducible: increase size of /srv/workspace a bit
---
update_jdn.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 3827cd9..fb61d96 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -50,7 +50,7 @@ sudo mkdir -p /srv/workspace
case $HOSTNAME in
jenkins) TMPFSSIZE=100 ;;
profitbricks-build4-amd64) TMPFSSIZE=32 ;;
- profitbricks-build?-amd64) TMPFSSIZE=60 ;;
+ profitbricks-build?-amd64) TMPFSSIZE=70 ;;
*) ;;
esac
case $HOSTNAME in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list