|
180 | 180 | "CI-zigbee-test":
|
181 | 181 | - "include/zigbee/**/*"
|
182 | 182 | - "samples/zigbee/**/*"
|
183 |
| - - "subsys/dfu/**/*" |
184 | 183 | - "subsys/zigbee/**/*"
|
185 | 184 | - "tests/subsys/zigbee/**/*"
|
186 | 185 | - "subsys/mpsl/**/*"
|
187 | 186 | - "subsys/ieee802154/**/*"
|
| 187 | + - "subsys/bootloader/**/*" |
| 188 | + - "subsys/partition_manager/**/*" |
| 189 | + - "subsys/dfu/**/*" |
| 190 | + - "subsys/fw_info/*" |
| 191 | + - "subsys/pcd/**/*" |
| 192 | + - "subsys/bluetooth/controller/*" |
| 193 | + - "subsys/bluetooth/services/nus.c" |
188 | 194 | - "drivers/mpsl/**/*"
|
189 | 195 | - "dts/bindings/radio_fem/**/*"
|
190 | 196 | - "samples/nrf5340/multiprotocol_rpmsg/**/*"
|
191 | 197 | - "modules/nrfxlib/nrf_802154/**/*"
|
| 198 | + - "modules/mcuboot/**/*" |
192 | 199 | - "applications/zigbee_weather_station/**/*"
|
193 |
| - - any: |
194 |
| - - "subsys/bluetooth/**/*" |
195 |
| - - "!subsys/bluetooth/mesh/**/*" |
196 |
| - - any: |
197 |
| - - "include/bluetooth/**/*" |
198 |
| - - "!include/bluetooth/mesh/**/*" |
199 | 200 |
|
200 | 201 | "CI-thingy91-test":
|
201 | 202 | - "ext/cjson/**/*"
|
|
280 | 281 | "CI-homekit-test":
|
281 | 282 | - "drivers/hw_cc310/*"
|
282 | 283 | - "drivers/mpsl/**/*"
|
283 |
| - - "drivers/net/*" |
284 | 284 | - "dts/bindings/radio_fem/**/*"
|
285 |
| - - "include/dfu/**/*" |
286 |
| - - "include/nfc/**/*" |
287 |
| - - "lib/dk_buttons_and_leds/**/*" |
288 |
| - - "modules/mcuboot/**/*" |
289 | 285 | - "modules/nrfxlib/nrf_802154/**/*"
|
290 | 286 | - "samples/nrf5340/multiprotocol_rpmsg/**/*"
|
291 |
| - - "subsys/bootloader/**/*" |
292 |
| - - "subsys/dfu/*" |
| 287 | + - "subsys/bluetooth/controller/*" |
293 | 288 | - "subsys/ieee802154/**/*"
|
294 | 289 | - "subsys/mpsl/**/*"
|
295 | 290 | - "subsys/net/openthread/*"
|
296 |
| - - "subsys/nfc/**/*" |
297 |
| - - "subsys/nrf_rpc/**/*" |
298 |
| - - "subsys/partition_manager/**/*" |
299 |
| - - any: |
300 |
| - - "subsys/bluetooth/**/*" |
301 |
| - - "!subsys/bluetooth/mesh/**/*" |
302 |
| - - any: |
303 |
| - - "include/bluetooth/**/*" |
304 |
| - - "!include/bluetooth/mesh/**/*" |
305 | 291 |
|
306 | 292 | "CI-thread-test":
|
307 | 293 | - "samples/openthread/**/*"
|
|
311 | 297 | - "subsys/net/openthread/**/*"
|
312 | 298 | - "drivers/mpsl/**/*"
|
313 | 299 | - "drivers/hw_cc310/*"
|
| 300 | + - "drivers/entropy/*" |
314 | 301 | - "modules/nrfxlib/nrf_802154/**/*"
|
315 | 302 |
|
316 | 303 | "CI-nfc-test":
|
|
325 | 312 | "CI-matter-test":
|
326 | 313 | - "drivers/mpsl/**/*"
|
327 | 314 | - "drivers/hw_cc310/*"
|
328 |
| - - "drivers/entropy/*" |
329 | 315 | - "drivers/wifi/**/*"
|
330 | 316 | - "subsys/mpsl/**/*"
|
331 | 317 | - "subsys/ieee802154/**/*"
|
332 | 318 | - "subsys/bootloader/**/*"
|
333 | 319 | - "subsys/partition_manager/**/*"
|
334 |
| - - "subsys/nfc/**/*" |
335 |
| - - "subsys/nrf_rpc/**/*" |
336 | 320 | - "subsys/dfu/**/*"
|
337 | 321 | - "subsys/fw_info/*"
|
338 | 322 | - "subsys/pcd/**/*"
|
339 | 323 | - "subsys/bluetooth/controller/*"
|
340 | 324 | - "subsys/net/openthread/*"
|
341 |
| - - "modules/tfm/**/*" |
342 | 325 | - "modules/nrfxlib/nrf_802154/**/*"
|
343 | 326 | - "modules/mcuboot/**/*"
|
344 | 327 | - "samples/matter/**/*"
|
|
0 commit comments