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:
parent
a1fda68003
commit
8753534077
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue