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
|
||||
# NOTE(pabelanger): We ignore_errors for the following tasks as not to fail
|
||||
# successful jobs.
|
@ -85,7 +85,7 @@
|
||||
themselves on a need basis.
|
||||
pre-run: playbooks/base-minimal/pre.yaml
|
||||
post-run:
|
||||
- playbooks/base-minimal/post-ssh.yaml
|
||||
- playbooks/base-minimal/post.yaml
|
||||
- playbooks/base-minimal/post-logs.yaml
|
||||
roles:
|
||||
- zuul: openstack-infra/zuul-jobs
|
||||
|
Loading…
Reference in New Issue
Block a user