Skip to content

Commit 7848293

Browse files
committed
ci: matter: verify building with FFS feature enabled
Add build variant to Light Bulb with Amazon FFS enabled. Signed-off-by: Lukasz Duda <[email protected]>
1 parent f739e85 commit 7848293

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

samples/matter/light_bulb/sample.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,11 @@ tests:
3535
- nrf5340dk_nrf5340_cpuapp
3636
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
3737
tags: ci_build
38+
sample.matter.light_bulb.ffs:
39+
build_only: true
40+
extra_args: CONFIG_CHIP_COMMISSIONABLE_DEVICE_TYPE=y CONFIG_CHIP_ROTATING_DEVICE_ID=y CONFIG_CHIP_DEVICE_TYPE=257
41+
integration_platforms:
42+
- nrf52840dk_nrf52840
43+
- nrf5340dk_nrf5340_cpuapp
44+
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
45+
tags: ci_build

0 commit comments

Comments
 (0)