Skip to content

Commit 7d590a9

Browse files
aescolarnashif
authored andcommitted
boards nrf*_bsim: Add tag to filter slow tests
Add a tag to filter slow bsim tests in CI (or tests which do not provide much extra coverage and are not worth running all the time in CI) Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent e6140f5 commit 7d590a9

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

boards/posix/nrf_bsim/nrf52_bsim.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ toolchain:
1010
testing:
1111
ignore_tags:
1212
- modem
13+
- bsim_skip_CI
1314
supported:
1415
- gpio

boards/posix/nrf_bsim/nrf5340bsim_nrf5340_cpuapp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ testing:
1212
- gpio
1313
- modem
1414
- uart
15+
- bsim_skip_CI

boards/posix/nrf_bsim/nrf5340bsim_nrf5340_cpunet.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ testing:
1212
- gpio
1313
- modem
1414
- uart
15+
- bsim_skip_CI

0 commit comments

Comments
 (0)