1common:
2  harness: net
3  tags:
4    - net
5    - openthread
6  depends_on: openthread
7sample:
8  description: Test Wi-Fi and IEEE 802.15.4 using the OpenThread Border Router
9  name: OpenThread Border Router
10tests:
11  sample.net.openthread.border_router.rw612_openthread_rcp_host:
12    build_only: true
13    extra_args:
14      # Disabling monolithic since CI environment doesn't use blobs
15      - CONFIG_NXP_MONOLITHIC_NBU=n
16      - EXTRA_CONF_FILE="overlay-ot-rcp-host-wifi-nxp.conf"
17    platform_allow:
18      - frdm_rw612
19      - rd_rw612_bga
20