summaryrefslogtreecommitdiffstats
path: root/dovetail/run.py
AgeCommit message (Expand)AuthorFilesLines
2016-12-09[dovetail tool]: move config info from .py to config .yml fileMatthewLi1-14/+15
2016-12-05dovetail tool: add debug option to control the log level showing in screenxudan1-0/+2
2016-12-02Merge "dovetail tool: reorganize statements in class DovetailConfig"hongbo tian1-0/+2
2016-12-02[WIP] dovetail report improvementMatthewLi1-2/+9
2016-11-30Merge "dovetail tool: run.py execution always wipes of results files"hongbo tian1-4/+16
2016-11-29dovetail tool: run.py execution always wipes of results filesxudan1-4/+16
2016-11-29dovetail tool: reorganize statements in class DovetailConfigxudan1-0/+2
2016-11-29dovetail tool: To exec testsuite loading after command line arguments is TrueMatthewLi1-2/+2
2016-11-29dovetail tool: package all logger initializationxudan1-8/+24
2016-11-26dovetail tool: testarea argument addedMatthewLi1-14/+32
2016-11-17dovetail tool: reorganize dovetail_config.py and modify related filesxudan1-13/+11
2016-11-15Fix option handling in case of no '--tag' option.Tomofumi Hayashi1-2/+2
2016-11-15Merge "Add "docker tag" option for each testcase containers."hongbo tian1-0/+22
2016-11-10Add "docker tag" option for each testcase containers.Tomofumi Hayashi1-0/+22
2016-11-10dovetail tool: 2 config files, compliance_set and proposed_testsMatthewLi1-1/+1
2016-11-08dovetail tool: ensure sub_testcase_list and testcase are not Nonezshi1-0/+4
2016-11-02dovetail tool: Add cli mechanism for changing envs at run-timexudan1-5/+39
2016-10-21Simplify getting pre_condition cmdszshi1-2/+1
2016-10-14[dovetail_tool] Fix the python style scanned by flake8xudan1-10/+12
2016-10-12preparation for setup.pyMatthewLi1-0/+84