Merge "Run keystone-ldap job on keystone changes"
This commit is contained in:
commit
28a29d1d7a
@ -51,6 +51,9 @@
|
|||||||
- job:
|
- job:
|
||||||
name: openstack-helm-keystone-ldap
|
name: openstack-helm-keystone-ldap
|
||||||
parent: openstack-helm-chart-deploy
|
parent: openstack-helm-chart-deploy
|
||||||
|
files:
|
||||||
|
- ^keystone/.*$
|
||||||
|
- ^zuul\.d/.*$
|
||||||
vars:
|
vars:
|
||||||
osh_params:
|
osh_params:
|
||||||
openstack_release: train
|
openstack_release: train
|
||||||
|
@ -32,6 +32,7 @@
|
|||||||
- openstack-helm-compute-kit-victoria-ubuntu_focal
|
- openstack-helm-compute-kit-victoria-ubuntu_focal
|
||||||
- openstack-helm-compute-kit-wallaby-ubuntu_focal
|
- openstack-helm-compute-kit-wallaby-ubuntu_focal
|
||||||
- openstack-helm-horizon-train-ubuntu_bionic
|
- openstack-helm-horizon-train-ubuntu_bionic
|
||||||
|
- openstack-helm-keystone-ldap
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-helm-lint
|
- openstack-helm-lint
|
||||||
@ -46,7 +47,6 @@
|
|||||||
- publish-openstack-helm-charts
|
- publish-openstack-helm-charts
|
||||||
periodic:
|
periodic:
|
||||||
jobs:
|
jobs:
|
||||||
- openstack-helm-keystone-ldap
|
|
||||||
- openstack-helm-tungsten-fabric-train
|
- openstack-helm-tungsten-fabric-train
|
||||||
- openstack-helm-tungsten-fabric-ussuri
|
- openstack-helm-tungsten-fabric-ussuri
|
||||||
experimental:
|
experimental:
|
||||||
|
Loading…
Reference in New Issue
Block a user