Skip to content

Commit 2997638

Browse files
aescolarhenrikbrixandersen
authored andcommitted
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 <[email protected]> (cherry picked from commit f497234) Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent e946ab2 commit 2997638

File tree

1 file changed

+1
-1
lines changed
  • tests/bsim/bluetooth/host/l2cap/stress/tests_scripts

1 file changed

+1
-1
lines changed

tests/bsim/bluetooth/host/l2cap/stress/tests_scripts/l2cap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
77
# EATT test
88
simulation_id="l2cap_stress"
99
verbosity_level=2
10-
EXECUTE_TIMEOUT=120
10+
EXECUTE_TIMEOUT=240
1111

1212
cd ${BSIM_OUT_PATH}/bin
1313

0 commit comments

Comments
 (0)