diff --git a/samples/bluetooth/periodic_adv_conn/sample.yaml b/samples/bluetooth/periodic_adv_conn/sample.yaml index cfc9d0522f4..cc3ea8e24e9 100644 --- a/samples/bluetooth/periodic_adv_conn/sample.yaml +++ b/samples/bluetooth/periodic_adv_conn/sample.yaml @@ -6,10 +6,6 @@ tests: platform_allow: - qemu_cortex_m3 - qemu_x86 - - nrf52840dk/nrf52840 tags: bluetooth integration_platforms: - - nrf52840dk/nrf52840 - extra_configs: - - CONFIG_BT_CTLR=n - - CONFIG_BT_NO_DRIVER=y + - qemu_cortex_m3 diff --git a/samples/bluetooth/periodic_adv_rsp/sample.yaml b/samples/bluetooth/periodic_adv_rsp/sample.yaml index dcb37b9fe4a..fd22311303b 100644 --- a/samples/bluetooth/periodic_adv_rsp/sample.yaml +++ b/samples/bluetooth/periodic_adv_rsp/sample.yaml @@ -6,10 +6,6 @@ tests: platform_allow: - qemu_cortex_m3 - qemu_x86 - - nrf52840dk/nrf52840 tags: bluetooth integration_platforms: - - nrf52840dk/nrf52840 - extra_configs: - - CONFIG_BT_CTLR=n - - CONFIG_BT_NO_DRIVER=y + - qemu_cortex_m3 diff --git a/samples/bluetooth/periodic_sync_conn/sample.yaml b/samples/bluetooth/periodic_sync_conn/sample.yaml index e7aca788eea..a13d15c8ff0 100644 --- a/samples/bluetooth/periodic_sync_conn/sample.yaml +++ b/samples/bluetooth/periodic_sync_conn/sample.yaml @@ -6,10 +6,6 @@ tests: platform_allow: - qemu_cortex_m3 - qemu_x86 - - nrf52840dk/nrf52840 tags: bluetooth integration_platforms: - - nrf52840dk/nrf52840 - extra_configs: - - CONFIG_BT_CTLR=n - - CONFIG_BT_NO_DRIVER=y + - qemu_cortex_m3 diff --git a/samples/bluetooth/periodic_sync_rsp/sample.yaml b/samples/bluetooth/periodic_sync_rsp/sample.yaml index c0f073b19e0..e31e7f61bad 100644 --- a/samples/bluetooth/periodic_sync_rsp/sample.yaml +++ b/samples/bluetooth/periodic_sync_rsp/sample.yaml @@ -6,10 +6,6 @@ tests: platform_allow: - qemu_cortex_m3 - qemu_x86 - - nrf52840dk/nrf52840 tags: bluetooth integration_platforms: - - nrf52840dk/nrf52840 - extra_configs: - - CONFIG_BT_CTLR=n - - CONFIG_BT_NO_DRIVER=y + - qemu_cortex_m3