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