ci/android: Use a more aggressive timeout for the job
authorDaniel Stone <daniels@collabora.com>
Fri, 10 Mar 2023 13:38:30 +0000 (13:38 +0000)
committerMarge Bot <emma+marge@anholt.net>
Fri, 10 Mar 2023 16:39:36 +0000 (16:39 +0000)
This job sometimes - very, very, rarely - fails to start Cuttlefish,
the Android VM environment. Given that we don't have any structural
monitoring and restarting (unlike LAVA/BM/B2C) for this, just stick a
more aggressive timeout on the job, so it'll be retried if it fails to
start.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21837>

.gitlab-ci/test/gitlab-ci.yml

index 7579990..dd5a7aa 100644 (file)
@@ -65,6 +65,7 @@ rustfmt:
       artifacts: false  # The Android build will be downloaded later
     - job: debian/x86_test-android
       artifacts: false
+  timeout: 20m
   script:
     - ./install/cuttlefish-runner.sh
   artifacts: