aboutsummaryrefslogtreecommitdiffstats
path: root/qtip/cli
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Add SUT option in CLITaseer Ahmed1-2/+12
2017-10-16Add support for Mirantis Cloud Platform.Taseer Ahmed1-1/+1
2017-09-07Mitigating for missing values in storage QPI.Taseer Ahmed1-2/+6
2017-08-26Refactor storperf testing scripts into ansible roleYujun Zhang1-1/+2
2017-08-09Refactor QPI moduleTaseer Ahmed1-27/+21
2017-07-26Deprecate plan and metric loaderYujun Zhang1-54/+0
2017-07-06Make same workloads distinguishable for report.Taseer1-7/+9
2017-06-29Integrate Report with CLI.Taseer1-6/+41
2017-06-06Merge "Beautify the argument names"Yujun Zhang2-17/+22
2017-06-05Beautify the argument namesYujun Zhang2-17/+22
2017-06-02Refactor CliTaseer4-45/+14
2017-05-31Merge "Pass on all unhandled options"Yujun Zhang1-9/+15
2017-05-29Pass on all unhandled optionsTaseer Ahmed1-9/+15
2017-05-25Add support for create new project from different templatesYujun Zhang2-8/+16
2017-05-19Merge "Remove "plan" module. Replaced by "project""zhihui wu1-69/+0
2017-05-18Remove "plan" module. Replaced by "project"Charlie Root1-69/+0
2017-05-17Add cli-prompts while creating workspaceTaseer1-4/+8
2017-05-16Add support for manually installed (not using installer) OPNFV podYujun Zhang1-2/+2
2017-05-15Refactoring workspace related commands to `project` groupYujun Zhang4-39/+44
2017-05-11Merge "Implement setup/run command"Yujun Zhang2-2/+4
2017-05-10Implement setup/run commandTaseer2-2/+4
2017-05-11Fix warning on missing ansible hosts fileYujun Zhang1-0/+1
2017-05-11Set installer and master-host as required optionsYujun Zhang1-2/+2
2017-05-09Remove prompts for options while creating workspaceTaseer1-2/+12
2017-05-07Implement qtip workspace createTaseer4-0/+75
2017-04-18Add E release development version.Taseer1-1/+2
2017-04-13User friendly messages for exceptionsTaseer3-12/+39
2017-03-31Delete unnecessary materialTaseer1-55/+0
2017-03-31Replace Qtip with QTIPYujun Zhang1-1/+1
2017-03-23Integrate cli, runner and reporter.Taseer4-9/+22
2017-03-20Merge "Refactor reporter module"zhihui wu1-2/+6
2017-03-18Refactor reporter moduleTaseer1-2/+6
2017-03-14Implement 'show' command.Taseer7-3/+45
2017-03-10Implement 'list' command.Taseer4-6/+36
2017-03-07Merge "Implement debug option"Yujun Zhang1-21/+8
2017-03-04Implement debug optionTaseer Ahmed1-21/+8
2017-03-03Implement reporter module.Taseer Ahmed1-0/+27
2017-02-22Addition of detail viewing command.Taseer Ahmed3-0/+21
2017-02-20Merge "Deprecate options not sourceable to environment via Python. JIRA: QTIP...Yujun Zhang1-4/+1
2017-02-16Deprecate options not sourceable to environment via Python.Taseer Ahmed1-4/+1
2017-02-15Implement logfile collector and grep parserYujun Zhang1-1/+1
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-23Click's built in support for version optionTaseer Ahmed1-7/+2
2017-01-23Merge "QPI Module Outline"Yujun Zhang2-54/+35
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