From 1dcf07c17a790598c5f3defe7dafcb1824826293 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 24 Oct 2024 10:16:53 +0900 Subject: [PATCH] Skip functional tests on pre-commit config update This file is used only in code style checks. Change-Id: I0c1d6593417757c65bbb0b7ee7e503a3d3cedf12 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 617359784..20082861e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: