bdeb6412a3
Depends-On: I783bd05bdd529c73825311515e1390f3cc077c4f Depends-On: Ic43f14e212f4de6616b4255bdd5ce562c5bcf9b0 Change-Id: I48ec926258b2f8e409ff47e0c858977126698241
65 lines
2.8 KiB
YAML
65 lines
2.8 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
|
|
# 2023.1
|
|
- openstack-helm-cinder-2023-1-ubuntu_focal # 3 nodes
|
|
- openstack-helm-compute-kit-2023-1-ubuntu_focal # 3 nodes
|
|
- openstack-helm-compute-kit-2023-1-ubuntu_jammy # 3 nodes
|
|
# 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-ovn-2023-2-ubuntu_jammy # 3 nodes
|
|
# 2024.1
|
|
- openstack-helm-umbrella-2024-1-ubuntu_jammy # 3 nodes rook
|
|
- openstack-helm-tls-2024-1-ubuntu_jammy # 3 nodes rook
|
|
- openstack-helm-cinder-2024-1-ubuntu_jammy # 3 nodes rook
|
|
- openstack-helm-compute-kit-2024-1-ubuntu_jammy # 3 nodes
|
|
- openstack-helm-compute-kit-metallb-2024-1-ubuntu_jammy # 1 node + 2 nodes
|
|
- openstack-helm-compute-kit-cilium-metallb-2024-1-ubuntu_jammy # 1 node + 2 nodes
|
|
- openstack-helm-compute-kit-flannel-metallb-2024-1-ubuntu_jammy # 1 node + 2 nodes
|
|
- openstack-helm-horizon-2024-1-ubuntu_jammy # 1 node
|
|
- openstack-helm-tacker-2024-1-ubuntu_jammy
|
|
- openstack-helm-compute-kit-kubespray-2024-1-ubuntu_jammy
|
|
# 2024.2
|
|
- openstack-helm-cinder-2024-2-ubuntu_jammy # 3 nodes rook
|
|
- openstack-helm-compute-kit-2024-2-ubuntu_jammy # 1 node + 2 nodes + metallb
|
|
gate:
|
|
jobs:
|
|
- openstack-helm-lint
|
|
- openstack-helm-cinder-2024-1-ubuntu_jammy
|
|
- openstack-helm-compute-kit-2024-1-ubuntu_jammy
|
|
post:
|
|
jobs:
|
|
- publish-openstack-helm-charts
|
|
experimental:
|
|
jobs:
|
|
- openstack-helm-tacker-2023-1-ubuntu_focal
|
|
periodic:
|
|
jobs:
|
|
- openstack-helm-compute-kit-helm-repo-public-2024-1-ubuntu_jammy # 1 node + 2 nodes
|
|
- openstack-helm-compute-kit-rook-2024-1-ubuntu_jammy # 5 nodes / rook
|