aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2017-03-23model: pylint fixesRoss Brattain1-2/+2
2017-03-22Merge "Yardstick: User interface for Yardstick."Jing Lu7-1/+303
2017-03-20Bugfix: netperf_bottleneck execute failed because is_same_heat_context return...chenjiankun1-1/+0
2017-03-20Merge "Add CPU pinning support for node context"Jing Lu1-8/+29
2017-03-17Yardstick: User interface for Yardstick.rajesh_4k7-1/+303
2017-03-17Merge "Bugfix: network_utilization: parse error"Kubi1-15/+14
2017-03-17Merge "Bug Fix: force the network to attacht to trex to start the traffic"Kubi2-1/+4
2017-03-13Bugfix: network_utilization: parse errorchenjiankun1-15/+14
2017-03-13Add CPU pinning support for node contextJingLu51-8/+29
2017-03-13Merge "Bugfix: heat: don't json encode template"Jing Lu1-4/+1
2017-03-10Bugfix: yardstick https supportchenjiankun1-15/+6
2017-03-10Bugfix: heat: don't json encode templateRoss Brattain1-4/+1
2017-03-09Bug Fix: force the network to attacht to trex to start the trafficDeepak S2-1/+4
2017-03-09Bugfix: Failed executing command: 'free -s 1 -c 10'chenjiankun1-5/+5
2017-03-09Merge "Bugfix: don't use jsonutils.load, use loads()"Rex Lee1-1/+3
2017-03-09Merge "Record test case names when run a task using API"Rex Lee1-0/+2
2017-03-09Merge "move external_network auto-assign to Heat context"Rex Lee2-14/+15
2017-03-09Merge "Bugfix: yardstick will create stacks with the same name when run using...Rex Lee12-144/+158
2017-03-08fixes: use isinstance, fix logging, use dict literalRoss Brattain1-9/+13
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun12-144/+158
2017-03-08Bugfix: don't use jsonutils.load, use loads()Ross Brattain1-1/+3
2017-03-01Merge "fix: remove headers from generated files"Kubi3-27/+1
2017-03-01Merge "heat: replace dict key checking with .get()"Kubi1-9/+6
2017-02-28move external_network auto-assign to Heat contextRoss Brattain2-14/+15
2017-02-28stream default INFO, filehdr default DEBUGrexlee87762-17/+9
2017-02-26heat: replace dict key checking with .get()Ross Brattain1-9/+6
2017-02-26fix: remove headers from generated filesRoss Brattain3-27/+1
2017-02-27Merge "BugFix: Adopt to latest result structure while parsing the results"Rex Lee1-3/+4
2017-02-27Merge "ci in huawei-pod1 do not run test case after tc074"Rex Lee1-1/+5
2017-02-26heat context support affinity and anti-affinityrexlee87763-17/+73
2017-02-24Add common method of openstack in openstack_utilschenjiankun2-22/+343
2017-02-23Record test case names when run a task using APIchenjiankun1-0/+2
2017-02-23Merge "Update missing license headers"Rex Lee28-0/+278
2017-02-23Merge "improving if conditions :)"Rex Lee2-5/+5
2017-02-23Merge "collectd: typo and call super()"Rex Lee1-1/+2
2017-02-21ci in huawei-pod1 do not run test case after tc074chenjiankun1-1/+5
2017-02-21improving if conditions :)Deepak S2-5/+5
2017-02-17Update missing license headersDeepak S28-0/+278
2017-02-16Merge "Scenario is reporting result for last test only"Rex Lee3-5/+20
2017-02-16Merge "Context improvement: add support for configing node environment"Rex Lee2-8/+78
2017-02-16Context improvement: add support for configing node environmentchenjiankun2-8/+78
2017-02-16Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'"Jing Lu1-3/+19
2017-02-16Merge "New reliability/availability testcase - IP datagram error rate and etc."Rex Lee1-0/+130
2017-02-16Merge "NSBPerf: fix indent"Rex Lee1-1/+1
2017-02-16Merge "pylint fixes: remove redundant parens, fix comparison order"Rex Lee4-6/+6
2017-02-16Merge "Update Openstack CLI Command in yardstick ha test framework configurat...Rex Lee2-2/+2
2017-02-16Merge "set log file to store debug info"Rex Lee1-0/+2
2017-02-15Bugfix: AttributeError: 'dict' object has no attribute 'encode'chenjiankun1-3/+19
2017-02-15Scenario is reporting result for last test onlychenjiankun3-5/+20
2017-02-14NSBPerf: fix indentRoss Brattain1-1/+1