[Qa-jenkins-scm] [jenkins.debian.net] 01/01: increase tmpfs on pb-build4 to 32gb

Holger Levsen holger at moszumanska.debian.org
Wed Sep 2 11:42:38 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 b9b5441e8b893d2bcfad29111a02dca47b19a7a1
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Sep 2 13:42:10 2015 +0200

    increase tmpfs on pb-build4 to 32gb
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index e0fbebc..fa61af8 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -49,7 +49,7 @@ sudo mkdir -p /srv/workspace
 # prepare tmpfs on some hosts
 case $HOSTNAME in
 	jenkins)			 	TMPFSSIZE=100 ;;
-	profitbricks-build4-amd64) 		TMPFSSIZE=10 ;;
+	profitbricks-build4-amd64) 		TMPFSSIZE=32 ;;
 	profitbricks-build?-amd64) 		TMPFSSIZE=60 ;;
 	*) ;;
 esac

-- 
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