summaryrefslogtreecommitdiffstats
path: root/qtip
AgeCommit message (Expand)AuthorFilesLines
2017-02-21Merge "Move api server to legacy code."zhihui wu2-31/+0
2017-02-20Merge "Deprecate options not sourceable to environment via Python. JIRA: QTIP...Yujun Zhang1-4/+1
2017-02-20Merge "code refactor: ansible playbook about system info"zhihui wu6-1/+99
2017-02-20code refactor: ansible playbook about system infowu.zhihui6-1/+99
2017-02-19Move api server to legacy code.Akhil Batra2-31/+0
2017-02-16Deprecate options not sourceable to environment via Python.Taseer Ahmed1-4/+1
2017-02-15Implement logfile collector and grep parserYujun Zhang12-68/+123
2017-02-15Refactoring collector initialization in plan loaderYujun Zhang5-31/+61
2017-02-15Add test for yaml_file loaderYujun Zhang3-18/+13
2017-02-05Fix bug that metric test is not collectedYujun Zhang1-0/+1
2017-01-29Refactor loader classesYujun Zhang9-60/+123
2017-01-25Merge "refactor useful legacy code about preparing test enviroment"Yujun Zhang3-0/+284
2017-01-25Merge "Click's built in support for version option"zhihui wu1-7/+2
2017-01-25Merge "Small corrections"zhihui wu1-1/+2
2017-01-25Merge "Plan module draft"zhihui wu1-22/+23
2017-01-25Merge "Formalize constants for property names"zhihui wu5-24/+49
2017-01-23Click's built in support for version optionTaseer Ahmed1-7/+2
2017-01-23Merge "QPI Module Outline"Yujun Zhang2-54/+35
2017-01-23Formalize constants for property namesYujun Zhang5-24/+49
2017-01-23refactor useful legacy code about preparing test enviromentwu.zhihui3-0/+284
2017-01-22Small correctionsTaseer Ahmed1-1/+2
2017-01-22Plan module draftTaseer Ahmed1-22/+23
2017-01-21QPI Module OutlineTaseer Ahmed2-54/+35
2017-01-20Merge "Metric module outline"zhihui wu2-58/+33
2017-01-17Metric module outlineTaseer Ahmed2-58/+33
2017-01-12Move redundant files to legacyTaseer Ahmed1-14/+0
2017-01-11Reorganize the project foldersYujun Zhang37-1711/+3
2017-01-11sample QPI for doctor performance measured in verification jobYujun Zhang6-4/+40
2017-01-11Merge "Implement plan, qpi and metric constructors"Yujun Zhang10-60/+122
2017-01-11Merge "Add module skeletons"zhihui wu20-103/+199
2017-01-09Merge "Rework Cli."zhihui wu1-5/+64
2017-01-07modify deprecated importsAkhil Batra3-5/+5
2017-01-06Rework Cli.Taseer Ahmed1-5/+64
2017-01-03Implement plan, qpi and metric constructorsYujun Zhang10-60/+122
2017-01-03Add module skeletonsYujun Zhang20-103/+199
2016-12-28Delete Ansible module. No longer required.Taseer Ahmed2-64/+1
2016-12-27Implment https://wiki.opnfv.org/display/qtip/DesignYujun Zhang10-103/+175
2016-12-21Merge "Add skeletons of drivers, collector and reporter"Yujun Zhang7-0/+66
2016-12-20Exception handling for wrong testplanTaseer1-5/+11
2016-12-20Add skeletons of drivers, collector and reporterYujun Zhang7-0/+66
2016-12-19Merge "Basic testplan layout JIRA: QTIP-184"zhihui wu1-0/+43
2016-12-15Merge "Add more comments to clarify runner prototype"Yujun Zhang3-3/+10
2016-12-14make qtip-server installableSerenaFeng1-2/+38
2016-12-13Basic testplan layoutTaseer1-0/+43
2016-12-13Add more comments to clarify runner prototypeYujun Zhang3-3/+10
2016-12-13refactor qtip-server structureSerenaFeng10-46/+68
2016-12-07Fix bugs in `runner/benchmark`Yujun Zhang1-2/+2
2016-12-07Implement PerfTest prototypeYujun Zhang2-19/+7
2016-12-06Implement TestPlan prototypeYujun Zhang3-63/+65
2016-12-06Implement __init__ and list_all in SuiteYujun Zhang1-8/+44