Skip to content

Commit 9f77399

Browse files
committed
test_spec: Run Bluetooth tests on nrf_security changes
The test coverage for nrf_security plans does not cover basic functionality used by Bluetooth. #21266 broke Bluetooth. Therefore we now extend the test scope to prevent this from happening again. Signed-off-by: Rubin Gerritsen <[email protected]>
1 parent ccae338 commit 9f77399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/test-spec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@
214214
- "!include/bluetooth/mesh/**/*"
215215
- "subsys/nrf_rpc/**/*"
216216
- "subsys/mpsl/**/*"
217+
- "subsys/nrf_security/**/*"
217218
- "drivers/mpsl/**/*"
218219

219220
"CI-ble-samples-test":

0 commit comments

Comments
 (0)