Skip functional tests on pre-commit config update

This file is used only in code style checks.

Change-Id: I0c1d6593417757c65bbb0b7ee7e503a3d3cedf12
This commit is contained in:
Takashi Kajinami 2024-10-24 10:16:53 +09:00
parent 7f52894bbe
commit 1dcf07c17a

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: