tests/bsim/bt l2cap/stress: Increase runtime timeout
This test has been seen failing in the new runners due to a (realtime) timeout. Let's double the timeout so it does not. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
b39f542537
commit
f4972347d4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
|
|||
# EATT test
|
||||
simulation_id="l2cap_stress"
|
||||
verbosity_level=2
|
||||
EXECUTE_TIMEOUT=120
|
||||
EXECUTE_TIMEOUT=240
|
||||
|
||||
cd ${BSIM_OUT_PATH}/bin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue