Skip to content

Commit

Permalink
test-spec: remove some CI labels from mpsl&sdc change
Browse files Browse the repository at this point in the history
Few CIs are removed from mpsl&sdc test scope, due to the fact
that many ble scenarios are already covered in ble CI

Signed-off-by: Guojun Wang <[email protected]>
  • Loading branch information
guwa authored and nordicjm committed Feb 12, 2024
1 parent e90ca54 commit 67ffc12
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@
- "mpsl/include/**/*"
- "mpsl/lib/**/*"

"CI-mesh-test":
- "softdevice_controller/include/**/*"
- "softdevice_controller/lib/**/*"
- "mpsl/include/**/*"
- "mpsl/lib/**/*"
"CI-mesh-test": null

"CI-zigbee-test":
- "softdevice_controller/include/**/*"
Expand All @@ -55,9 +51,7 @@
- "!zboss/*.rst"
- "!zboss/doc/**/*"

"CI-desktop-test":
- "softdevice_controller/include/**/*"
- "softdevice_controller/lib/**/*"
"CI-desktop-test": null

"CI-crypto-test":
- any:
Expand All @@ -84,8 +78,6 @@
- "nrf_802154/**/*"

"CI-thread-test":
- "mpsl/include/**/*"
- "mpsl/lib/**/*"
- "nrf_802154/driver/**/*"
- "nrf_802154/serialization/**/*"
- "nrf_802154/sl/**/*"
Expand All @@ -109,10 +101,6 @@
- "openthread/**/*"
- "!openthread/*.rst"
- "!openthread/doc/**/*"
- "softdevice_controller/include/**/*"
- "softdevice_controller/lib/**/*"
- "mpsl/include/**/*"
- "mpsl/lib/**/*"
- "nrf_802154/driver/**/*"
- "nrf_802154/serialization/**/*"
- "nrf_802154/sl/**/*"
Expand All @@ -123,7 +111,6 @@
- "!crypto/*.rst"

"CI-find-my-test":
- "softdevice_controller/**/*"
- any:
- "nfc/**/*"
- "!nfc/doc/**/*"
Expand Down

0 comments on commit 67ffc12

Please sign in to comment.