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

This commit is contained in:
Zuul 2025-03-28 18:03:42 +00:00 committed by Gerrit Code Review
commit 1c5dc3957a

View File

@ -146,6 +146,7 @@
- ^doc/.*$
- ^etc/.*$
- ^keystone/tests/unit/.*$
- ^\.pre-commit-config\.yaml$
- ^releasenotes/.*$
- keystone-dsvm-py3-functional-fips:
voting: false
@ -167,6 +168,7 @@
- ^doc/.*$
- ^etc/.*$
- ^keystone/tests/unit/.*$
- ^\.pre-commit-config\.yaml$
- ^releasenotes/.*$
- ^setup.cfg$
- tempest-full-py3: