Skip to content

Commit 673df13

Browse files
nordic-piksnordicjm
authored andcommitted
tests: lib: pdn: add ci tag
ci_tests_lib_pdn Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 174ed99 commit 673df13

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

scripts/ci/tags.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1080,3 +1080,8 @@ ci_tests_lib_pcm_stream_channel_modifier:
10801080
files:
10811081
- nrf/lib/pcm_stream_channel_modifier/
10821082
- nrf/tests/lib/pcm_stream_channel_modifier/
1083+
1084+
ci_tests_lib_pdn:
1085+
files:
1086+
- nrf/lib/pdn/
1087+
- nrf/tests/lib/

tests/lib/pdn/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tests:
22
pdn.unit_test:
33
sysbuild: true
4-
tags: modem_info sysbuild
4+
tags: modem_info sysbuild ci_tests_lib_pdn
55
platform_allow: native_posix
66
integration_platforms:
77
- native_posix

0 commit comments

Comments
 (0)