Skip functional tests for .gitreview and documentation files

... because these do not affect actual functionality.

Change-Id: Ib32a20b71e684e6a5198cc8282891103fa33746a
This commit is contained in:
Takashi Kajinami
2025-03-15 22:21:42 +09:00
parent e7e95451bd
commit ae7f72c184

View File

@@ -34,8 +34,10 @@
jobs:
- aodhclient-dsvm-functional:
irrelevant-files: &ac-irrelevant-files
- ^\.gitreview$
- ^(test-|)requirements.txt$
- ^setup.cfg$
- ^doc/.*$
- ^.*\.rst$
- ^releasenotes/.*$
gate: