summaryrefslogtreecommitdiffstats
path: root/dovetail
AgeCommit message (Expand)AuthorFilesLines
2016-12-13[dovetail tool] support shell scripts for testcase validationLeo Wang47-150/+380
2016-12-13bugfix for flake8 formatMatthewLi1-2/+2
2016-12-13Merge "[WIP] Migrate to tox based environment"hongbo tian4-17/+21
2016-12-13[WIP] Migrate to tox based environmentLeif Madsen4-17/+21
2016-12-13Merge "dovetail tool: add debug option to control the log level showing in sc...hongbo tian3-16/+23
2016-12-09[dovetail tool]: move config info from .py to config .yml fileMatthewLi9-39/+48
2016-12-07Merge "Copy the jumphost ssh key into the container"hongbo tian1-2/+1
2016-12-06Copy the jumphost ssh key into the containerDan Radez1-2/+1
2016-12-05dovetail tool: add unit test into script unittest.shxudan1-2/+3
2016-12-05dovetail tool: add debug option to control the log level showing in screenxudan3-16/+23
2016-12-02Merge "dovetail tool: reorganize statements in class DovetailConfig"hongbo tian2-10/+16
2016-12-02Merge "dovetail tool: add brackets to print message for consistency"hongbo tian1-1/+1
2016-12-02Merge "dovetail tool: fix unittest bugs"hongbo tian1-1/+2
2016-12-02[WIP] dovetail report improvementMatthewLi5-47/+114
2016-11-30dovetail tool: fix unittest bugszshi1-1/+2
2016-11-30Merge "dovetail tool: run.py execution always wipes of results files"hongbo tian2-14/+16
2016-11-30dovetail: modify process flow in function update_envs()wu.zhihui1-3/+4
2016-11-29dovetail tool: run.py execution always wipes of results filesxudan2-14/+16
2016-11-29dovetail tool: reorganize statements in class DovetailConfigxudan2-10/+16
2016-11-29dovetail tool: To exec testsuite loading after command line arguments is TrueMatthewLi1-2/+2
2016-11-29Merge "dovetail tool: change CI_DEBUG to DEBUG"hongbo tian3-5/+7
2016-11-29dovetail tool: package all logger initializationxudan5-57/+122
2016-11-28dovetail tool: add brackets to print message for consistencyzshi1-1/+1
2016-11-28dovetail tool: change CI_DEBUG to DEBUGzshi3-5/+7
2016-11-26dovetail tool: testarea argument addedMatthewLi7-43/+72
2016-11-25Merge "dovetail tool: reorganize dovetail_config.py and modify related files"hongbo tian7-87/+86
2016-11-24[Dovetail Tool] Prepare env fail due to dependency on pyyamlLeo Wang1-4/+2
2016-11-17dovetail tool: upstream functest env preparation and CLI adaptionxudan1-2/+2
2016-11-17dovetail tool: reorganize dovetail_config.py and modify related filesxudan7-87/+86
2016-11-16Merge "Fix option handling in case of no '--tag' option."hongbo tian1-2/+2
2016-11-16Merge "dovetail tool: cleanup the result directory before running"hongbo tian1-2/+2
2016-11-16dovetail tool: cleanup the result directory before runningxudan1-2/+2
2016-11-15dovetail tool: replace the hard-coded "Tescase" and modify some classmethodLinghui Zeng4-34/+36
2016-11-15Fix option handling in case of no '--tag' option.Tomofumi Hayashi1-2/+2
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