Merge "Skip functional tests on pre-commit config update"
This commit is contained in:
@@ -41,11 +41,12 @@
|
|||||||
# jobs only not for any other jobs like functional, unit, doc
|
# jobs only not for any other jobs like functional, unit, doc
|
||||||
# jobs.
|
# jobs.
|
||||||
irrelevant-files: &gate-irrelevant-files
|
irrelevant-files: &gate-irrelevant-files
|
||||||
- ^api-.*$
|
|
||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
|
- ^api-ref/.*$
|
||||||
- ^.git.*$
|
- ^.git.*$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^placement/tests/.*$
|
- ^placement/tests/.*$
|
||||||
|
- ^\.pre-commit-config\.yaml$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
- ^tools/.*$
|
- ^tools/.*$
|
||||||
- ^tox.ini$
|
- ^tox.ini$
|
||||||
@@ -107,9 +108,10 @@
|
|||||||
- ^.*\.rst$
|
- ^.*\.rst$
|
||||||
- ^api-ref/.*$
|
- ^api-ref/.*$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^releasenotes/.*$
|
|
||||||
- ^.git.*$
|
- ^.git.*$
|
||||||
- ^placement/tests/.*$
|
- ^placement/tests/.*$
|
||||||
|
- ^\.pre-commit-config\.yaml$
|
||||||
|
- ^releasenotes/.*$
|
||||||
- ^tox.ini$
|
- ^tox.ini$
|
||||||
run: playbooks/perfload.yaml
|
run: playbooks/perfload.yaml
|
||||||
post-run: playbooks/post.yaml
|
post-run: playbooks/post.yaml
|
||||||
|
Reference in New Issue
Block a user