Add fetch-output to base job
Change-Id: I8eb1ed429a0662feb13eebcde9f8c085a2f156f0
This commit is contained in:
parent
1376bf10cb
commit
827559d011
@ -1,3 +1,7 @@
|
|||||||
|
- hosts: all
|
||||||
|
roles:
|
||||||
|
- fetch-output
|
||||||
|
|
||||||
- hosts: all
|
- hosts: all
|
||||||
# NOTE(pabelanger): We ignore_errors for the following tasks as not to fail
|
# NOTE(pabelanger): We ignore_errors for the following tasks as not to fail
|
||||||
# successful jobs.
|
# successful jobs.
|
@ -85,7 +85,7 @@
|
|||||||
themselves on a need basis.
|
themselves on a need basis.
|
||||||
pre-run: playbooks/base-minimal/pre.yaml
|
pre-run: playbooks/base-minimal/pre.yaml
|
||||||
post-run:
|
post-run:
|
||||||
- playbooks/base-minimal/post-ssh.yaml
|
- playbooks/base-minimal/post.yaml
|
||||||
- playbooks/base-minimal/post-logs.yaml
|
- playbooks/base-minimal/post-logs.yaml
|
||||||
roles:
|
roles:
|
||||||
- zuul: openstack-infra/zuul-jobs
|
- zuul: openstack-infra/zuul-jobs
|
||||||
|
Loading…
Reference in New Issue
Block a user