Resolve ShellCheck v0.4.7 linting in integration
[releng/builder.git] / jjb / integration / integration-deploy-controller-run-test.sh
index f0c2841a896043c81e0bdc7eeec28575dc83fbf5..b8bbd135b298d3c27adebd89aecf95c0826bfeb7 100644 (file)
@@ -45,8 +45,6 @@ if [ -f "${WORKSPACE}/test/csit/scriptplans/${TESTPLAN}" ]; then
 fi
 
 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