Don't run dsvm tests on unittest only changes

If the change is only unittest of Tempest, don't run the dsvm changes.
Now we have a plan to implement a lot of unittest patches, then this
will save a lot of test resources, and make unittest patches much
easier for everyone to land them.

Change-Id: I6f63fc6056320279a5e5dbb06a7e7ffbe025f97c
This commit is contained in:
Ken'ichi Ohmichi
2015-07-17 06:34:03 +00:00
parent 3c37045c36
commit 042f0aafdb

View File

@@ -627,6 +627,7 @@ jobs:
- ^.*\.rst$
- ^doc/.*$
- ^etc/.*$
- ^tempest/tests/.*$
- project: ^openstack-dev/devstack$
branch: ^master$
all-files-match-any: