Skip to content

Commit cefd85d

Browse files
katgiadlakartben
authored andcommitted
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>
1 parent 7250293 commit cefd85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/subsys/settings/sample.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sample:
44
tests:
55
sample.subsys.settings:
66
tags: settings
7-
timeout: 10
7+
timeout: 20
88
filter: dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions")
99
platform_exclude:
1010
- qemu_cortex_m0/nrf51822

0 commit comments

Comments
 (0)