Skip to content

Commit

Permalink
tests: mgmt: mcumgr: fs_mgmt_hash_supported: make CI green
Browse files Browse the repository at this point in the history
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 <tomi.fontanilles@nordicsemi.no>
  • Loading branch information
tomi-font authored and nashif committed May 10, 2024
1 parent 6002abe commit 73da457
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/subsys/mgmt/mcumgr/fs_mgmt_hash_supported/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ tests:
- lpcxpresso51u68
- nucleo_h745zi_q/stm32h745xx/m4
- stm32h747i_disco/stm32h747xx/m4
- lpcxpresso55s69/lpc55s69/cpu1
- mpfs_icicle
- apollo4p_evb
mgmt.mcumgr.fs.mgmt.hash.supported.sha256:
extra_args: >
OVERLAY_CONFIG="configuration/sha256.conf"
Expand All @@ -29,6 +32,9 @@ tests:
- lpcxpresso51u68
- nucleo_h745zi_q/stm32h745xx/m4
- stm32h747i_disco/stm32h747xx/m4
- lpcxpresso55s69/lpc55s69/cpu1
- mpfs_icicle
- apollo4p_evb
mgmt.mcumgr.fs.mgmt.hash.supported.all:
extra_args: >
OVERLAY_CONFIG="configuration/all.conf"
Expand All @@ -38,3 +44,6 @@ tests:
- lpcxpresso51u68
- nucleo_h745zi_q/stm32h745xx/m4
- stm32h747i_disco/stm32h747xx/m4
- lpcxpresso55s69/lpc55s69/cpu1
- mpfs_icicle
- apollo4p_evb

0 comments on commit 73da457

Please sign in to comment.