Skip to content

Commit dba3d31

Browse files
committed
tests: kernel: common: increase timeout
Some platforms need more time when under load, 60s are not enough. Seen on hifive_unleashed. Signed-off-by: Anas Nashif <[email protected]>
1 parent 02ad698 commit dba3d31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/kernel/common/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
common:
22
tags: base userspace
33
min_flash: 33
4+
timeout: 120
45
tests:
56
kernel.common:
67
build_on_all: true

0 commit comments

Comments
 (0)