summaryrefslogtreecommitdiffstats
path: root/dovetail/test_runner.py
AgeCommit message (Collapse)AuthorFilesLines
2016-12-13[dovetail tool] support shell scripts for testcase validationLeo Wang1-0/+100
JIRA: DOVETAIL-46 1. for now a testcase has two kinds of validation types(functest, yardstick), and it is not enough to check the complete funcionality 2. add new validation type(shell) for extra validation of the test case to make result more accurate and more convincing. Change-Id: I45dca6b8dbd888757da163189d261f6e4dba5034 Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>