Increase test timeout to 500s because it was noticed that the default of 60s has truncated the test suite run for nrf52840_pca10056 Signed-off-by: Cinly Ooi <cinly.ooi@intel.com>
8 lines
159 B
YAML
8 lines
159 B
YAML
common:
|
|
tags: nffs filesystem
|
|
tests:
|
|
filesystem.nffs.basic:
|
|
extra_args: TEST=basic
|
|
platform_whitelist: qemu_x86 nrf52840_pca10056
|
|
timeout: 500
|