fetch-output: switch base to use post.yaml

It looks like we've missed the base job in switching it to use
post.yaml instead of post-ssh.yaml

Change-Id: Icd1b98e2818519fe7a39668a5fbc036afccc633e
This commit is contained in:
Mohammed Naser 2019-01-07 08:48:10 -05:00
parent 2c204c6e4e
commit 3469395333

View File

@ -52,7 +52,7 @@
pre-run: playbooks/base/pre.yaml
post-run:
- playbooks/base/post-ssh.yaml
- playbooks/base/post.yaml
- playbooks/base/post-logs.yaml
roles:
- zuul: openstack-infra/zuul-jobs