samples: Bluetooth: Add boards to platform allowed to catch regressions

Add boards to CI platform_allowed list to catch regressions.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
Vinayak Kariappa Chettimada 2022-10-05 16:47:29 +05:30 committed by Fabio Baltieri
commit aa50f7db74
3 changed files with 3 additions and 3 deletions

View file

@ -3,5 +3,5 @@ sample:
tests:
sample.bluetooth.broadcaster:
harness: bluetooth
platform_allow: qemu_cortex_m3 qemu_x86
platform_allow: qemu_cortex_m3 qemu_x86 nrf51dk_nrf51422 nrf52dk_nrf52832
tags: bluetooth

View file

@ -2,6 +2,6 @@ sample:
name: Bluetooth Central HT
tests:
sample.bluetooth.central_ht:
arch_allow: x86
harness: bluetooth
platform_allow: qemu_cortex_m3 qemu_x86 nrf51dk_nrf51422 nrf52dk_nrf52832
tags: bluetooth

View file

@ -4,7 +4,7 @@ sample:
tests:
sample.bluetooth.peripheral_ht:
harness: bluetooth
platform_allow: qemu_cortex_m3 qemu_x86
platform_allow: qemu_cortex_m3 qemu_x86 nrf51dk_nrf51422 nrf52dk_nrf52832
tags: bluetooth
sample.bluetooth.peripheral_ht.frdm_kw41z_shield:
harness: bluetooth