tests: subsys: storage: flash_map: Extend timeout storage.flash_map.mpu

The test `storage.flash_map.mpu` for `nrf52840dk/nrf52840` fails
althought the output is correct. Time to test execution is not enough.
This change extend test execution timeout.

Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>
This commit is contained in:
Katarzyna Giądła 2024-06-25 16:01:18 +02:00 committed by Fabio Baltieri
commit 8753534077

View file

@ -14,6 +14,7 @@ tests:
- native_sim - native_sim
storage.flash_map.mpu: storage.flash_map.mpu:
extra_args: OVERLAY_CONFIG=overlay-mpu.conf extra_args: OVERLAY_CONFIG=overlay-mpu.conf
timeout: 120
platform_allow: platform_allow:
- nrf52840dk/nrf52840 - nrf52840dk/nrf52840
- nrf52dk/nrf52832 - nrf52dk/nrf52832