summaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2017-06-02Merge "fix bug: multi monitor" into stable/danubedanube.3.0Jing Lu1-6/+15
2017-06-01Imporve monitor_process pass criteriaJingLu57-15/+37
2017-06-01fix bug: multi monitorHuanLi1-6/+15
2017-06-01Add a new monitor type: MultiMonitor that can run any number of other monitor...LiHuan2-0/+78
2017-05-06Bugfix: Support HA test cases in TripleOJingLu59-23/+48
2017-05-04Bugfix: Local Openstack Operation in HA test frameworksdanube.2.RC1danube.2.0tjuyinkanglin3-40/+104
2017-05-04standardize ssh authRoss Brattain42-460/+179
2017-05-04Store packetsize in influxdbJing Zhang1-0/+1
2017-05-04cyclictest: use raw strings to escape \[8Ross Brattain1-4/+6
2017-05-04Merge "KVMFORNFV:Passing breaktrace option to cyclictest." into stable/danubeJing Lu1-2/+4
2017-05-04attacker_general: fix logging to use %sRoss Brattain1-11/+10
2017-05-04KVMFORNFV:Passing breaktrace option to cyclictest.kalyanreddy1-2/+4
2017-05-04Modify HA test cases and HA test script to support other installerstjuyinkanglin3-6/+0
2017-05-04Merge "fix ha issue when run tc050~tc054 in ci" into stable/danubeJing Lu2-9/+12
2017-05-04fix ha issue when run tc050~tc054 in cirexlee87762-9/+12
2017-05-04Bugfix: fix HA test case tc046JingLu53-3/+11
2017-05-04Merge "operation_general: fix logging to use %s" into stable/danubeJing Lu1-1/+1
2017-05-04operation_general: fix logging to use %sRoss Brattain1-1/+1
2017-05-04Bugfix: fix multi-region supportRoss Brattain1-1/+5
2017-05-04Merge "Bugfix: fix HA testcases" into stable/danubeJing Lu3-11/+3
2017-05-04Merge "Bugfix: KeyError when using http dispatcher" into stable/danubeJing Lu2-4/+10
2017-05-04Merge "cachestat: use raw strings to escape \d" into stable/danubeJing Lu1-1/+1
2017-05-04Bugfix: KeyError when using http dispatcherchenjiankun2-4/+10
2017-05-04cachestat: use raw strings to escape \dRoss Brattain1-1/+1
2017-05-04Bugfix: fix HA testcasesJingLu53-11/+3
2017-05-04bugfix: fix HA testcasesJingLu51-1/+1
2017-04-22Yardstick virtualenv supportchenjiankun1-1/+1
2017-04-06Bugfix: fix query job status in TC074JingLu51-3/+4
2017-04-06Yardstick virtualenv supportchenjiankun8-82/+88
2017-03-30Yardstick: User interface for Yardstick.rajesh_4k7-1/+303
2017-03-25Merge "Add CPU pinning support for node context" into stable/danubeJing Lu1-8/+29
2017-03-21Bugfix: netperf_bottleneck execute failed because is_same_heat_context return...chenjiankun1-1/+0
2017-03-20Add CPU pinning support for node contextJingLu51-8/+29
2017-03-17Merge "Bugfix: network_utilization: parse error" into stable/danubeKubi1-15/+14
2017-03-13Bugfix: network_utilization: parse errorchenjiankun1-15/+14
2017-03-13Bugfix: yardstick https supportchenjiankun1-15/+6
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