Skip to content

Commit 497c6c7

Browse files
nordic-piksnordicjm
authored andcommitted
tests: nrf5340_audio: add ci tag
ci_tests_nrf5340_audio Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 53b084d commit 497c6c7

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

scripts/ci/tags.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,3 +1119,9 @@ ci_tests_unity:
11191119
- nrf/tests/unity/
11201120
- ncs/test/cmock/
11211121
- test/cmock/
1122+
1123+
ci_tests_nrf5340_audio:
1124+
files:
1125+
- modules/lib/cmsis-dsp/
1126+
- nrf/tests/nrf5340_audio/
1127+
- nrfxlib/lc3/

tests/nrf5340_audio/macros/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ tests:
44
platform_allow: qemu_cortex_m3
55
integration_platforms:
66
- qemu_cortex_m3
7-
tags: macros ignore_faults nrf5340_audio_unit_tests sysbuild
7+
tags: macros ignore_faults nrf5340_audio_unit_tests sysbuild ci_tests_nrf5340_audio

tests/nrf5340_audio/sw_codec_lc3/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ tests:
55
integration_platforms:
66
- nrf5340dk/nrf5340/cpuapp
77
- nrf5340_audio_dk/nrf5340/cpuapp
8-
tags: sw_codec_lc3 sysbuild
8+
tags: sw_codec_lc3 sysbuild ci_tests_nrf5340_audio
99
timeout: 20

0 commit comments

Comments
 (0)