Merge "trivial: Fix irrelevant-files regexes for unit tests"

This commit is contained in:
Zuul
2018-11-21 22:54:16 +00:00
committed by Gerrit Code Review

View File

@@ -16,8 +16,8 @@
- ^.*\.rst$
- ^doc/.*
- ^etc/.*$
- ^patrole/patrole_tempest_plugin/tests/unit/.*$
- ^patrole/patrole_tempest_plugin/hacking/.*$
- ^patrole_tempest_plugin/tests/unit/.*$
- ^patrole_tempest_plugin/hacking/.*$
- ^releasenotes/.*
- ^setup.cfg$
vars: