summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-14[dovetail tool] support shell scripts for testcase validationLeo Wang1-4/+5
2016-12-14Merge "bugfix of document error"hongbo tian4-16/+11
2016-12-13bugfix of document errorMatthewLi4-16/+11
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 tian17-57/+83
2016-12-13[WIP] Migrate to tox based environmentLeif Madsen17-57/+83
2016-12-13Merge "Add more document and fix dockerfile for CentOS"hongbo tian2-3/+12
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-09Add more document and fix dockerfile for CentOSTomofumi Hayashi2-3/+12
2016-12-082 config files description documentsMatthewLi1-0/+16
2016-12-07Merge "[RFC]Add dockerfile to support dovetail in CentOS"hongbo tian2-0/+22
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-06[RFC]Add dockerfile to support dovetail in CentOSTomofumi Hayashi2-0/+22
2016-12-05dovetail tool: add unit test into script unittest.shxudan2-2/+25
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-02Merge "[WIP] dovetail report improvement"hongbo tian5-47/+114
2016-12-02[WIP] dovetail report improvementMatthewLi5-47/+114
2016-11-30bugfix: Add BRANCH Argument in the DockerfileMatthewLi1-2/+4
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-30Merge "fix flake8 test error for ez_setup.py"hongbo tian1-2/+3
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-29Merge "dovetail tool: testarea argument added"hongbo tian9-55/+88
2016-11-28Merge "Backend rest api mechanism"hongbo tian18-0/+1665
2016-11-28dovetail tool: add brackets to print message for consistencyzshi1-1/+1
2016-11-28fix flake8 test error for ez_setup.pyzshi1-2/+3
2016-11-28dovetail tool: change CI_DEBUG to DEBUGzshi3-5/+7
2016-11-26dovetail tool: testarea argument addedMatthewLi9-55/+88
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-20Backend rest api mechanismLeo Wang18-0/+1665
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