[dovetail tool]: move config info from .py to config .yml file 13/25713/2
authorMatthewLi <matthew.lijun@huawei.com>
Fri, 9 Dec 2016 08:31:28 +0000 (03:31 -0500)
committerMatthewLi <matthew.lijun@huawei.com>
Fri, 9 Dec 2016 08:47:45 +0000 (03:47 -0500)
commita875b9d4ff6b5c8492f38ea87f8e11c02ebe66b9
treec17a9e68fd7b1e062a5cc2d21f5153dd3e3ac582
parenta372d5dff98c600f0318ac8e60e7db37cd47aaa8
[dovetail tool]: move config info from .py to config .yml file

JIRA: DOVETAIL-145

Change-Id: Ia9b3c678f1a491e5daf2d280f05904ead3b0a296
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
dovetail/conf/dovetail_config.py
dovetail/conf/dovetail_config.yml
dovetail/container.py
dovetail/parser.py
dovetail/report.py
dovetail/run.py
dovetail/testcase.py
dovetail/tests/unit/test_parser.py
dovetail/utils/dovetail_logger.py