tests/bsim/bluetooth/audio: Increase real time deadline
These 2 tests have been seen failing in CI due to the real time timeout. Let's increase their deadline so it does not happen. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
c44c922198
commit
383b97b742
2 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
|
|||
|
||||
SIMULATION_ID="mcs_mcc"
|
||||
VERBOSITY_LEVEL=2
|
||||
EXECUTE_TIMEOUT=50
|
||||
EXECUTE_TIMEOUT=180
|
||||
|
||||
cd ${BSIM_OUT_PATH}/bin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue