Skip to content

Commit a8011cd

Browse files
committed
tests: bsim: host: restoring test timeouts
Chaning timeouts in testcase.yaml files to be the same as they were in the shell running scripts. Signed-off-by: Artur Dobrynin <[email protected]>
1 parent ed77c3c commit a8011cd

File tree

63 files changed

+102
-96
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+102
-96
lines changed

tests/bsim/bluetooth/host/adv/chain/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tests:
66
- nrf52_bsim/native
77
- nrf5340bsim/nrf5340/cpunet
88
harness: bsim
9-
timeout: 2
9+
timeout: 30
1010
harness_config:
1111
bsim_exe_name:
1212
- tests_bsim_bluetooth_host_adv_chain_prj_conf

tests/bsim/bluetooth/host/adv/encrypted/css_sample_data/testcase.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ common:
44
platform_allow:
55
- nrf52_bsim/native
66
harness: bsim
7-
timeout: 5
7+
timeout: 30
88
harness_config:
9-
bsim_exe_name:
10-
- tests_bsim_bluetooth_host_adv_encrypted_css_sample_data_prj_conf
11-
bsim_verbosity: 2
12-
bsim_sim_length: 60e6
13-
bsim_test_ids:
14-
- central
15-
- peripheral
16-
bsim_options:
17-
- -RealEncryption=1
18-
- -argstest
9+
bsim_exe_name:
10+
- tests_bsim_bluetooth_host_adv_encrypted_css_sample_data_prj_conf
11+
bsim_verbosity: 2
12+
bsim_sim_length: 20e6
13+
bsim_test_ids:
14+
- central
15+
- peripheral
16+
bsim_options:
17+
- -RealEncryption=1
18+
- -argstest
1919

2020
tests:
2121
bluetooth.host.adv.encrypted.build_css_sample_data:

tests/bsim/bluetooth/host/adv/encrypted/ead_sample/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tests:
55
platform_allow:
66
- nrf52_bsim/native
77
harness: bsim
8-
timeout: 5
8+
timeout: 30
99
harness_config:
1010
bsim_exe_name:
1111
- tests_bsim_bluetooth_host_adv_encrypted_ead_sample_prj_conf

tests/bsim/bluetooth/host/adv/extended/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ common:
55
- nrf52_bsim/native
66
- nrf5340bsim/nrf5340/cpunet
77
harness: bsim
8-
timeout: 2
8+
timeout: 30
99
harness_config:
1010
bsim_verbosity: 2
1111
bsim_sim_length: 10e6

tests/bsim/bluetooth/host/adv/long_ad/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tests:
55
platform_allow:
66
- nrf52_bsim/native
77
harness: bsim
8-
timeout: 2
8+
timeout: 30
99
harness_config:
1010
bsim_exe_name:
1111
- tests_bsim_bluetooth_host_adv_long_ad_prj_conf

tests/bsim/bluetooth/host/adv/periodic/testcase.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ common:
55
- nrf52_bsim/native
66
- nrf5340bsim/nrf5340/cpunet
77
harness: bsim
8-
timeout: 2
8+
timeout: 30
99
harness_config:
10-
bsim_verbosity: 2
11-
bsim_sim_length: 15e6
12-
bsim_options:
13-
- -RealEncryption=0
10+
bsim_verbosity: 2
11+
bsim_sim_length: 15e6
12+
bsim_options:
13+
- -RealEncryption=0
1414

1515
tests:
1616
bluetooth.host.adv.periodic.build:

tests/bsim/bluetooth/host/att/eatt/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ common:
44
platform_allow:
55
- nrf52_bsim/native
66
harness: bsim
7-
timeout: 10
7+
timeout: 120
88
harness_config:
99
bsim_verbosity: 2
1010
bsim_sim_length: 60e6

tests/bsim/bluetooth/host/att/eatt_notif/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tests:
66
- nrf52_bsim/native
77
- nrf5340bsim/nrf5340/cpunet
88
harness: bsim
9-
timeout: 5
9+
timeout: 120
1010
harness_config:
1111
bsim_exe_name:
1212
- tests_bsim_bluetooth_host_att_eatt_notif_prj_conf

tests/bsim/bluetooth/host/att/long_read/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tests:
55
platform_allow:
66
- nrf52_bsim/native
77
harness: bsim
8-
timeout: 10
8+
timeout: 30
99
harness_config:
1010
bsim_exe_name:
1111
- tests_bsim_bluetooth_host_att_long_read_prj_conf

tests/bsim/bluetooth/host/att/mtu_update/testcase.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ common:
44
platform_allow:
55
- nrf52_bsim/native
66
harness: bsim
7-
timeout: 5
7+
timeout: 30
88

99
tests:
1010
bluetooth.host.att.mtu_update.build_central:
@@ -24,7 +24,7 @@ tests:
2424
bluetooth.host.att.mtu_update.test:
2525
no_build: true
2626
harness_config:
27-
bsim_exe_name:
27+
bsim_exe_name:
2828
- tests_bsim_bluetooth_host_att_mtu_update_prj_central_conf
2929
- tests_bsim_bluetooth_host_att_mtu_update_prj_peripheral_conf
3030
bsim_verbosity: 2

0 commit comments

Comments
 (0)