Skip to content

Commit f96eae2

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 22faa89 commit f96eae2

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)