Merge "Only run horizon check for horizon changes"
This commit is contained in:
commit
4a5374aebd
@ -240,6 +240,10 @@
|
|||||||
name: openstack-helm-horizon
|
name: openstack-helm-horizon
|
||||||
parent: openstack-helm-chart-deploy
|
parent: openstack-helm-chart-deploy
|
||||||
run: tools/gate/playbooks/osh-gate-runner.yaml
|
run: tools/gate/playbooks/osh-gate-runner.yaml
|
||||||
|
files:
|
||||||
|
- ^horizon/.*$
|
||||||
|
- ^zuul\.d/.*$
|
||||||
|
- ^tools/deployment/component/horizon/.*$
|
||||||
vars:
|
vars:
|
||||||
osh_params:
|
osh_params:
|
||||||
openstack_release: stein
|
openstack_release: stein
|
||||||
|
Loading…
Reference in New Issue
Block a user