aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/cmd/commands
AgeCommit message (Expand)AuthorFilesLines
2018-03-27task: don't hide exceptions in TaskRoss Brattain1-6/+9
2018-03-01Add "render-only" option to "task" commandRodolfo Alonso Hernandez1-6/+3
2017-12-15pretty cli format: runner/scenario/testcase listrexlee87761-10/+7
2017-09-14improve logging, clear using printrexlee87761-3/+3
2017-08-14task: initialize resultRoss Brattain1-0/+2
2017-07-31Bugfix: yardstick always report 'PASS' to DBchenjiankun1-1/+7
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 casechenjiankun5-5/+5
2017-06-22Yardstick output format unifiedchenjiankun1-13/+1
2017-03-17Yardstick: User interface for Yardstick.rajesh_4k1-0/+33
2017-02-15Scenario is reporting result for last test onlychenjiankun1-4/+11
2017-02-10Bux: task_id parameter from API can not pass to yardstick corechenjiankun1-1/+1
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-16Use """ to replace ''' in docstringchenjiankun6-20/+20
2017-01-12Add support for Python 3Ross Brattain7-4/+23
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-04Add API and command support for yardstick env preparechenjiankun2-2/+35
2016-12-02Add API to create Grafana containerchenjiankun1-0/+5
2016-11-30Create API and command to create a influxDB containerchenjiankun1-0/+17
2016-11-21Create API to run test caseschenjiankun1-3/+4
2016-11-14Merge "Add task call entry in cli for REST API"Kubi1-1/+1
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-4/+11
2016-11-09Add task call entry in cli for REST APIchenjiankun1-1/+1
2016-10-10Bugfix: no pod.yaml file error when run test case not in the root pathchenjiankun1-4/+6
2016-08-11BugFix: fix Storperf CI bugJingLu51-6/+14
2016-08-03Add Storperf in CI [work in progress]JingLu51-10/+27
2016-08-01Merge "Bugfix: Only add keyword "external_network" to the first network"liang gao1-3/+9
2016-07-28bug_fix_parse_suite_wrong_installer_typerexlee87761-1/+1
2016-07-28Bugfix: Only add keyword "external_network" to the first networkwu.zhihui1-3/+9
2016-07-26Update setup.py to include plugin install/remove scripts and rename "script" ...JingLu51-2/+2
2016-07-21Fix a bug when removing a pluginJingLu51-0/+2
2016-07-20add support for suite to support constraints and task_argsrexlee87761-35/+61
2016-07-15change ci from base-on-pod to base-on-scenario (in progress)rexlee87761-0/+12
2016-07-04Add support for multiple VMsJingLu51-0/+14
2016-06-28Add plugin CommandJingLu51-0/+156
2016-04-01add "yardstick testcase show" command functionrexlee87761-0/+21
2016-03-26add "yardstick testcase list" command functionkubi1-0/+91
2016-02-08add precondition checkkubi1-4/+29
2016-01-15fix some bug in ipv6 to make it run in cikubi1-0/+0
2016-01-07InfluxDB dispatcher add more tagsQiLiang1-2/+12
2015-12-31Add Dummy context and scenario typeQiLiang1-1/+3
2015-12-15Add run_in_background attribute to scenariosJo¶rgen Karlsson1-4/+37