Skip to content

Commit

Permalink
test_spec: Add CI-secdom-test
Browse files Browse the repository at this point in the history
Adding new test specification for secdom public plan

Jira: NCSDK-28744

Signed-off-by: Eirik Ekrheim Bjørklund <eirik.bjoerklund@nordicsemi.no>
  • Loading branch information
eirikekbjoe committed Sep 24, 2024
1 parent 5d71ec2 commit 30a5c9d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -599,3 +599,20 @@
- "samples/nrf_rpc/protocols_serialization/**/*"
- "subsys/net/openthread/rpc/**/*"
- "subsys/nrf_rpc/**/*"

"CI-secdom-test":
- "samples/bluetooth/multiple_adv_sets/**/*"
- "samples/nfc/record_text/**/*"
- "samples/app_event_manager/**/*"
- "samples/sdfw/ssf_client/**/*"
- "lib/dk_buttons_and_leds/**/*"
- "subsys/app_event_manager/**/*"
- "include/nfc/ndef/msg.h"
- "include/nfc/ndef/record.h"
- "include/nfc/ndef/text_rec.h"
- "include/dk_buttons_and_leds.h"
- "include/sdfw/sdfw_services/echo_service.h"
- "include/sdfw/sdfw_services/reset_evt_service.h"
- "include/sdfw/sdfw_services/sdfw_update_service.h"
- "include/app_event_manager/app_event_manager.h"
- "include/sdfw/sdfw_services/ssf_errno.h"

0 comments on commit 30a5c9d

Please sign in to comment.