refactor push_result_to_db print thing
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 22 Aug 2016 10:23:25 +0000 (18:23 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 23 Aug 2016 07:41:44 +0000 (15:41 +0800)
commit2588e2af6c2b609ab08957268f8163954cd8eae1
treef61049ad1429a9105bf30832d091f57db66c8122
parent43a98904445a7151b586f996ae5d0e858fa24b98
refactor push_result_to_db print thing

when Exceptions happen, the print code is too difficult
to understand and maintain, modify to make it clear

jira: FUNCTEST-425

Change-Id: Ie12af989e711df3791167955642f2edf1164b146
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
utils/functest_utils.py