Merge "Skip functional tests on pre-commit config update"
This commit is contained in:
commit
2e30b0457b
@ -41,11 +41,12 @@
|
||||
# jobs only not for any other jobs like functional, unit, doc
|
||||
# jobs.
|
||||
irrelevant-files: &gate-irrelevant-files
|
||||
- ^api-.*$
|
||||
- ^.*\.rst$
|
||||
- ^api-ref/.*$
|
||||
- ^.git.*$
|
||||
- ^doc/.*$
|
||||
- ^placement/tests/.*$
|
||||
- ^\.pre-commit-config\.yaml$
|
||||
- ^releasenotes/.*$
|
||||
- ^tools/.*$
|
||||
- ^tox.ini$
|
||||
@ -107,9 +108,10 @@
|
||||
- ^.*\.rst$
|
||||
- ^api-ref/.*$
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
- ^.git.*$
|
||||
- ^placement/tests/.*$
|
||||
- ^\.pre-commit-config\.yaml$
|
||||
- ^releasenotes/.*$
|
||||
- ^tox.ini$
|
||||
run: playbooks/perfload.yaml
|
||||
post-run: playbooks/post.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user