openstack-helm/zuul.d/project.yaml
Vladimir Kozhukalov 718fa2c2e0 Add Metallb job
Metallb be is a L2/L3 load balancer that we
use for exposing the Openstack services
outside the cluster.

Before that we used to deploy the ingress-nginx
contoller in the host network namespace.

Change-Id: I9fdb5f1b2f9403ce04f9d34b1792a0f29f55d879
2024-03-26 19:34:46 -05:00

77 lines
3.3 KiB
YAML

---
# Copyright 2018, SUSE LINUX GmbH.
#
# 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.
# Full context: this file should be used with the openstack-helm-infra
# repository, where nodesets and jobs are defined.
- project:
templates:
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-helm-lint
- openstack-helm-bandit
# Yoga
- openstack-helm-cinder-yoga-ubuntu_focal
- openstack-helm-compute-kit-yoga-ubuntu_focal
# Zed
- openstack-helm-cinder-zed-ubuntu_focal
# TODO: uncomment when parted is compatible with Jammy kernel
# See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049689
# - openstack-helm-cinder-zed-ubuntu_jammy
- openstack-helm-compute-kit-zed-ubuntu_focal
- openstack-helm-compute-kit-zed-ubuntu_jammy
# 2023.1
- openstack-helm-cinder-2023-1-ubuntu_focal # 3 nodes
- openstack-helm-cinder-2023-1-ubuntu_jammy # 3 nodes rook
- openstack-helm-compute-kit-2023-1-ubuntu_focal # 3 nodes
- openstack-helm-compute-kit-2023-1-ubuntu_jammy # 3 nodes
- openstack-helm-tls-2023-1-ubuntu_focal # 1 node 32GB
# 2023.2
- openstack-helm-horizon-2023-2-ubuntu_jammy # 1 node
- openstack-helm-keystone-ldap-2023-2-ubuntu_jammy # 1 node
- openstack-helm-cinder-2023-2-ubuntu_jammy # 3 nodes rook
- openstack-helm-compute-kit-2023-2-ubuntu_jammy # 3 nodes
- openstack-helm-compute-kit-metallb-2023-2-ubuntu_jammy # 1 node + 2 nodes
# TODO: uncomment when parted is compatible with Jammy kernel
# See https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2049689
# - openstack-helm-tls-2023-2-ubuntu_jammy # 1 node 32GB
- openstack-helm-umbrella-2023-2-ubuntu_jammy # 1 node 32GB
- openstack-helm-compute-kit-ovn-2023-2-ubuntu_jammy # 3 nodes
gate:
jobs:
- openstack-helm-lint
- openstack-helm-cinder-2023-1-ubuntu_focal
- openstack-helm-compute-kit-2023-1-ubuntu_focal
post:
jobs:
- publish-openstack-helm-charts
experimental:
jobs:
- openstack-helm-apparmor-compute-kit-2023-1-ubuntu_focal
- openstack-helm-apparmor-cinder-2023-1-ubuntu_focal
- openstack-helm-netpol-compute-kit-2023-1-ubuntu_focal
- openstack-helm-netpol-cinder-2023-1-ubuntu_focal
- openstack-helm-tls-2023-1-ubuntu_focal
- openstack-helm-tungsten-fabric-2023-1-ubuntu_focal
- openstack-helm-tacker-2023-1-ubuntu_focal
periodic-weekly:
jobs:
# Zed
- openstack-helm-horizon-zed-ubuntu_focal
- openstack-helm-horizon-zed-ubuntu_jammy
- openstack-helm-umbrella-zed-ubuntu_focal
- openstack-helm-umbrella-zed-ubuntu_jammy