diff --git a/.gitlab-ci/cuttlefish-runner.sh b/.gitlab-ci/cuttlefish-runner.sh index 2a95ba98cb9..c0131f2347d 100755 --- a/.gitlab-ci/cuttlefish-runner.sh +++ b/.gitlab-ci/cuttlefish-runner.sh @@ -31,7 +31,7 @@ pushd /cuttlefish function my_atexit() { # shellcheck disable=SC2317 - HOME=/cuttlefish stop_cvd -wait_for_launcher=10 + HOME=/cuttlefish stop_cvd -wait_for_launcher=20 # shellcheck disable=SC2317 cp /cuttlefish/cuttlefish/instances/cvd-1/logs/logcat $RESULTS_DIR || true