mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 03:00:37 +02:00
ci/android: increase the waiting time to stop the cuttlefish launcher
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33499>
This commit is contained in:
parent
0a267694db
commit
7b4aa9cf80
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue