Avoid running functional jobs for non-code changes

We don't need to run functional jobs there is no code change.

Change-Id: I8971068e3fa33d75004e60d036b3c51de480ca3d
This commit is contained in:
Iury Gregory Melo Ferreira 2020-06-01 17:52:43 +02:00
parent 7f25b01fb2
commit 8c3f6469db
1 changed files with 3 additions and 0 deletions

View File

@ -8,8 +8,11 @@
run: playbooks/integration/run.yaml
irrelevant-files:
- ^.*\.rst$
- ^api-ref/.*$
- ^doc/.*$
- ^lower-constraints.txt$
- ^install-guide/.*$
- ^ironic/tests/.*$
- ^metalsmith/test/.*$
- ^releasenotes/.*$
- ^setup.cfg$