summaryrefslogtreecommitdiffstats
path: root/dovetail
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Merge "dovetail tool: reorganize prepare_env.py"hongbo tian1-7/+15
2016-11-15Merge "generate report data for reuse"hongbo tian1-24/+48
2016-11-15Merge "Add "docker tag" option for each testcase containers."hongbo tian2-0/+27
2016-11-15generate report data for reuseLeo Wang1-24/+48
2016-11-14dovetail tool: reorganize prepare_env.pyxudan1-7/+15
2016-11-10Add "docker tag" option for each testcase containers.Tomofumi Hayashi2-0/+27
2016-11-10dovetail tool: 2 config files, compliance_set and proposed_testsMatthewLi39-8/+332
2016-11-09Merge "dovetail tool: ensure sub_testcase_list and testcase are not None"hongbo tian2-9/+22
2016-11-09Merge "dovetail tool: os name bugfix"hongbo tian1-3/+4
2016-11-09Merge "dovetail tool: cleanup result directory before running"hongbo tian1-3/+16
2016-11-07dovetail tool: os name bugfixMatthewLi1-3/+4
2016-11-08dovetail tool: ensure sub_testcase_list and testcase are not Nonezshi2-9/+22
2016-11-03Merge "dovetail tool: Add cli mechanism for changing envs at run-time"hongbo tian5-13/+123
2016-11-03Merge "dovetail tool: rename report_file_path variable"hongbo tian1-4/+4
2016-11-03Merge "dovetail tool: Cleanup functest_conf.yml"hongbo tian1-4/+0
2016-11-03Merge "Add more distro support when preparing environment"hongbo tian1-1/+39
2016-11-03dovetail tool: cleanup result directory before runningxudan1-3/+16
2016-11-02dovetail tool: Add cli mechanism for changing envs at run-timexudan5-13/+123
2016-10-29dovetail tool: Add unit tests for 'parser' modulemathsyouth4-0/+67
2016-10-28dovetail tool: Cleanup functest_conf.ymlzshi1-4/+0
2016-10-26Add more distro support when preparing environmentzshi1-1/+39
2016-10-21dovetail tool: rename report_file_path variablezshi1-4/+4
2016-10-21Simplify getting pre_condition cmdszshi1-2/+1
2016-10-20dovetail tool : add @classmethod to post_condition_clszshi1-0/+1
2016-10-17Get envs from environment variables to test multi-SUTzshi1-0/+7
2016-10-14[dovetail_tool] Fix the python style scanned by flake8xudan9-103/+142
2016-10-13dovetail tool: setup.py added and path error amendMatthewLi1-2/+3
2016-10-12preparation for setup.pyMatthewLi17-0/+892