Include ironic/tests in irrelevant-files
Since we run inspector jobs in ironic gate, we need to include `ironic/tests` in the irrelevant-files so we don't run the jobs when there is only changes in unit tests. Change-Id: I98757ab78716689355f70c7735480d4dc8e04320
This commit is contained in:
parent
00c2e99b5a
commit
62f79a1129
@ -10,6 +10,7 @@
|
|||||||
- ^api-ref/.*$
|
- ^api-ref/.*$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^ironic_inspector/test/(?!.*tempest).*$
|
- ^ironic_inspector/test/(?!.*tempest).*$
|
||||||
|
- ^ironic/tests/.*$
|
||||||
- ^ironic_inspector/locale/.*$
|
- ^ironic_inspector/locale/.*$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
- ^tools/.*$
|
- ^tools/.*$
|
||||||
|
Loading…
Reference in New Issue
Block a user