Skip azure gate runner on irrelevant files
Change-Id: I693d78a2f400b45c6095c039c3a91e7c3d9fb4c8 Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me>
This commit is contained in:
parent
193dc935f1
commit
2e92614239
@ -145,6 +145,18 @@
|
|||||||
post-run: playbooks/airship-collect-azure-logs.yaml
|
post-run: playbooks/airship-collect-azure-logs.yaml
|
||||||
run: playbooks/airshipctl-gate-runner.yaml
|
run: playbooks/airshipctl-gate-runner.yaml
|
||||||
nodeset: airship-airshipctl-single-node
|
nodeset: airship-airshipctl-single-node
|
||||||
|
irrelevant-files: *noncodefiles
|
||||||
|
dependencies:
|
||||||
|
- name: openstack-tox-docs
|
||||||
|
soft: true
|
||||||
|
- name: airship-airshipctl-lint-unit
|
||||||
|
soft: true
|
||||||
|
- name: airship-airshipctl-golint
|
||||||
|
soft: true
|
||||||
|
- name: airship-airshipctl-build-image
|
||||||
|
soft: true
|
||||||
|
- name: airship-airshipctl-validate-site-docs
|
||||||
|
soft: true
|
||||||
vars:
|
vars:
|
||||||
site_name: azure-test-site
|
site_name: azure-test-site
|
||||||
gate_scripts:
|
gate_scripts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user