aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/cmd
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Add report generate-nsb commandPatrice Buriez1-10/+13
2018-03-27task: don't hide exceptions in TaskRoss Brattain1-6/+9
2018-03-02Merge "Prohibit the importation of a list of libraries"Ross Brattain1-2/+5
2018-03-01Add "render-only" option to "task" commandRodolfo Alonso Hernandez1-6/+3
2018-02-15Prohibit the importation of a list of librariesRodolfo Alonso Hernandez1-2/+5
2017-12-15pretty cli format: runner/scenario/testcase listrexlee87762-26/+7
2017-10-11Updating NSBperf to print right testcaseDeepak S1-2/+18
2017-09-14improve logging, clear using printrexlee87761-3/+3
2017-08-14task: initialize resultRoss Brattain1-0/+2
2017-08-13cli: typo, s/dispath/dispatch/gRoss Brattain1-4/+4
2017-08-01Merge "Bugfix: yardstick always report 'PASS' to DB"Rex Lee1-1/+7
2017-07-31NSBperf: don't exit during import timeRoss Brattain1-7/+0
2017-07-31Bugfix: yardstick always report 'PASS' to DBchenjiankun1-1/+7
2017-07-29Merge "Update NSBPerf CLI to adapt to new output format"Rex Lee1-5/+6
2017-07-12NSBperf: fix bad sigint handlerRoss Brattain1-3/+2
2017-07-09Update NSBPerf CLI to adapt to new output formatDeepak S1-5/+6
2017-07-06Merge "show actual exceptions in task.py"Kubi1-1/+6
2017-06-30Change prepareYardstickEnv to prepare_env and add log infochenjiankun1-3/+3
2017-06-29show actual exceptions in task.pyRoss Brattain1-1/+6
2017-06-29Call core code directly in the API of run test casechenjiankun6-6/+6
2017-06-22Yardstick output format unifiedchenjiankun1-13/+1
2017-03-17Yardstick: User interface for Yardstick.rajesh_4k2-1/+36
2017-02-28stream default INFO, filehdr default DEBUGrexlee87761-10/+3
2017-02-27Merge "BugFix: Adopt to latest result structure while parsing the results"Rex Lee1-3/+4
2017-02-16Merge "Scenario is reporting result for last test only"Rex Lee1-4/+11
2017-02-15Scenario is reporting result for last test onlychenjiankun1-4/+11
2017-02-14NSBPerf: fix indentRoss Brattain1-1/+1
2017-02-12BugFix: Adopt to latest result structure while parsing the resultsDeepak S1-3/+4
2017-02-10Bux: task_id parameter from API can not pass to yardstick corechenjiankun1-1/+1
2017-02-07fix unittests, mock trex_stl_lib, fix raw_input, divisionRoss Brattain1-1/+5
2017-02-06Merge "Adding simple cmdline to run the Network service testcases"Kubi1-0/+213
2017-01-23Merge "Record task status if running via CLI"Rex Lee1-3/+19
2017-01-20Record task status if running via CLIchenjiankun1-3/+19
2017-01-20Create API to get a list of all test caseschenjiankun2-5/+28
2017-01-20Merge "Bugfix: task_id parameter from API can not pass to yardstick core"Jing Lu1-1/+1
2017-01-19Adding simple cmdline to run the Network service testcasesDeepak S1-0/+213
2017-01-16Use """ to replace ''' in docstringchenjiankun8-28/+28
2017-01-12Add support for Python 3Ross Brattain9-6/+27
2017-01-11Bugfix: task_id parameter from API can not pass to yardstick corechenjiankun1-1/+1
2017-01-10Add API to get the status of async taskchenjiankun1-14/+58
2016-12-30Split Yardstick CLI with Yardstick core logicchenjiankun6-763/+38
2016-12-28Yardstick Plugin: add support for ssh login using keyJingLu51-25/+51
2016-12-05Merge "argsAlreadyParsedError: arguments already parsed: cannot register CLI ...Rex Lee1-12/+14
2016-12-04Add API and command support for yardstick env preparechenjiankun2-2/+35
2016-12-02Add API to create Grafana containerchenjiankun1-0/+5
2016-12-02argsAlreadyParsedError: arguments already parsed: cannot register CLI optionchenjiankun1-12/+14
2016-11-29centralize logging into root loggerRoss Brattain1-6/+4
2016-11-30Create API and command to create a influxDB containerchenjiankun2-1/+20
2016-11-25ArgsAlreadyParsedError: arguments already parsed: cannot register CLI optionchenjiankun1-1/+16
2016-11-21Create API to run test caseschenjiankun2-7/+8