Merge "Add tls job to the check pipeline"
This commit is contained in:
commit
d06f972357
@ -437,12 +437,12 @@
|
||||
container_distro_version: focal
|
||||
|
||||
- job:
|
||||
name: openstack-helm-tls
|
||||
name: openstack-helm-tls-2023-1-ubuntu_focal
|
||||
parent: openstack-helm-chart-deploy
|
||||
nodeset: openstack-helm-single-32GB-node
|
||||
nodeset: openstack-helm-single-32GB-focal-tmp
|
||||
vars:
|
||||
osh_params:
|
||||
openstack_release: wallaby
|
||||
openstack_release: "2023.1"
|
||||
container_distro_name: ubuntu
|
||||
container_distro_version: focal
|
||||
feature_gates: tls
|
||||
|
@ -32,10 +32,12 @@
|
||||
- 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
|
||||
- openstack-helm-tls-2023-1-ubuntu_focal
|
||||
- openstack-helm-cinder-2023-1-ubuntu_focal
|
||||
- openstack-helm-compute-kit-2023-1-ubuntu_focal
|
||||
post:
|
||||
@ -47,7 +49,7 @@
|
||||
- openstack-helm-apparmor-cinder
|
||||
- openstack-helm-netpol-compute-kit
|
||||
- openstack-helm-netpol-cinder
|
||||
- openstack-helm-tls
|
||||
- openstack-helm-tls-2023-1-ubuntu_focal
|
||||
- openstack-helm-tungsten-fabric
|
||||
periodic-weekly:
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user