summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-07-20 00:06:12 +0200
committerHolger Levsen <holger@layer-acht.org>2016-07-20 00:06:12 +0200
commit797e09ae9a8bc78070350dbf3133df56eb19a8ab (patch)
treea18fc9814dfbaf06647249b5ae821c91c5cf00f6 /update_jdn.sh
parenta1fa213874b9ef7761648e667798db121c2ae3eb (diff)
downloadjenkins.debian.net-797e09ae9a8bc78070350dbf3133df56eb19a8ab.tar.xz
reboostrap: bump /srv/workspace on pb9 to 40G
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 3b6126f7..f7d6a2b7 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -138,7 +138,7 @@ case $HOSTNAME in
TMPSIZE=15
;;
profitbricks-build9-amd64)
- TMPFSSIZE=32
+ TMPFSSIZE=40
TMPSIZE=8
;;
profitbricks-build*)