Merge "Add quotes around -z (empty or null) test"
[releng/builder.git] / jjb / integration / integration-configure-clustering.sh
index 41e99411e90253ba107a77e5960cd1ea8c7c7ddf..27a9d2447c103762d2e640d1e942378f0d665ffb 100644 (file)
@@ -66,8 +66,6 @@ fi
 
 # Create the configuration script to be run on controllers.
 cat > ${WORKSPACE}/configuration-script.sh <<EOF
-echo "Create RAM disk"
-sudo mount -t tmpfs -o size=2G tmpfs /tmp
 
 echo "Changing to /tmp"
 cd /tmp