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:
committed by
Marge Bot
parent
0a267694db
commit
7b4aa9cf80
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user