dovetail tool: show progress during executing test cases 79/33179/1
authorxudan <xudan16@huawei.com>
Mon, 10 Apr 2017 08:15:03 +0000 (08:15 +0000)
committerxudan <xudan16@huawei.com>
Mon, 10 Apr 2017 08:15:03 +0000 (08:15 +0000)
commitac766b065a8032e4aa90dafef2130292364a2483
tree2fb14e17ab9122327a81c3da75ce23ac54da607a
parent002d7cb256e4f0753f4b738d7f3d2a7872704314
dovetail tool: show progress during executing test cases

JIRA: DOVETAIL-159

1. It takes long time to execute test cases that most of users think it hangs there,
   so a progress is needed to show the test is running.
2. add dynamic progress during execution
3. it' s a fake progress only showing the test is alive,
   not to show the percentage of completion.

Change-Id: I0294659f79e8e09d1bcdd36d8f391d933e35b635
Signed-off-by: xudan <xudan16@huawei.com>
dovetail/utils/dovetail_utils.py