Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: Bluetooth: df: Add postfix in sample.yaml to remove duplicates #11630

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions samples/bluetooth/direction_finding_central/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ sample:
name: Direction Finding Central
description: Sample application showing central role of Direction Finding in connected mode
tests:
sample.bluetooth.direction_finding_central:
sample.bluetooth.direction_finding_central_nrf:
build_only: true
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_central.aod:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_central_nrf.aod:
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
build_only: true
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ sample:
name: Direction Finding Connectionless Locator
description: Sample application showing connectionless Direction Finding reception
tests:
sample.bluetooth.direction_finding_connectionless_rx:
sample.bluetooth.direction_finding_connectionless_rx_nrf:
build_only: true
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_connectionless_rx.aod:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_connectionless_rx_nrf.aod:
extra_args: OVERLAY_CONFIG="overlay-aod.conf"
build_only: true
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ sample:
name: Direction Finding Connectionless Beacon
description: Sample application showing connectionless Direction Finding transmission
tests:
sample.bluetooth.direction_finding_connectionless:
sample.bluetooth.direction_finding_connectionless_nrf:
build_only: true
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_connectionless.aoa:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_connectionless_nrf.aoa:
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
build_only: true
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
16 changes: 8 additions & 8 deletions samples/bluetooth/direction_finding_peripheral/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ sample:
name: Direction Finding Peripheral
description: Sample application showing peripheral role of Direction Finding in connected mode
tests:
sample.bluetooth.direction_finding_peripheral:
sample.bluetooth.direction_finding_peripheral_nrf:
build_only: true
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_peripheral.aod:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
sample.bluetooth.direction_finding_peripheral_nrf.aod:
extra_args: OVERLAY_CONFIG="overlay-aoa.conf"
build_only: true
platform_allow: nrf52833dk_nrf52833 nrf52833dk_nrf52820 nrf5340dk_nrf5340_cpuapp
tags: bluetooth
integration_platforms:
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp
- nrf52833dk_nrf52833
- nrf52833dk_nrf52820
- nrf5340dk_nrf5340_cpuapp