samples: subsys: settings: Extend sample timeout

Defined timeout has not been enough for some platforms.
The change extendes timeout.

Signed-off-by: Katarzyna Giądła <katarzyna.giadla@nordicsemi.no>
This commit is contained in:
Katarzyna Giądła 2025-03-17 15:39:53 +01:00 committed by Benjamin Cabé
commit cefd85d16f

View file

@ -4,7 +4,7 @@ sample:
tests: tests:
sample.subsys.settings: sample.subsys.settings:
tags: settings tags: settings
timeout: 10 timeout: 20
filter: dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions") filter: dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
platform_exclude: platform_exclude:
- qemu_cortex_m0/nrf51822 - qemu_cortex_m0/nrf51822