Merge "Skip functional tests on pre-commit config update"

This commit is contained in:
Zuul 2025-04-17 13:23:44 +00:00 committed by Gerrit Code Review
commit 2e30b0457b

View File

@ -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