Gates: Use OpenStack-Helm-Infra log collection playbook in zuul

This PS proposes to mkve to the log collection playbook from
OSH-Infra in zuul checks, to both provide parity and reduce
tech debt.

Depends-On: I016a5e08163eaccf13331db6faa45fab1e9cf4f2

Change-Id: If1a964046ba0a4d97e7419f88a48bf065cd41e83
This commit is contained in:
portdirect 2017-12-28 10:03:03 -05:00 committed by Pete Birley
parent 6e70733dc7
commit bd3dd6c83a
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
vars:
zuul_osh_infra_relative_path: ../openstack-helm-infra/
run: tools/gate/playbooks/dev-deploy.yaml
post-run: tools/gate/playbooks/legacy-gate-post.yaml
post-run: ../openstack-helm-infra/tools/gate/playbooks/osh-infra-collect-logs.yaml
required-projects:
- openstack/openstack-helm-infra
nodeset: openstack-helm-single-node
@ -67,7 +67,7 @@
- ../openstack-helm-infra/tools/gate/playbooks/osh-infra-build.yaml
- ../openstack-helm-infra/tools/gate/playbooks/osh-infra-deploy-k8s.yaml
run: tools/gate/playbooks/legacy-gate-runner.yaml
post-run: tools/gate/playbooks/legacy-gate-post.yaml
post-run: ../openstack-helm-infra/tools/gate/playbooks/osh-infra-collect-logs.yaml
required-projects:
- openstack/openstack-helm-infra