tests: kernel: timer: starve: Adjust timeout value
The test in its default configuration needs 3600 seconds to complete, adjust timeout for twister to meet that. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
This commit is contained in:
parent
0f7114fd6a
commit
b8815ddc36
|
@ -1,5 +1,5 @@
|
|||
tests:
|
||||
kernel.timer.starve:
|
||||
slow: true
|
||||
timeout: 3600
|
||||
timeout: 3700
|
||||
tags: kernel timer
|
||||
|
|
Loading…
Reference in a new issue