Print traceback as debug during cloudify tries 65/66265/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 12:38:18 +0000 (13:38 +0100)
commit26ec93dfa0e31da888b7a98eec072595111dfbdc
tree429920f42cd548db45181f6ab014c3255aea3c11
parentb61e97c0f3f2ee6582bad5ab49cad966a345bcb7
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>
(cherry picked from commit 9ba1fe31f31a3381eef29d820c688feb2c51a7cb)
functest/core/cloudify.py