aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2017-04-24Merge "standardize ssh auth"Rex Lee42-460/+179
2017-04-24Merge "Add a new runner to test end-to-end fast data path"Rex Lee1-0/+8
2017-04-23Merge "Add SRIOV support"Kubi3-11/+32
2017-04-20Yardstick virtualenv supportchenjiankun1-1/+1
2017-04-18Add SRIOV supportJing Zhang3-11/+32
2017-04-17KVMFORNFV:Passing breaktrace option to cyclictest.kalyanreddy1-2/+4
2017-04-11standardize ssh authRoss Brattain42-460/+179
2017-04-11Add a new runner to test end-to-end fast data pathJing Zhang1-0/+8
2017-04-10Merge "cyclictest: use raw strings to escape \[8"Jing Lu1-4/+6
2017-04-06Merge "attacker_general: fix logging to use %s"Jing Lu1-11/+10
2017-04-06cyclictest: use raw strings to escape \[8Ross Brattain1-4/+6
2017-04-05Bugfix: fix query job status in TC074JingLu51-3/+4
2017-04-04attacker_general: fix logging to use %sRoss Brattain1-11/+10
2017-04-01Yardstick virtualenv supportchenjiankun8-82/+88
2017-03-31Merge "Store packetsize in influxdb"Rex Lee1-0/+1
2017-03-31Store packetsize in influxdbJing Zhang1-0/+1
2017-03-30Bugfix: cacert should suppot insecure mode if neededrexlee87761-0/+1
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