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

This commit is contained in:
Zuul 2024-10-24 05:40:28 +00:00 committed by Gerrit Code Review
commit 244c0eecca

View File

@ -73,6 +73,7 @@
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- ^\.pre-commit-config\.yaml$
- job:
name: oslo.messaging-grenade-multinode
@ -83,6 +84,7 @@
irrelevant-files:
- ^(test-|)requirements.txt$
- ^setup.cfg$
- ^\.pre-commit-config\.yaml$
- project:
templates: