dovetail tool: skip testcase status added 69/28269/6
authorMatthewLi <matthew.lijun@huawei.com>
Wed, 8 Feb 2017 07:52:27 +0000 (02:52 -0500)
committerMatthewLi <matthew.lijun@huawei.com>
Fri, 17 Feb 2017 06:39:13 +0000 (01:39 -0500)
commit931942e3719dda8a269acb63f320146d7327fdd6
treefe2b6b8029c1ae4aba51478ce9205b7c6961ea1a
parent29500fcfd71ae240dd9258378328483f02f916eb
dovetail tool: skip testcase status added

JIRA: DOVETAIL-344

1) testcase status, True/False --> PASS/SKIP/FAIL,
   so skipped testcase in tempest can be figured out
   details can be seen in
   https://etherpad.opnfv.org/p/dovetail_report
2) some variable name changed more readable, such as
   passed-->testcase_passed failed--> prepare_failed
3) "dovetail report" minor amend according to 1)

Change-Id: Ibe8e50693fc474d78e7d0fb89257f34703248579
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
dovetail/report.py
dovetail/test_runner.py
dovetail/testcase.py