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 <root@stephanos.io>
This commit is contained in:
parent
1c3b47e9ef
commit
a93095626b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ common:
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- qemu_x86
|
- qemu_x86
|
||||||
- qemu_cortex_a53
|
- qemu_cortex_a53
|
||||||
|
timeout: 120
|
||||||
harness: console
|
harness: console
|
||||||
harness_config:
|
harness_config:
|
||||||
type: one_line
|
type: one_line
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue