1common:
2  tags:
3    - dns
4    - net
5  min_ram: 21
6  depends_on: netif
7  integration_platforms:
8    - native_sim
9  platform_exclude:
10    - native_posix
11    - native_posix/native/64
12tests:
13  net.dns.cache:
14    build_only: false
15