Move TLS job from check to experimental
We currently run the TLS job in both check and gating. The TLS job does not reliably pass however due to resource constraints so having it run on each check results in quite a few rechecks. This change moves the TLS job from check to experimental to avoid having to perform these rechecks while having the ability to run the job on demand when needed. Change-Id: Ia44354066cc22c936de7dbab4c56b18527cfaa85
This commit is contained in:
parent
034a83201a
commit
0b9ad8ea05
@ -33,7 +33,6 @@
|
||||
- openstack-helm-compute-kit-wallaby-ubuntu_focal
|
||||
- openstack-helm-horizon-train-ubuntu_bionic
|
||||
- openstack-helm-keystone-ldap
|
||||
- openstack-helm-tls
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-helm-lint
|
||||
@ -56,3 +55,4 @@
|
||||
- openstack-helm-apparmor-cinder
|
||||
- openstack-helm-netpol-compute-kit
|
||||
- openstack-helm-netpol-cinder
|
||||
- openstack-helm-tls
|
||||
|
Loading…
x
Reference in New Issue
Block a user