Skip to content
Snippets Groups Projects
Commit c32b9136 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

oniro-ci: Add job for Gateway blueprint Zephyr target


Ensure we test for the newly created distro and image.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent d51d19a8
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,13 @@ blueprint-gateway-linux:
CI_ONIRO_BITBAKE_TARGETS: "blueprint-gateway-image"
CI_ONIRO_INSTANCE_SIZE: s3.xlarge.4
blueprint-gateway-zephyr:
extends: .build-zephyr
variables:
MACHINE: arduino-nano-33-ble
DISTRO: oniro-zephyr-blueprint-gateway
CI_ONIRO_BITBAKE_TARGETS: "zephyr-blueprint-gateway-node"
blueprint-vending-machine-seco-intel-b68:
extends: .build-linux
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment