Reduce Zuul CI pool workload

Added patterns of files which should not trigger the most resource-consuming
job (on 16GB VM) on Zuul CI.

Change-Id: I143a15f531f5179cebf2741eacd67818976fda94
This commit is contained in:
Roman Gorshunov 2020-09-29 15:09:35 +02:00
parent 30914340da
commit 92ffcb6e66

@ -84,6 +84,11 @@
post-run: playbooks/airship-collect-logs.yaml
run: playbooks/airshipctl-gate-runner.yaml
nodeset: airship-airshipctl-single-16GB-bionic-node
irrelevant-files:
- ^certs/.*$
- ^docs/.*$
- ^.*\.md$
- ^\.github/.*$
vars:
site_name: test-site
gate_scripts: