Skip to content

Commit 46f505b

Browse files
committed
tests: benchmarks: kernel_freq_change: adjust timeout
Reduce number of repeats and extend timeout. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent d899e22 commit 46f505b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

tests/benchmarks/kernel_freq_change/prj.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
CONFIG_ZTEST=y
22
CONFIG_ZTEST_SHUFFLE=y
3+
CONFIG_ZTEST_SUITE_REPEAT_COUNT=1
4+
CONFIG_ZTEST_SHUFFLE_SUITE_REPEAT_COUNT=1
35
CONFIG_NRFS=y
46
CONFIG_CLOCK_CONTROL=y
57
CONFIG_CLOCK_CONTROL_LOG_LEVEL_DBG=y

tests/benchmarks/kernel_freq_change/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ tests:
1010
- nrf54h20dk/nrf54h20/cpurad
1111
integration_platforms:
1212
- nrf54h20dk/nrf54h20/cpuapp
13+
timeout: 120

0 commit comments

Comments
 (0)