summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-06-06 11:28:04 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-06-06 11:28:04 +0100
commitfa52715aab74d8c70e656bf66b76837d95944f1f (patch)
tree2da28c34b08c82d80866b085d860ddd527e9b84f
parentc9fbdd6e6ccdb22ed14ced90b6ec002952e4dd02 (diff)
parenta0780a6a33358c5b94a633ea5bf3e99a692ef864 (diff)
downloaddefinitions-fa52715aab74d8c70e656bf66b76837d95944f1f.tar.gz
Merge branch 'baserock/sam/distbuild-disk-space'
Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk>
-rw-r--r--distbuild.configure7
1 files changed, 2 insertions, 5 deletions
diff --git a/distbuild.configure b/distbuild.configure
index bf145b14..65ac47e3 100644
--- a/distbuild.configure
+++ b/distbuild.configure
@@ -60,9 +60,6 @@ install -d -o 0 -g 0 -m 0755 "$1/srv/distbuild"
# use. However, the setting may only be set for the distbuild
# initiator (which is what the user invokes), so in ALL other
# configuration files we unset it.
-#
-# We disable the disk space requirement checks on non-worker nodes.
-# They don't make sense unless you're building locally.
cat <<EOF > "$1/etc/morph.conf"
[config]
@@ -73,8 +70,8 @@ tempdir = /srv/distbuild/tmp
trove-host = $TROVE_ID
trove-id = $TROVE_ID
controller-initiator-address = $CONTROLLERHOST
-tempdir-min-space = 0
-cachedir-min-space = 0
+tempdir-min-space = 4G
+cachedir-min-space = 4G
build-ref-prefix = $TROVE_ID
artifact-cache-server = http://${ARTIFACT_CACHE_SERVER}:8080/
git-resolve-cache-server = http://${TROVE_ID}:8080/