From 9105b1937ee2bd49538ba491a70b4d6f1c4cd829 Mon Sep 17 00:00:00 2001 From: Rodrigo Peixoto Date: Fri, 11 Oct 2024 05:01:15 -0300 Subject: [PATCH] tests: zbus: fix ci by excluding m2gl025_miv board 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 --- tests/subsys/zbus/integration/testcase.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/subsys/zbus/integration/testcase.yaml b/tests/subsys/zbus/integration/testcase.yaml index 242edbc6e779fc..8e04f4d318cf82 100644 --- a/tests/subsys/zbus/integration/testcase.yaml +++ b/tests/subsys/zbus/integration/testcase.yaml @@ -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