Skip to content

Commit 1ad2b96

Browse files
committed
tests: benchmarks: wait_queues: Increase test timeout to 120s
This commit increases the test timeout for the wait queue benchmark tests to 120 seconds because these tests frequently hit the default timeout of 60 seconds during execution. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent f8013d5 commit 1ad2b96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/benchmarks/wait_queues/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ common:
55
integration_platforms:
66
- qemu_x86
77
- qemu_cortex_a53
8+
timeout: 120
89
harness: console
910
harness_config:
1011
type: one_line

0 commit comments

Comments
 (0)