File tree Expand file tree Collapse file tree 7 files changed +11
-36
lines changed
snippets/matter-power-consumption-tests Expand file tree Collapse file tree 7 files changed +11
-36
lines changed Original file line number Diff line number Diff line change 740
740
/snippets /hw-flow-control / @ nrfconnect/ncs-low-level-test @ miha-nordic
741
741
/snippets /matter-diagnostic-logs / @ nrfconnect/ncs-matter
742
742
/snippets /matter-debug / @ nrfconnect/ncs-matter
743
- /snippets /matter-power-consumption-tests / @ nrfconnect/ncs-matter
744
743
/snippets /nordic-bt-rpc / @ ppryga-nordic
745
744
/snippets /nrf70-driver-debug / @ krish2718 @ sachinthegreen
746
745
/snippets /nrf70-driver-verbose-debug / @ krish2718 @ sachinthegreen
Original file line number Diff line number Diff line change @@ -128,7 +128,9 @@ tests:
128
128
build_only : true
129
129
extra_args :
130
130
- FILE_SUFFIX=release
131
- - lock_SNIPPET=power-consumption-tests
131
+ - CONFIG_NCS_SAMPLE_MATTER_LEDS=n
132
+ - CONFIG_NCS_SAMPLE_MATTER_WATCHDOG=n
133
+ - CONFIG_CHIP_ENABLE_PAIRING_AUTOSTART=y
132
134
integration_platforms :
133
135
- nrf52840dk/nrf52840
134
136
- nrf5340dk/nrf5340/cpuapp
Original file line number Diff line number Diff line change 47
47
build_only : true
48
48
extra_args :
49
49
- FILE_SUFFIX=release
50
- - smoke_co_alarm_SNIPPET=power-consumption-tests
50
+ - CONFIG_NCS_SAMPLE_MATTER_LEDS=n
51
+ - CONFIG_NCS_SAMPLE_MATTER_WATCHDOG=n
52
+ - CONFIG_CHIP_ENABLE_PAIRING_AUTOSTART=y
51
53
integration_platforms :
52
54
- nrf52840dk/nrf52840
53
55
- nrf5340dk/nrf5340/cpuapp
Original file line number Diff line number Diff line change @@ -45,15 +45,19 @@ tests:
45
45
build_only : true
46
46
extra_args :
47
47
- FILE_SUFFIX=release
48
- - window_covering_SNIPPET=power-consumption-tests
48
+ - CONFIG_NCS_SAMPLE_MATTER_LEDS=n
49
+ - CONFIG_NCS_SAMPLE_MATTER_WATCHDOG=n
50
+ - CONFIG_CHIP_ENABLE_PAIRING_AUTOSTART=y
49
51
integration_platforms :
50
52
- nrf52840dk/nrf52840
51
53
- nrf5340dk/nrf5340/cpuapp
52
54
- nrf54l15dk/nrf54l15/cpuapp
55
+ - nrf54lm20dk/nrf54lm20a/cpuapp
53
56
platform_allow :
54
57
- nrf52840dk/nrf52840
55
58
- nrf5340dk/nrf5340/cpuapp
56
59
- nrf54l15dk/nrf54l15/cpuapp
60
+ - nrf54lm20dk/nrf54lm20a/cpuapp
57
61
tags :
58
62
- sysbuild
59
63
- ci_samples_matter
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments