Skip functional tests for .gitreview

... because the file does not affect actual functionality.

Change-Id: I990a5ff367304a048c7226b7e00ad91b2d60d1d6
This commit is contained in:
Takashi Kajinami
2025-03-15 22:22:26 +09:00
parent 6833c236ee
commit 1955f59d6d

View File

@ -4,6 +4,7 @@
description: |
This job is for testing telemetry components. We test stable branches from wallaby onwards.
irrelevant-files:
- ^\.gitreview$
- ^(test-|)requirements.txt$
- ^setup.cfg$
- ^doc/.*$