]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
ansible: include the contents of the failure log in the exception 757/head
authorAndrew Schoen <aschoen@redhat.com>
Thu, 17 Dec 2015 19:51:45 +0000 (13:51 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 17 Dec 2015 19:51:45 +0000 (13:51 -0600)
commit80b2241ed84d15b6ba4a37dff37b53cfbf3e3694
tree8290130ecf301ced0078f0e1ee1aa68f0a81a52b
parent6add0f66c946da9f2d96c96435183f2b5b7bc394
ansible: include the contents of the failure log in the exception

When parsing of the ansible failure log fails this will actually print
the contents of the malformed log in the raised AnsibleFailedError.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
teuthology/task/ansible.py