summaryrefslogtreecommitdiffstats
path: root/yardstick/cmd/commands/task.py
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-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-06-29show actual exceptions in task.pyRoss Brattain1-1/+6
2017-06-29Call core code directly in the API of run test casechenjiankun1-1/+1
2017-06-22Yardstick output format unifiedchenjiankun1-13/+1
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-20Record task status if running via CLIchenjiankun1-3/+19
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 docstringchenjiankun1-2/+2
2017-01-12Add support for Python 3Ross Brattain1-1/+3
2017-01-11Bugfix: task_id parameter from API can not pass to yardstick corechenjiankun1-1/+1
2016-12-30Split Yardstick CLI with Yardstick core logicchenjiankun1-463/+5
2016-12-04Add API and command support for yardstick env preparechenjiankun1-0/+16
2016-11-21Create API to run test caseschenjiankun1-3/+4
2016-11-09Add task call entry in cli for REST APIchenjiankun1-1/+1
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-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-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
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-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-15Fix yardstick.out overwritten bugpanghao11-0/+4
2015-06-18add new command line handlerJo¶rgen Karlsson1-0/+179