Skip to content

Commit ab29fb8

Browse files
povergoingstephanosio
authored andcommitted
tests: Increase testcases timeout for fvp_baser_aemv8r_smp
The tests/kernel/mem_protect/syscalls/ and tests/kernel/smp/ run too slow on fvp_baser_aemv8r_smp. Increase the timeout_multiplier to 8 for fvp_baser_aemv8r_smp. Signed-off-by: Jaxson Han <[email protected]>
1 parent ad32735 commit ab29fb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/arm64/fvp_baser_aemv8r/fvp_baser_aemv8r_smp.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ toolchain:
1010
- cross-compile
1111
ram: 2048
1212
flash: 64
13+
testing:
14+
timeout_multiplier: 8

0 commit comments

Comments
 (0)