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:
parent
6e70733dc7
commit
bd3dd6c83a
@ -52,7 +52,7 @@
|
|||||||
vars:
|
vars:
|
||||||
zuul_osh_infra_relative_path: ../openstack-helm-infra/
|
zuul_osh_infra_relative_path: ../openstack-helm-infra/
|
||||||
run: tools/gate/playbooks/dev-deploy.yaml
|
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:
|
required-projects:
|
||||||
- openstack/openstack-helm-infra
|
- openstack/openstack-helm-infra
|
||||||
nodeset: openstack-helm-single-node
|
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-build.yaml
|
||||||
- ../openstack-helm-infra/tools/gate/playbooks/osh-infra-deploy-k8s.yaml
|
- ../openstack-helm-infra/tools/gate/playbooks/osh-infra-deploy-k8s.yaml
|
||||||
run: tools/gate/playbooks/legacy-gate-runner.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:
|
required-projects:
|
||||||
- openstack/openstack-helm-infra
|
- openstack/openstack-helm-infra
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user