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:
Piotr Kosycarz 2022-12-19 09:31:52 +01:00 committed by Carles Cufí
parent 0f7114fd6a
commit b8815ddc36

View file

@ -1,5 +1,5 @@
tests:
kernel.timer.starve:
slow: true
timeout: 3600
timeout: 3700
tags: kernel timer