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:
@@ -627,6 +627,7 @@ jobs:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^etc/.*$
|
||||
- ^tempest/tests/.*$
|
||||
- project: ^openstack-dev/devstack$
|
||||
branch: ^master$
|
||||
all-files-match-any:
|
||||
|
||||
Reference in New Issue
Block a user