1sample:
2  name: Bluetooth Central HT
3tests:
4  sample.bluetooth.central_ht:
5    harness: bluetooth
6    platform_allow:
7      - qemu_cortex_m3
8      - qemu_x86
9      - nrf51dk/nrf51822
10      - nrf52dk/nrf52832
11    tags: bluetooth
12    integration_platforms:
13      - qemu_cortex_m3
14  sample.bluetooth.central_ht.nxp:
15    # Disabling monolithic since CI environment doesn't use blobs
16    build_only: true
17    harness: bluetooth
18    platform_allow:
19      - rd_rw612_bga
20      - frdm_rw612
21    extra_configs:
22      - CONFIG_NXP_MONOLITHIC_NBU=n
23