Skip to content

Commit 73da457

Browse files
tomi-fontnashif
authored andcommitted
tests: mgmt: mcumgr: fs_mgmt_hash_supported: make CI green
Exclude some more platforms from the tests. They provoke devicetree-related build errors which weren't introduced by the changes in this PR (#71947). Signed-off-by: Tomi Fontanilles <[email protected]>
1 parent 6002abe commit 73da457

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/testcase.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ tests:
2020
- lpcxpresso51u68
2121
- nucleo_h745zi_q/stm32h745xx/m4
2222
- stm32h747i_disco/stm32h747xx/m4
23+
- lpcxpresso55s69/lpc55s69/cpu1
24+
- mpfs_icicle
25+
- apollo4p_evb
2326
mgmt.mcumgr.fs.mgmt.hash.supported.sha256:
2427
extra_args: >
2528
OVERLAY_CONFIG="configuration/sha256.conf"
@@ -29,6 +32,9 @@ tests:
2932
- lpcxpresso51u68
3033
- nucleo_h745zi_q/stm32h745xx/m4
3134
- stm32h747i_disco/stm32h747xx/m4
35+
- lpcxpresso55s69/lpc55s69/cpu1
36+
- mpfs_icicle
37+
- apollo4p_evb
3238
mgmt.mcumgr.fs.mgmt.hash.supported.all:
3339
extra_args: >
3440
OVERLAY_CONFIG="configuration/all.conf"
@@ -38,3 +44,6 @@ tests:
3844
- lpcxpresso51u68
3945
- nucleo_h745zi_q/stm32h745xx/m4
4046
- stm32h747i_disco/stm32h747xx/m4
47+
- lpcxpresso55s69/lpc55s69/cpu1
48+
- mpfs_icicle
49+
- apollo4p_evb

0 commit comments

Comments
 (0)