[dovetail tool] support shell scripts for testcase validation 31/25931/1
authorLeo Wang <grakiss.wanglei@huawei.com>
Wed, 14 Dec 2016 07:48:16 +0000 (02:48 -0500)
committerLeo Wang <grakiss.wanglei@huawei.com>
Wed, 14 Dec 2016 07:48:16 +0000 (02:48 -0500)
commit461902c1f4f840d361d014b079371f99544e5c17
tree6e1d0542ebb2f45056ef09378d363bca120fecb8
parent4cc82a8477e7b842e83281c72127a73da73edf1d
[dovetail tool] support shell scripts for testcase validation

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: I60c1b54335b94e0cb150232432adb958b8f5a143
Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
dovetail/testcase.py