samples: prefix should be sample, not samples

convention is to start sample identifiers with sample.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-03-17 11:17:23 -04:00
commit 1e4027aa7c
5 changed files with 8 additions and 8 deletions

View file

@ -2,7 +2,7 @@ sample:
name: BLE ISO Broadcast
description: Bluetooth Low Energy ISO Broadcast Benchmark sample
tests:
samples.bluetooth.iso_broadcast_benchmark:
sample.bluetooth.iso_broadcast_benchmark:
build_only: true
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
tags: bluetooth

View file

@ -2,7 +2,7 @@ sample:
name: BLE ISO Connected
description: Bluetooth Low Energy ISO Connected Benchmark sample
tests:
samples.bluetooth.iso_connected_benchmark:
sample.bluetooth.iso_connected_benchmark:
build_only: true
platform_allow: nrf52840dk_nrf52840 nrf5340dk_nrf5340_cpuapp
tags: bluetooth

View file

@ -17,7 +17,7 @@ tests:
tags: ci_build
extra_args: OVERLAY_CONFIG=overlay-usb-nrf-br.conf
DTC_OVERLAY_FILE="usb.overlay"
samples.openthread.coprocessor.rcp:
sample.openthread.coprocessor.rcp:
build_only: true
platform_allow: nrf52840dk_nrf52840 nrf52833dk_nrf52833 tlsr9518adk80d
tags: ci_build

View file

@ -4,10 +4,10 @@ sample:
description: Demonstration of Class-A LoRaWAN functionality
name: LoRaWAN Class-A
tests:
samples.lorawan.class_a:
platform_allow: 96b_wistrio nucleo_wl55jc
harness: console
harness_config:
sample.lorawan.class_a:
platform_allow: 96b_wistrio nucleo_wl55jc
harness: console
harness_config:
type: one_line
regex:
- "<inf> lorawan_class_a: Joining network over OTAA"

View file

@ -4,7 +4,7 @@ sample:
description: Hawkbit Firmware Over-the-Air (FOTA)
name: hawkbit
tests:
samples.net.hawkbit:
sample.net.hawkbit:
harness: net
tags: net
depends_on: netif