Print traceback as debug during cloudify tries 59/66259/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 7 Jan 2019 11:41:21 +0000 (12:41 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 7 Jan 2019 11:43:17 +0000 (12:43 +0100)
commit9ba1fe31f31a3381eef29d820c688feb2c51a7cb
tree7d4b794fd2ddd70a86f2776aa9fa81a415a42a1e
parentb8a115906e4f6e598e7e1f1b59e2b1fb201af6a5
Print traceback as debug during cloudify tries

The traceback is printed as debug to avoid priting the first
unsuccessful tries in console. It will ease debugging issues as for [1]

[1] https://gerrit.opnfv.org/gerrit/#/c/66253/

Change-Id: I89992ea4452b24788cc06dec4c384a263b704efb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/core/cloudify.py