Skip to content

Commit

Permalink
Revert "tests: benchmarks: multicore: idle_outside_of_main: add coope…
Browse files Browse the repository at this point in the history
…rative thread"

This reverts commit d20ba23.

Signed-off-by: Piotr Kosycarz <[email protected]>
  • Loading branch information
nordic-piks committed Jan 21, 2025
1 parent 08ae2b1 commit f55b327
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions tests/benchmarks/multicore/idle_outside_of_main/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,3 @@ tests:
fixture: ppk_power_measure
pytest_root:
- "${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_s2ram_outside_of_main"

benchmarks.multicore.idle_outside_of_main.nrf54h20dk_cpuapp_cpurad.s2ram.cooperative:
harness: pytest
platform_allow:
- nrf54h20dk/nrf54h20/cpuapp
integration_platforms:
- nrf54h20dk/nrf54h20/cpuapp
extra_args:
- SB_CONF_FILE=sysbuild/nrf54h20dk_nrf54h20_cpurad.conf
- CONFIG_MAIN_THREAD_PRIORITY=-1
- remote_CONFIG_MAIN_THREAD_PRIORITY=-1
harness_config:
fixture: ppk_power_measure
pytest_root:
- "${CUSTOM_ROOT_TEST_DIR}/test_measure_power_consumption.py::test_measure_and_data_dump_power_consumption_s2ram_outside_of_main"

0 comments on commit f55b327

Please sign in to comment.