aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark
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 Brattain35-413/+131
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-04operation_general: fix logging to use %sRoss Brattain1-1/+1
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 Lu1-1/+6
2017-05-04Merge "cachestat: use raw strings to escape \d" into stable/danubeJing Lu1-1/+1
2017-05-04Bugfix: KeyError when using http dispatcherchenjiankun1-1/+6
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-06Bugfix: fix query job status in TC074JingLu51-3/+4
2017-04-06Yardstick virtualenv supportchenjiankun4-8/+7
2017-03-30Yardstick: User interface for Yardstick.rajesh_4k3-0/+132
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-13Bugfix: network_utilization: parse errorchenjiankun1-15/+14
2017-03-09Bugfix: Failed executing command: 'free -s 1 -c 10'chenjiankun1-5/+5
2017-03-09Merge "move external_network auto-assign to Heat context"Rex Lee2-14/+15
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun7-109/+130
2017-02-28move external_network auto-assign to Heat contextRoss Brattain2-14/+15
2017-02-26heat: replace dict key checking with .get()Ross Brattain1-9/+6
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-affinityrexlee87762-17/+63
2017-02-23Merge "Update missing license headers"Rex Lee15-0/+128
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 S15-0/+128
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 "pylint fixes: remove redundant parens, fix comparison order"Rex Lee3-4/+4
2017-02-15Bugfix: AttributeError: 'dict' object has no attribute 'encode'chenjiankun1-3/+19
2017-02-14Update Openstack CLI Command in yardstick ha test framework configuration fil...tjuyinkanglin2-2/+2
2017-02-14Merge "heat: minor fixes, don't use len > 0 and use next instead of [0]"Kubi1-2/+2