tests/bsim/bluetooth/ll: Increase EXECUTION_TIMEOUT where needed

Increase the EXECUTION_TIMEOUT (real time timeout at which the test
will be killed), so we have more margin for CI.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-11-05 14:28:30 +01:00 committed by Anas Nashif
commit 6d53e376cb
8 changed files with 8 additions and 4 deletions

View file

@ -8,6 +8,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
# to the BIS.
simulation_id="broadcast_iso"
verbosity_level=2
EXECUTE_TIMEOUT=120
cd ${BSIM_OUT_PATH}/bin

View file

@ -8,6 +8,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
# to the BIS.
simulation_id="broadcast_iso_scan_aux_use_chains"
verbosity_level=2
EXECUTE_TIMEOUT=120
cd ${BSIM_OUT_PATH}/bin

View file

@ -8,6 +8,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
# to the BIS.
simulation_id="broadcast_iso_ticker_expire_info"
verbosity_level=2
EXECUTE_TIMEOUT=120
cd ${BSIM_OUT_PATH}/bin

View file

@ -8,7 +8,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
# 1 CIS each to 9 Peripherals (9 CIS in a CIG)
simulation_id="connected_iso"
verbosity_level=2
EXECUTE_TIMEOUT=200
EXECUTE_TIMEOUT=600
cd ${BSIM_OUT_PATH}/bin

View file

@ -8,7 +8,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
# 1 CIS each to 9 Peripherals (9 CIS in a CIG)
simulation_id="connected_iso_legacy_adv"
verbosity_level=2
EXECUTE_TIMEOUT=200
EXECUTE_TIMEOUT=500
cd ${BSIM_OUT_PATH}/bin

View file

@ -7,7 +7,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
# Basic Connected ISO test: multiple peripheral CIS establishment
simulation_id="connected_iso_peripheral_cis"
verbosity_level=2
EXECUTE_TIMEOUT=100
EXECUTE_TIMEOUT=240
cd ${BSIM_OUT_PATH}/bin

View file

@ -9,6 +9,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
# interval
simulation_id="basic_conn_split_1ms"
verbosity_level=2
EXECUTE_TIMEOUT=120
cd ${BSIM_OUT_PATH}/bin

View file

@ -6,7 +6,7 @@ source ${ZEPHYR_BASE}/tests/bsim/sh_common.source
simulation_id="ll-throughput"
verbosity_level=2
EXECUTE_TIMEOUT=60
EXECUTE_TIMEOUT=240
cd ${BSIM_OUT_PATH}/bin