aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/core/task.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-04Bugfix: background scenario can't not update resultchenjiankun1-2/+4
2017-06-30unify pod keywork so api can easily usedrexlee87761-1/+1
2017-06-29Call core code directly in the API of run test casechenjiankun1-1/+8
2017-06-24Merge "Yardstick output format unified"Jing Lu1-10/+102
2017-06-22Merge "Acquire NSB specific data from Heat."Ross Brattain1-0/+3
2017-06-22Yardstick output format unifiedchenjiankun1-10/+102
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray1-0/+3
2017-05-26Pass parameters between scenarioschenjiankun1-0/+17
2017-04-01Yardstick virtualenv supportchenjiankun1-1/+1
2017-03-22Merge "Yardstick: User interface for Yardstick."Jing Lu1-0/+4
2017-03-20Bugfix: netperf_bottleneck execute failed because is_same_heat_context return...chenjiankun1-1/+0
2017-03-17Yardstick: User interface for Yardstick.rajesh_4k1-0/+4
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-15Bugfix: AttributeError: 'dict' object has no attribute 'encode'chenjiankun1-3/+19
2017-01-20Record task status if running via CLIchenjiankun1-2/+0
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 docstringchenjiankun1-17/+17
2017-01-14Bugfix:can not run a test suite if not under yardstick root pathchenjiankun1-0/+2
2017-01-12Add support for Python 3Ross Brattain1-16/+19
2017-01-09Yardstick framework concurrent supportchenjiankun1-1/+28
2016-12-30Split Yardstick CLI with Yardstick core logicchenjiankun1-0/+484