Merge "Don't run dsvm tests on hacking only changes"

This commit is contained in:
Jenkins
2015-09-28 21:20:21 +00:00
committed by Gerrit Code Review

View File

@@ -649,6 +649,7 @@ jobs:
- ^.*\.rst$
- ^doc/.*$
- ^nova/tests/.*$
- ^nova/hacking/.*$
- ^tools/.*$
- ^tox.ini$
- project: ^openstack/ironic$