Merge "Don't run dsvm tests on rst/unit test changes"

This commit is contained in:
Jenkins 2015-10-20 01:35:43 +00:00 committed by Gerrit Code Review
commit 879ff82980

View File

@ -710,6 +710,11 @@ jobs:
- ^etc/.*$
- ^tempest/tests/.*$
- ^tempest/hacking/.*$
- project: ^openstack/tempest-lib$
all-files-match-any:
- ^.*\.rst$
- ^doc/.*$
- ^tempest_lib/tests/.*$
- project: ^openstack-dev/devstack$
all-files-match-any:
- ^.*\.rst$