Print traceback as debug during cloudify tries 69/66269/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:39:36 +0000 (13:39 +0100)
commit764b095792f2d3e12848bef4742e0d14d5d8d5ba
treeeee93cec6933725367e4bd2dc73d877288454370
parent6fb017e4c55c92c2e6d99d81fecaebe5a4e4db34
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