openstack-helm-images/zuul.d/openstack-2023.1-ubuntu_foc...

125 lines
4.5 KiB
YAML

---
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
- project:
check:
jobs:
- openstack-helm-images-build-openstack-2023-1-ubuntu_focal
- openstack-helm-images-compute-kit-2023-1-ubuntu_focal
- openstack-helm-images-cinder-2023-1-ubuntu_focal
gate:
jobs:
- openstack-helm-images-upload-openstack-2023-1-ubuntu_focal
promote:
jobs:
- openstack-helm-images-promote-openstack-2023-1-ubuntu_focal
periodic-weekly:
jobs:
- openstack-helm-images-upload-openstack-2023-1-ubuntu_focal
- openstack-helm-images-promote-openstack-2023-1-ubuntu_focal:
dependencies:
- name: openstack-helm-images-compute-kit-2023-1-ubuntu_focal
- name: openstack-helm-images-cinder-2023-1-ubuntu_focal
- openstack-helm-images-compute-kit-2023-1-ubuntu_focal
- openstack-helm-images-cinder-2023-1-ubuntu_focal
- job:
name: openstack-helm-images-build-openstack-2023-1-ubuntu_focal
description: Build 2023.1 Focal images
parent: openstack-helm-images-build-openstack
vars: &vars_2023_1_ubuntu_focal
branchname: "stable/2023.1"
shortbranchname: "2023.1"
distroname: "ubuntu_focal"
from: "docker.io/ubuntu:20.04"
ceph_repo: "deb https://download.ceph.com/debian-reef/ focal main"
ceph_key: "http://download.ceph.com/keys/release.asc"
files: &files_2023_1_ubuntu_focal
- zuul.d/openstack-2023.1-ubuntu_focal.yaml
- zuul.d/openstack-base.yaml
- zuul.d/playbooks/build-openstack.yml
- zuul.d/playbooks/vars-openstack.yml
- zuul.d/playbooks/Dockerfile_base
- zuul.d/playbooks/Dockerfile
- job:
name: openstack-helm-images-upload-openstack-2023-1-ubuntu_focal
description: Build and upload 2023.1 Focal images
parent: openstack-helm-images-upload-openstack
vars: *vars_2023_1_ubuntu_focal
files: *files_2023_1_ubuntu_focal
- job:
name: openstack-helm-images-promote-openstack-2023-1-ubuntu_focal
description: Promote previously published 2023.1 Focal images
parent: openstack-helm-images-promote-openstack
vars: *vars_2023_1_ubuntu_focal
files: *files_2023_1_ubuntu_focal
- job:
name: openstack-helm-images-compute-kit-2023-1-ubuntu_focal
parent: openstack-helm-compute-kit-2023-1-ubuntu_focal
dependencies:
- name: openstack-helm-images-build-openvswitch
soft: true
- name: openstack-helm-images-build-openstack-2023-1-ubuntu_focal
soft: true
- name: openstack-helm-images-build-mariadb
soft: true
- name: openstack-helm-images-build-libvirt
soft: true
- name: openstack-helm-images-upload-openvswitch
soft: true
- name: openstack-helm-images-upload-openstack-2023-1-ubuntu_focal
soft: true
- name: openstack-helm-images-upload-mariadb
soft: true
- name: openstack-helm-images-upload-libvirt
soft: true
files:
- openvswitch/.*
- zuul.d/openvswitch.yaml
- mariadb/.*
- zuul.d/mariadb.yaml
- libvirt/.*
- zuul.d/libvirt.yaml
- zuul.d/openstack-2023.1-ubuntu_focal.yaml
- zuul.d/openstack-base.yaml
- zuul.d/playbooks/build-openstack.yml
- zuul.d/playbooks/vars-openstack.yml
- zuul.d/playbooks/Dockerfile_base
- zuul.d/playbooks/Dockerfile
- job:
name: openstack-helm-images-cinder-2023-1-ubuntu_focal
parent: openstack-helm-cinder-2023-1-ubuntu_focal
dependencies:
- name: openstack-helm-images-build-openstack-2023-1-ubuntu_focal
soft: true
- name: openstack-helm-images-build-mariadb
soft: true
- name: openstack-helm-images-upload-openstack-2023-1-ubuntu_focal
soft: true
- name: openstack-helm-images-upload-mariadb
soft: true
files:
- mariadb/.*
- zuul.d/mariadb.yaml
- zuul.d/openstack-2023.1-ubuntu_focal.yaml
- zuul.d/openstack-base.yaml
- zuul.d/playbooks/build-openstack.yml
- zuul.d/playbooks/vars-openstack.yml
- zuul.d/playbooks/Dockerfile_base
- zuul.d/playbooks/Dockerfile