aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/core
AgeCommit message (Expand)AuthorFilesLines
2017-05-04standardize ssh authRoss Brattain1-58/+14
2017-04-06Yardstick virtualenv supportchenjiankun1-1/+1
2017-03-30Yardstick: User interface for Yardstick.rajesh_4k3-0/+132
2017-03-21Bugfix: netperf_bottleneck execute failed because is_same_heat_context return...chenjiankun1-1/+0
2017-03-09Merge "move external_network auto-assign to Heat context"Rex Lee1-11/+1
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun1-98/+108
2017-02-28move external_network auto-assign to Heat contextRoss Brattain1-11/+1
2017-02-21ci in huawei-pod1 do not run test case after tc074chenjiankun1-1/+5
2017-02-16Merge "Context improvement: add support for configing node environment"Rex Lee1-2/+2
2017-02-16Context improvement: add support for configing node environmentchenjiankun1-2/+2
2017-02-16Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'"Jing Lu1-3/+19
2017-02-15Bugfix: AttributeError: 'dict' object has no attribute 'encode'chenjiankun1-3/+19
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain1-2/+2
2017-01-23Merge "Record task status if running via CLI"Rex Lee1-2/+0
2017-01-20Record task status if running via CLIchenjiankun1-2/+0
2017-01-20Create API to get a list of all test caseschenjiankun1-76/+67
2017-01-20Merge "Bugfix:can not run a test suite if not under yardstick root path"Jing Lu1-0/+2
2017-01-19Bugfix: context not found for server ''node1.LF''chenjiankun1-1/+2
2017-01-16Use """ to replace ''' in docstringchenjiankun5-31/+31
2017-01-14Bugfix:can not run a test suite if not under yardstick root pathchenjiankun1-0/+2
2017-01-12Add support for Python 3Ross Brattain5-31/+42
2017-01-09Yardstick framework concurrent supportchenjiankun1-1/+28
2016-12-30Split Yardstick CLI with Yardstick core logicchenjiankun6-0/+918