Merge "Only run cinder jobs on cinder changes"

This commit is contained in:
Zuul 2021-11-10 16:54:53 +00:00 committed by Gerrit Code Review
commit 58e19cdb65

View File

@ -73,6 +73,10 @@
- job: - job:
name: openstack-helm-cinder name: openstack-helm-cinder
parent: openstack-helm-chart-deploy parent: openstack-helm-chart-deploy
files:
- ^cinder/.*$
- ^zuul\.d/.*$
- ^tools/deployment/component/cinder/.
vars: vars:
osh_params: osh_params:
openstack_release: train openstack_release: train