Skip to content

Commit 9cce72d

Browse files
arikgreenmmahadevan108
authored andcommitted
boards: Fix to accommodate for slowly tests on UP2
To accommodate for some slow tests on up2. For example: tests/arch/x86/info/arch.x86.info.userspace Execution time of this test is close to 55s and sometimes above up to the 60s. Related issue: #80134 Signed-off-by: Artur Wilczak <[email protected]>
1 parent 050fa71 commit 9cce72d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/up-bridge-the-gap/up_squared/up_squared.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ supported:
99
- acpi
1010
- smp
1111
testing:
12+
timeout_multiplier: 2
1213
ignore_tags:
1314
- net
1415
- bluetooth

0 commit comments

Comments
 (0)