Skip to content

Commit

Permalink
tests: zbus: fix ci by excluding m2gl025_miv board
Browse files Browse the repository at this point in the history
The `m2gl025_miv` is breaking the ci during the zbus integration tests. To
solve that in a meanwhile, this commit excludes the board from the
zbus integration tests.

Signed-off-by: Rodrigo Peixoto <[email protected]>
  • Loading branch information
rodrigopex authored and nashif committed Oct 15, 2024
1 parent bda38f0 commit 9105b19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/subsys/zbus/integration/testcase.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tests:
message_bus.zbus.module_interaction_no_error:
platform_exclude:
- m2gl025_miv
- qemu_cortex_a9
- hifive_unleashed
- fvp_base_revc_2xaemv8a//smp/ns
Expand Down

0 comments on commit 9105b19

Please sign in to comment.