diff options
author | James E. Blair <jeblair@redhat.com> | 2018-10-24 06:45:54 -0700 |
---|---|---|
committer | James E. Blair <jeblair@redhat.com> | 2018-10-25 06:25:05 -0700 |
commit | dec8eacc6e60e5e2f4c946ec3d440915c6eda2e5 (patch) | |
tree | ad8945c40083c05fff74a48e5ff45dace9187e2b /.zuul.yaml | |
parent | b27757c2746c62ecefadd5fc457b3414d14c66ae (diff) | |
download | zuul-dec8eacc6e60e5e2f4c946ec3d440915c6eda2e5.tar.gz |
Collect docker logs after quick-start run
Change-Id: I492841fea5a3d3c48b38bde30d73ad12353553af
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml index e4ecf4b34..8c0ac6e60 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -62,6 +62,7 @@ name: zuul-quick-start description: Run the commands in the Zuul quick-start documentation. run: playbooks/quick-start/run.yaml + post-run: playbooks/quick-start/post.yaml roles: - zuul: openstack-infra/zuul-jobs required-projects: |