aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/cmd
AgeCommit message (Expand)AuthorFilesLines
2017-01-16Use """ to replace ''' in docstringchenjiankun8-28/+28
2017-01-12Add support for Python 3Ross Brattain9-6/+27
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
2016-11-14Merge "Add task call entry in cli for REST API"Kubi2-3/+34
2016-11-10add option to connect to non-standard ssh portRoss Brattain1-4/+11
2016-11-09Add task call entry in cli for REST APIchenjiankun2-3/+34
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 CommandJingLu52-1/+159
2016-04-01add "yardstick testcase show" command functionrexlee87761-0/+21
2016-03-26add "yardstick testcase list" command functionkubi2-1/+94
2016-02-08add precondition checkkubi1-4/+29
2016-01-15fix some bug in ipv6 to make it run in cikubi1-0/+0
2016-01-13Fix flake8 errorsJo¶rgen Karlsson1-2/+3
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
2015-12-11Add 'nodes' attribute to the scenario definitionwym_libra1-1/+15
2015-10-28record the total time of test case runningkubi1-1/+12
2015-10-27Heat context code refactor part 2QiLiang1-24/+42
2015-10-20Heat context code refactorQiLiang1-4/+7
2015-10-15Support general configuration fileQiLiang1-53/+49
2015-10-13Add test suite functionality to task commandsKristian Hunt1-22/+94
2015-10-09add a key check to fix bugjean.gaoliang@huawei.com1-3/+4
2015-09-06Support to config external network by shell envQiLiang1-0/+4
2015-09-01add support for Jinja2 in task filekubi1-6/+56
2015-07-16Merge "Fix yardstick.out overwritten bug"Hou Jingwen1-0/+4
2015-07-15Fix yardstick.out overwritten bugpanghao11-0/+4
2015-07-14Fix bug in cli.pykubi1-1/+1
2015-06-29Add support to list and show runners & scenariosHans Feldt4-1/+96
2015-06-18add new command line handlerJo¶rgen Karlsson4-0/+307