Skip to content

Commit 6aea0b1

Browse files
nordic-baminordic-piks
authored andcommitted
tests: benchmarks: Increase 'idle outside of main' test timeout
The python based test procedure will require more time to execute after its update. Signed-off-by: Bartosz Miller <[email protected]>
1 parent 50426a0 commit 6aea0b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/benchmarks/multicore/idle_outside_of_main/testcase.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ tests:
1717
fixture: ppk_power_measure
1818
pytest_root:
1919
- "${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_s2ram_outside_of_main"
20+
timeout: 120
2021

2122
benchmarks.multicore.idle_outside_of_main.nrf54h20dk_cpuapp_cpurad.s2ram.cooperative:
2223
harness: pytest
@@ -32,3 +33,4 @@ tests:
3233
fixture: ppk_power_measure
3334
pytest_root:
3435
- "${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_s2ram_outside_of_main"
36+
timeout: 120

0 commit comments

Comments
 (0)