Skip to content
Snippets Groups Projects
Unverified Commit 25c49b30 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

ci: Remove blueprints jobs

Blueprints will have a new home:
https://booting.oniroproject.org/distro/meta-oniro-blueprints



Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent cf06ccf2
No related branches found
No related tags found
No related merge requests found
...@@ -117,49 +117,3 @@ freertos-armv5: ...@@ -117,49 +117,3 @@ freertos-armv5:
# See the note on linux-qemu-x86. # See the note on linux-qemu-x86.
CI_ONIRO_BUILD_CACHE: "pub" CI_ONIRO_BUILD_CACHE: "pub"
CI_ONIRO_BB_LOCAL_CONF_BB_GENERATE_MIRROR_TARBALLS: 1 CI_ONIRO_BB_LOCAL_CONF_BB_GENERATE_MIRROR_TARBALLS: 1
blueprint-smartpanel-zephyr:
extends: .build-zephyr
variables:
MACHINE: 96b-nitrogen
DISTRO: oniro-zephyr-blueprint-dashboard
CI_ONIRO_BITBAKE_TARGETS: "zephyr-blueprint-smarthome-sensors zephyr-blueprint-smarthome-switch"
blueprint-smartpanel-linux:
extends: .build-linux
variables:
MACHINE: stm32mp1-av96
DISTRO: oniro-linux-blueprint-dashboard
CI_ONIRO_BITBAKE_TARGETS: "blueprint-dashboard-gateway-image"
CI_ONIRO_INSTANCE_SIZE: s3.xlarge.4
blueprint-gateway-linux:
extends: .build-linux
variables:
MACHINE: raspberrypi4-64
DISTRO: oniro-linux-blueprint-gateway
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:
MACHINE: seco-intel-b68
DISTRO: oniro-linux-blueprint-vending-machine
CI_ONIRO_BITBAKE_TARGETS: "blueprint-vending-machine-image"
CI_ONIRO_INSTANCE_SIZE: s3.xlarge.4
blueprint-vending-machine-raspberrypi4-64:
extends: .build-linux
variables:
MACHINE: raspberrypi4-64
DISTRO: oniro-linux-blueprint-vending-machine
CI_ONIRO_BITBAKE_TARGETS: "blueprint-vending-machine-image"
CI_ONIRO_INSTANCE_SIZE: s3.xlarge.4
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