Skip to content

Commit adaab14

Browse files
committed
boards: arm: mps3: fix intermittent ci failures
Fixes #90654 Signed-off-by: Sudan Landge <sudan.landge@arm.com>
1 parent 17c00ce commit adaab14

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

boards/arm/mps3/mps3_corstone300_fvp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ supported:
1717
- gpio
1818
testing:
1919
default: true
20+
timeout_multiplier: 4
2021
ignore_tags:
2122
- bluetooth
2223
- net

boards/arm/mps3/mps3_corstone300_fvp_ns.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
1+
# Copyright 2024-2025 Arm Limited and/or its affiliates <open-source-office@arm.com>
22
# SPDX-License-Identifier: Apache-2.0
33

44
identifier: mps3/corstone300/fvp/ns
@@ -12,5 +12,6 @@ toolchain:
1212
- zephyr
1313
testing:
1414
default: true
15+
timeout_multiplier: 4
1516
only_tags:
1617
- trusted-firmware-m

boards/arm/mps3/mps3_corstone310_fvp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ supported:
1717
- gpio
1818
testing:
1919
default: true
20+
timeout_multiplier: 4
2021
ignore_tags:
2122
- drivers
2223
- bluetooth

boards/arm/mps3/mps3_corstone310_fvp_ns.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
1+
# Copyright 2024-2025 Arm Limited and/or its affiliates <open-source-office@arm.com>
22
# SPDX-License-Identifier: Apache-2.0
33

44
identifier: mps3/corstone310/fvp/ns
@@ -12,5 +12,6 @@ toolchain:
1212
- zephyr
1313
testing:
1414
default: true
15+
timeout_multiplier: 4
1516
only_tags:
1617
- trusted-firmware-m

0 commit comments

Comments
 (0)