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