Skip to content

Commit f03c105

Browse files
nordic-piksjhedberg
authored andcommitted
tests: subsys: ipc: ipc_sessions: disable reboot test for nrf53 and nrf54
Remote core does not handle independent reboot. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
1 parent c88d9d5 commit f03c105

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/subsys/ipc/ipc_sessions/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ tests:
1313
- nrf5340dk/nrf5340/cpuapp
1414
integration_platforms:
1515
- nrf5340dk/nrf5340/cpuapp
16+
extra_args:
17+
- CONFIG_IPC_TEST_SKIP_CORE_RESET=y
1618
test.ipc.ipc_sessions.nrf54h20dk_cpuapp_cpurad:
1719
platform_allow:
1820
- nrf54h20dk/nrf54h20/cpuapp
@@ -29,6 +31,7 @@ tests:
2931
extra_args:
3032
- FILE_SUFFIX=cpuppr
3133
- ipc_sessions_SNIPPET=nordic-ppr
34+
- CONFIG_IPC_TEST_SKIP_CORE_RESET=y
3235
test.ipc.ipc_sessions.nrf54h20dk_cpuapp_no_unbound_cpuppr:
3336
platform_allow:
3437
- nrf54h20dk/nrf54h20/cpuapp

0 commit comments

Comments
 (0)