1common:
2  tags:
3    - dns
4    - net
5  depends_on: netif
6  min_ram: 21
7  timeout: 600
8  platform_exclude:
9    - native_posix
10    - native_posix/native/64
11tests:
12  net.dns.dispatch:
13    min_ram: 21
14