Skip to content

Commit 155c7e6

Browse files
committed
samples: nrf5340: add ci tag ci_samples_nrf5340
ci_samples_nrf5340 Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 1de39c6 commit 155c7e6

File tree

6 files changed

+26
-0
lines changed

6 files changed

+26
-0
lines changed

samples/nrf5340/empty_app_core/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ tests:
1414
tags:
1515
- ci_build
1616
- sysbuild
17+
- ci_samples_nrf5340

samples/nrf5340/empty_net_core/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ tests:
1414
tags:
1515
- ci_build
1616
- sysbuild
17+
- ci_samples_nrf5340

samples/nrf5340/extxip_smp_svr/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ common:
1313
- nrf5340dk/nrf5340/cpuapp
1414
integration_platforms:
1515
- nrf5340dk/nrf5340/cpuapp
16+
tags:
17+
- ci_samples_nrf5340
1618
tests:
1719
sample.mcumgr.smp_svr.ext_xip:
1820
platform_allow:

samples/nrf5340/netboot/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tests:
1010
tags:
1111
- ci_build
1212
- sysbuild
13+
- ci_samples_nrf5340
1314
sample.nrf5340.netboot.minimal_size:
1415
sysbuild: true
1516
build_only: true
@@ -20,3 +21,4 @@ tests:
2021
tags:
2122
- ci_build
2223
- sysbuild
24+
- ci_samples_nrf5340

samples/nrf5340/remote_shell/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ tests:
1111
tags:
1212
- ci_build
1313
- sysbuild
14+
- ci_samples_nrf5340
1415
sample.nrf5340.remote_ipc_shell.uart.build:
1516
sysbuild: true
1617
build_only: true
@@ -22,3 +23,4 @@ tests:
2223
tags:
2324
- ci_build
2425
- sysbuild
26+
- ci_samples_nrf5340

scripts/ci/tags.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1466,3 +1466,21 @@ ci_samples_nrf_profiler:
14661466
- nrf/subsys/app_event_manager/
14671467
- nrf/subsys/caf/
14681468
- nrf/subsys/nrf_profiler/
1469+
1470+
ci_samples_nrf5340:
1471+
files:
1472+
- bootloader/mcuboot/
1473+
- nrf/modules/mcuboot/
1474+
- nrf/samples/nrf5340/
1475+
- nrf/subsys/bluetooth/
1476+
- nrf/subsys/mpsl/
1477+
- nrf/subsys/partition_manager/
1478+
- nrf/subsys/pcd/
1479+
- zephyr/samples/bluetooth/hci_ipc/
1480+
- zephyr/samples/subsys/mgmt/mcumgr/smp_svr/
1481+
- zephyr/soc/nordic/nrf53/
1482+
- zephyr/subsys/bluetooth/
1483+
- zephyr/subsys/dfu/
1484+
- zephyr/subsys/mgmt/
1485+
- zephyr/subsys/shell/
1486+
- zephyr/subsys/usb/

0 commit comments

Comments
 (0)