Skip to content

Commit 6d9e2df

Browse files
HubertHugoArekBalysNordic
authored andcommitted
samples: matter: Update release reference sample to 2.9.0 reference
In incoming release we are going to focus the most onsmoke co alarm. This PR removes our release reference sample for 2.8.0 ncs realease and adds smoke co alarm on nRF54L with diag logs as a new reference. Signed-off-by: Hubert Górski <[email protected]>
1 parent 9726bac commit 6d9e2df

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/matter/light_bulb/sample.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,3 @@ tests:
100100
integration_platforms:
101101
- nrf7002dk/nrf5340/cpuapp
102102
tags: sysbuild ci_samples_matter
103-
sample.matter.light_bulb.debug.reference:
104-
sysbuild: true
105-
build_only: true
106-
integration_platforms:
107-
- nrf54l15dk/nrf54l15/cpuapp
108-
extra_args: light_bulb_SNIPPET="diagnostic-logs"
109-
platform_allow: nrf54l15dk/nrf54l15/cpuapp
110-
tags: sysbuild ci_samples_matter

samples/matter/smoke_co_alarm/sample.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,11 @@ tests:
4141
- nrf54l15dk/nrf54l15/cpuapp
4242
platform_allow: nrf54l15dk/nrf54l15/cpuapp
4343
tags: sysbuild ci_samples_matter
44+
sample.matter.smoke_co_alarm.debug.reference:
45+
sysbuild: true
46+
build_only: true
47+
integration_platforms:
48+
- nrf54l15dk/nrf54l15/cpuapp
49+
extra_args: smoke_co_alarm_SNIPPET="diagnostic-logs"
50+
platform_allow: nrf54l15dk/nrf54l15/cpuapp
51+
tags: sysbuild ci_samples_matter

0 commit comments

Comments
 (0)