zephyr/tests/net/lib/dns_resolve/testcase.yaml
Kumar Gala 3316b78268 tests: net: lib: dns_resolve: bump min memory to over 20k
We are failing on all systems with 20k of memory so bump up the limit
needed to build this test.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-10-18 09:47:19 -05:00

11 lines
194 B
YAML

tests:
- test:
min_ram: 21
tags: dns net
timeout: 600
- test-no-ipv6:
extra_args: CONF_FILE=prj-no-ipv6.conf
min_ram: 16
tags: dns net
timeout: 600