CI: add more targets

The autotest change allows for the list of targets to be built to be
larger.  Add more targets to increase the build coverage of CI.
Unfortunately, there are some platforms that do not build everything.
So, clip those down to those that work for all.  Also, there are a few
targets unique to certain platforms.  So, expand those to have coverage.

Signed-off-by: Jon Mason <jon.mason@arm.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
Jon Mason
2022-08-02 11:50:53 -04:00
committed by Naveen Saini
parent c52d91e1fe
commit ff1b4ba19e
5 changed files with 52 additions and 0 deletions

View File

@@ -4,3 +4,17 @@ header:
- ci/base.yml
machine: 96b-nitrogen
target:
- zephyr-blinky
- zephyr-coap-client
- zephyr-coap-server
- zephyr-echo-client
- zephyr-hci-uart
- zephyr-helloworld
- zephyr-http-client
- zephyr-kernel-test-all
- zephyr-mqtt-publisher
- zephyr-peripheral-esp
- zephyr-peripheral-hr
- zephyr-philosophers

View File

@@ -4,3 +4,18 @@ header:
- ci/base.yml
machine: arduino-nano-33-ble
target:
- zephyr-blinky
- zephyr-coap-client
- zephyr-coap-server
- zephyr-echo-client
- zephyr-helloworld
- zephyr-http-client
- zephyr-kernel-test-all
- zephyr-mqtt-publisher
- zephyr-openthread-echo-client
- zephyr-openthread-rcp
- zephyr-peripheral-esp
- zephyr-peripheral-hr
- zephyr-philosophers

View File

@@ -33,4 +33,6 @@ local_conf_header:
machine: unset
target:
- zephyr-helloworld
- zephyr-kernel-test-all
- zephyr-philosophers

View File

@@ -4,3 +4,17 @@ header:
- ci/base.yml
machine: nrf52840dk-nrf52840
target:
- zephyr-blinky
- zephyr-coap-client
- zephyr-coap-server
- zephyr-echo-client
- zephyr-helloworld
- zephyr-http-client
- zephyr-kernel-test-all
- zephyr-lvgl
- zephyr-mqtt-publisher
- zephyr-peripheral-esp
- zephyr-peripheral-hr
- zephyr-philosophers

View File

@@ -4,3 +4,10 @@ header:
- ci/base.yml
machine: stm32mp157c-dk2
target:
- zephyr-blinky
- zephyr-helloworld
- zephyr-kernel-test-all
- zephyr-philosophers
- zephyr-openamp-rsc-table