Fix files conditions for scenario 007 and 008

An incorrectly indented regexp was causing jobs not to be triggered
correctly.
fixing indentation make the jobs trigger correctly

Change-Id: Ic665dd273aab37dbd689c0a51cb0c3e4f0bc1e56
This commit is contained in:
Gabriele Cerami 2018-09-12 23:57:38 +01:00 committed by Janki Chhatbar
parent fa8b4bb955
commit 54b78df003
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@
- tripleo-ci-centos-7-scenario008-multinode-oooq-container:
files:
- ci/environments/scenario008-multinode-containers.yaml
- ^(docker|puppet)/services/.*(odl|opendaylight).*$
- ^(docker|puppet)/services/(odl|opendaylight).*$
- ^(docker|puppet)/services/neutron-plugin-ml2.yaml #LP1765975
- ^environments\/.*.yaml
- ^deployed-server/.*$