Skip to content

Commit

Permalink
tests: samples: fix yaml syntax
Browse files Browse the repository at this point in the history
Fix indentation and syntax and make it pass yamllint tool.

Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif authored and Anas Nashif committed Oct 15, 2017
1 parent 52bc2b6 commit 0356590
Show file tree
Hide file tree
Showing 266 changed files with 1,699 additions and 1,685 deletions.
12 changes: 6 additions & 6 deletions samples/application_development/external_lib/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_x86
tags: appdev
- test:
build_only: true
platform_whitelist: qemu_x86
tags: appdev
12 changes: 6 additions & 6 deletions samples/application_development/static_lib/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_x86
tags: static_link
- test:
build_only: true
platform_whitelist: qemu_x86
tags: static_link
13 changes: 7 additions & 6 deletions samples/basic/blink_led/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: arduino_101 quark_d2000_crb nucleo_f103rb nucleo_f401re nucleo_l476rg hexiwear_k64
tags: apps
- test:
build_only: true
platform_whitelist: arduino_101 quark_d2000_crb
nucleo_f103rb nucleo_f401re nucleo_l476rg hexiwear_k64
tags: apps
12 changes: 6 additions & 6 deletions samples/basic/blinky/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: arduino_101
tags: samples
- test:
build_only: true
platform_whitelist: arduino_101
tags: samples
12 changes: 6 additions & 6 deletions samples/basic/button/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: nucleo_f103rb quark_se_c1000_devboard
tags: samples
- test:
build_only: true
platform_whitelist: nucleo_f103rb quark_se_c1000_devboard
tags: samples
12 changes: 6 additions & 6 deletions samples/basic/disco/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: nucleo_f103rb nucleo_f401re
tags: samples
- test:
build_only: true
platform_whitelist: nucleo_f103rb nucleo_f401re
tags: samples
14 changes: 7 additions & 7 deletions samples/basic/fade_led/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: arduino_101 quark_d2000_crb
nucleo_f103rb nucleo_f401re nucleo_l476rg hexiwear_k64
tags: apps
- test:
build_only: true
platform_whitelist: arduino_101 quark_d2000_crb
nucleo_f103rb nucleo_f401re nucleo_l476rg hexiwear_k64
tags: apps
12 changes: 6 additions & 6 deletions samples/basic/rgb_led/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: arduino_101 hexiwear_k64
tags: apps
- test:
build_only: true
platform_whitelist: arduino_101 hexiwear_k64
tags: apps
12 changes: 6 additions & 6 deletions samples/basic/servo_motor/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: arduino_101 quark_d2000_crb
tags: apps
- test:
build_only: true
platform_whitelist: arduino_101 quark_d2000_crb
tags: apps
12 changes: 6 additions & 6 deletions samples/bluetooth/beacon/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/central/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/central_hr/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
arch_whitelist: x86
build_only: true
tags: bluetooth
- test:
arch_whitelist: x86
build_only: true
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/eddystone/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/handsfree/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
13 changes: 7 additions & 6 deletions samples/bluetooth/hci_spi/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
sample:
name: Bluetooth HCI SPI
description: Allows Zephyr to provide Bluetooth connectivity via SPI.
description: Allows Zephyr to provide Bluetooth connectivity
via SPI.
name: Bluetooth HCI SPI
tests:
- test:
tags: samples bluetooth spi
build_only: true
platform_whitelist: 96b_carbon_nrf51 nrf51_pca10028
- test:
build_only: true
platform_whitelist: 96b_carbon_nrf51 nrf51_pca10028
tags: samples bluetooth spi
24 changes: 13 additions & 11 deletions samples/bluetooth/hci_uart/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test_arm:
build_only: true
platform_whitelist: 96b_nitrogen nrf51_pca10028 nrf52_pca10040 bbc_microbit
tags: uart bluetooth
- test_nrf5:
build_only: true
extra_args: CONF_FILE="nrf5.conf"
platform_whitelist: 96b_nitrogen nrf51_pca10028 nrf52_pca10040 arduino_101_ble
tags: uart bluetooth
- test_arm:
build_only: true
platform_whitelist: 96b_nitrogen nrf51_pca10028
nrf52_pca10040 bbc_microbit
tags: uart bluetooth
- test_nrf5:
build_only: true
extra_args: CONF_FILE="nrf5.conf"
platform_whitelist: 96b_nitrogen nrf51_pca10028
nrf52_pca10040 arduino_101_ble
tags: uart bluetooth
14 changes: 7 additions & 7 deletions samples/bluetooth/hci_usb/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test_x86:
build_only: true
platform_whitelist: quark_se_c1000_devboard
tags: usb bluetooth
depends_on: usb_device
- test_x86:
build_only: true
depends_on: usb_device
platform_whitelist: quark_se_c1000_devboard
tags: usb bluetooth
22 changes: 11 additions & 11 deletions samples/bluetooth/ipsp/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_x86 qemu_cortex_m3
tags: bluetooth net
- test_zep1656:
build_only: true
extra_args: CONF_FILE="prj_zep1656.conf"
platform_whitelist: qemu_x86 qemu_cortex_m3
tags: bluetooth net
- test:
build_only: true
platform_whitelist: qemu_x86 qemu_cortex_m3
tags: bluetooth net
- test_zep1656:
build_only: true
extra_args: CONF_FILE="prj_zep1656.conf"
platform_whitelist: qemu_x86 qemu_cortex_m3
tags: bluetooth net
12 changes: 6 additions & 6 deletions samples/bluetooth/mesh/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
name: Bluetooth Mesh
name: Bluetooth Mesh
tests:
- test:
build_only: true
tags: bluetooth
# FIXME: does not fit on all Bluetooth devices
platform_whitelist: bbc_microbit nrf51_blenano qemu_x86
- test:
build_only: true
platform_whitelist: bbc_microbit nrf51_blenano
qemu_x86
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/mesh_demo/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
name: Bluetooth Mesh Demo
name: Bluetooth Mesh Demo
tests:
- test:
build_only: true
tags: bluetooth
# FIXME: does not fit on all Bluetooth devices
platform_whitelist: bbc_microbit nrf51_blenano qemu_x86
- test:
build_only: true
platform_whitelist: bbc_microbit nrf51_blenano
qemu_x86
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/peripheral/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/peripheral_csc/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/peripheral_dis/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
12 changes: 6 additions & 6 deletions samples/bluetooth/peripheral_esp/sample.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: TBD
name: TBD
tests:
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
- test:
build_only: true
platform_whitelist: qemu_cortex_m3 qemu_x86
tags: bluetooth
Loading

0 comments on commit 0356590

Please sign in to comment.