openstack-helm/zuul.d/project.yaml
Vladimir Kozhukalov 38e7a27477 Add tls job to the check pipeline
The job openstack-helm-tls is updated to use 2023.1 release.
Also we renamed the tls job to openstack-helm-tls-2023-1-ubuntu_focal
to make it more convenient. And since this feature is important
we add the job to the check pipeline.

Change-Id: I5fdba8e5a4c6497c352bf4f1e3d2c7ab7e2a3076
2023-08-03 13:45:10 +00:00

62 lines
2.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
- openstack-helm-cinder-yoga-ubuntu_focal
- openstack-helm-cinder-zed-ubuntu_focal
- openstack-helm-cinder-2023-1-ubuntu_focal
- openstack-helm-compute-kit-yoga-ubuntu_focal
- openstack-helm-compute-kit-zed-ubuntu_focal
- openstack-helm-compute-kit-zed-ubuntu_focal-umbrella
- openstack-helm-horizon-zed-ubuntu_focal
- openstack-helm-compute-kit-2023-1-ubuntu_focal
- openstack-helm-keystone-ldap-2023-1-ubuntu_focal
- openstack-helm-tls-2023-1-ubuntu_focal
gate:
jobs:
- openstack-helm-lint
- openstack-helm-tls-2023-1-ubuntu_focal
- 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
- openstack-helm-apparmor-cinder
- openstack-helm-netpol-compute-kit
- openstack-helm-netpol-cinder
- openstack-helm-tls-2023-1-ubuntu_focal
- openstack-helm-tungsten-fabric
periodic-weekly:
jobs:
- openstack-helm-cinder-victoria-ubuntu_focal
- openstack-helm-cinder-wallaby-ubuntu_focal
- openstack-helm-cinder-xena-ubuntu_focal
- openstack-helm-compute-kit-victoria-ubuntu_focal
- openstack-helm-compute-kit-wallaby-ubuntu_focal
- openstack-helm-compute-kit-xena-ubuntu_focal