Skip to content

Commit

Permalink
tests: benchmarks: wait_queues: Increase test timeout to 120s
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
stephanosio committed Oct 18, 2024
1 parent 22faa89 commit f96eae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/benchmarks/wait_queues/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ common:
integration_platforms:
- qemu_x86
- qemu_cortex_a53
timeout: 120
harness: console
harness_config:
type: one_line
Expand Down

0 comments on commit f96eae2

Please sign in to comment.