diff --git a/.gitlab-ci/cuttlefish-runner.sh b/.gitlab-ci/cuttlefish-runner.sh index 81731fc4894..d3ce4e1fb46 100755 --- a/.gitlab-ci/cuttlefish-runner.sh +++ b/.gitlab-ci/cuttlefish-runner.sh @@ -49,11 +49,6 @@ trap 'exit 2' HUP INT PIPE TERM ulimit -S -n 32768 -# Clean up state of previous run -rm -rf /cuttlefish/cuttlefish -rm -rf /cuttlefish/.cache -rm -rf /cuttlefish/.cuttlefish_config.json - launch_cvd \ -daemon \ -verbosity=VERBOSE \