samples: Bluetooth: df: Add missing harness to DF sample.yaml

Some build configurations in direction finding samples
sample.yaml didn't have harness=bluetooth. That enables
these configurationsto be be executed on hardware by
CI. Those runs end causing CI failures.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
This commit is contained in:
Piotr Pryga 2022-03-09 14:41:05 +01:00 committed by Anas Nashif
commit f7f6a5544b
4 changed files with 4 additions and 2 deletions

View file

@ -11,8 +11,8 @@ tests:
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_connectionless_rx.aod:
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
harness: bluetooth
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:

View file

@ -10,6 +10,7 @@ tests:
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_connectionless_rx.aod:
harness: bluetooth
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
integration_platforms:

View file

@ -10,6 +10,7 @@ tests:
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_connectionless.aoa:
harness: bluetooth
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
integration_platforms:

View file

@ -11,8 +11,8 @@ tests:
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_connectionless_rx.aod:
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
harness: bluetooth
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms: