dovetail tool: show progress during executing test cases 53/26053/1
authorxudan <xudan16@huawei.com>
Fri, 16 Dec 2016 00:41:25 +0000 (00:41 +0000)
committerxudan <xudan16@huawei.com>
Fri, 16 Dec 2016 00:55:03 +0000 (00:55 +0000)
commitd00342734b1f200dc14185306997991435660cb3
tree23e672f4267a35c5455734c678c3179b7b950c17
parent004634d4ce99da007228293877e3dd1e179b02ec
dovetail tool: show progress during executing test cases

1. the utils exec_cmd() will take a long time for some cmds such as executing
   test cases and pull images.
2. if the time is longer than 3 seconds, progress bar will be shown on the
   screen.

JIRA: DOVETAIL-159

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