summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2016-10-12Merge "Add yardstick crawler and checker for the results of testcase"hongbo tian1-3/+29
2016-10-10Add yardstick crawler and checker for the results of testcasexudan1-3/+29
JIRA: DOVETAIL-18 Change-Id: Idaad0ee4f8e6304f18fa478f1cded6e256cb12fd Signed-off-by: xudan <xudan16@huawei.com>
2016-10-09Remove scripts in dovetail and use yarstick scripts to prepare environmentxudan8-251/+15
JIRA: DOVETAIL-20 Change-Id: I46a095d5714245a9399e3a33c72f5f4bc77a18bf Signed-off-by: xudan <xudan16@huawei.com>
2016-09-30Use template to unify commands in functest/yardstickLeo Wang11-20/+165
JIRA: DOVETAIL-19 1. use jinja2 to unify commands in config files 2. it simplify the process of test execution, put the dissimilarity in config 3. add precondition/postcondition for functest/yardstick config Change-Id: Ib996b11ea065b61910b34b78191bb7b1ffd92e59 Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
2016-09-23Move copyfile to container and remove hard-codexudan21894-25/+22
JIRA: DOVETAIL-17 Change-Id: Id4ad126169cf83c6c72a7b599f3309f0f930e461 Signed-off-by: xudan <xudan16@huawei.com>
2016-09-21save dovetail report to diskLeo Wang2-17/+58
JIRA: DOVETAIL-16 Change-Id: I8aab0b34425b698fee556ef97d3b0942b1b149d2 Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>
2016-09-20add prototype of dovetail toolLeo Wang21-0/+919
JIRA: DOVETAIL-12 Change-Id: I1ee120ed8199589e1e7cbce9cbb55036e9e5f7ea Signed-off-by: Leo Wang <grakiss.wanglei@huawei.com>