Add merge-output-to-logs to base-test

Before adding it to base, add to base-test so we can test that it
works.

Depends-On: https://review.openstack.org/629571
Change-Id: Ib0875d372da2ddf47502d0bb32163ed4a79fb906
This commit is contained in:
Monty Taylor 2019-01-09 17:19:31 +00:00
parent 5b2446a2c2
commit 46ac79b344
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
- hosts: all
roles:
- fetch-output
- merge-output-to-logs
- hosts: all
# NOTE(pabelanger): We ignore_errors for the following tasks as not to fail