tests: benchmarks: increase timeout for sched_queues tests
Some tests can take close to 60 seconds to complete on m2gl025_miv platform (it runs at 4 MHz) so increase the timeout to 120 seconds to be on the safe side. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
95969f5a3d
commit
2d60d248e8
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ common:
|
|||
platform_key:
|
||||
- arch
|
||||
min_ram: 32
|
||||
timeout: 120
|
||||
tags:
|
||||
- kernel
|
||||
- benchmark
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue