commit | 825d79452c5b6da8cd68e897d83a280561dcbb90 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Tue Nov 13 23:40:45 2018 -0600 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Tue Nov 13 23:40:45 2018 -0600 |
tree | ff700ea5d478748855024b0e34b84ee287c6a056 | |
parent | c81c1fb18977a93c5e1213182350fa780839b2aa [diff] |
trivial: Fix irrelevant-files regexes for unit tests This is to fix the regexes for unit tests in irrelevant-files in .zuul.yaml to avoid unnecessarily running unit tests. Currently the regex includes "patrole/" which is incorrect as the "root" should be the topmost patrole package in the project's repo which is "patrole_tempest_plugin". .. https://github.com/openstack/patrole Change-Id: I16c91b378d23e0c917f2cf5975f9c0f8fa33c620