From 8edcecc5d011fcb929091ccc5030ee840ef22906 Mon Sep 17 00:00:00 2001 From: Piotr Kosycarz Date: Mon, 8 Jul 2024 12:44:17 +0200 Subject: [PATCH] tests: benchmarks: multicore: idle: add harness explicit Common harness is appended not replaced by specific testcase. harness_config is replaced by specific testcase. Signed-off-by: Piotr Kosycarz --- tests/benchmarks/multicore/idle/testcase.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/benchmarks/multicore/idle/testcase.yaml b/tests/benchmarks/multicore/idle/testcase.yaml index 98ed8598c7f..d2662aa924c 100644 --- a/tests/benchmarks/multicore/idle/testcase.yaml +++ b/tests/benchmarks/multicore/idle/testcase.yaml @@ -1,7 +1,6 @@ common: sysbuild: true tags: ci_build - harness: console harness_config: type: multi_line ordered: true @@ -12,6 +11,7 @@ common: tests: benchmarks.multicore.idle.nrf5340dk_cpuapp_cpunet: + harness: console platform_allow: - nrf5340dk/nrf5340/cpuapp integration_platforms: @@ -20,6 +20,7 @@ tests: SB_CONF_FILE=sysbuild/nrf5340dk_nrf5340_cpunet.conf benchmarks.multicore.idle.nrf5340dk_cpuapp_cpunet_mcuboot: + harness: console platform_allow: - nrf5340dk/nrf5340/cpuapp integration_platforms: @@ -30,6 +31,7 @@ tests: SB_CONF_FILE=sysbuild/nrf5340dk_nrf5340_cpunet.conf benchmarks.multicore.idle.nrf54h20dk_cpuapp_cpuppr: + harness: console platform_allow: - nrf54h20dk/nrf54h20/cpuapp integration_platforms: @@ -39,6 +41,7 @@ tests: idle_SNIPPET=nordic-ppr benchmarks.multicore.idle.nrf54h20dk_cpuapp_cpuppr_xip: + harness: console platform_allow: - nrf54h20dk/nrf54h20/cpuapp integration_platforms: @@ -48,6 +51,7 @@ tests: idle_SNIPPET=nordic-ppr-xip benchmarks.multicore.idle.nrf54h20dk_cpuapp_cpurad: + harness: console platform_allow: - nrf54h20dk/nrf54h20/cpuapp integration_platforms: