aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark
AgeCommit message (Expand)AuthorFilesLines
2017-12-16bugfix: tc078 have no data stored or dashboard to show resultsrexlee87761-0/+8
2017-12-16bugfix: tc078 fails in some situationsrexlee87761-3/+7
2017-12-16bugfix: kill process do not accurately kill "nova-api"rexlee87761-1/+1
2017-12-16samples: Add generic L3 forwarder testsDino Madarang2-3/+14
2017-12-16Merge "tc053 kill haproxy wrong mismatch" into stable/euphratesRoss Brattain1-0/+5
2017-12-15NSB: Fix standalone.model.Libvirt SR-IOV modelingDino Madarang3-50/+95
2017-12-14Merge "NSB: Fix IndexError in pin_vcpu_for_perf" into stable/euphratesRoss Brattain1-1/+1
2017-12-14NSB: Fix IndexError in pin_vcpu_for_perfDino Madarang1-1/+1
2017-12-14Heat: add availability_zoneRoss Brattain1-6/+5
2017-12-13Merge "KVMFORNFV: Reverting LiveMigration changes" into stable/euphratesJing Lu2-13/+11
2017-12-13tc053 kill haproxy wrong mismatchrexlee87761-0/+5
2017-12-12heat: allow overriding Heat/Neutron private IP for DPDK testsRoss Brattain2-3/+30
2017-12-04KVMFORNFV: Reverting LiveMigration changesNavya Bathula2-13/+11
2017-12-04KVMFORNFV: To avoid livemigration result update to jsonNavya1-2/+2
2017-10-19Create the ovs-vswitchd logging directoryMartin Banszel1-0/+1
2017-10-19add CheckConnectivity scenarioJingLu51-0/+99
2017-10-18Disable spoof check on vfs in sriov setupDeepak S1-0/+3
2017-10-18Adding cpu set to enable affinity for given vcpuDeepak S3-43/+17
2017-10-18Fio: support input job file configurationJingLu51-1/+16
2017-10-13Support to add multiple src/dst ports in flowDeepak S1-0/+6
2017-10-13task: use CONF_FILE from constantsRoss Brattain1-2/+2
2017-10-13KVMFORNFV: To verify the execution of the bash scriptNavya1-5/+20
2017-10-13task: drain background runner queuesRoss Brattain2-6/+18
2017-10-13ping: always save rtt data, influxdb ignore empty dataRoss Brattain1-8/+27
2017-10-12Use "protocol" parameters in iperf3 yaml and task fileAce Lee1-8/+12
2017-10-10TC008 Interrupt Affinity FixJing Zhang1-3/+8
2017-10-10KVMFORNFV:Livemigration testcase changes in YardstickNavya1-2/+3
2017-10-06heat: add port name as portRoss Brattain1-0/+2
2017-10-06rewrite _generate_pod_yaml to combine name and pkey settingRoss Brattain1-16/+13
2017-10-06Add intermediate variables for attacker,monitor,result_checkerqiujuan9-44/+61
2017-10-04NSB PROX test hang fixesRoss Brattain8-28/+59
2017-10-03runners: add timeout to queue putRoss Brattain2-6/+14
2017-10-03add collectd resource node capabilityRoss Brattain1-6/+6
2017-10-03drain runner queue and undo cancel_join_threadRoss Brattain7-31/+111
2017-10-02Enabling multi_VM & multi port launch in standalone contextDeepak S5-977/+1103
2017-09-30vnf_generic: Fix str object has no attribute itemsDino Madarang1-4/+8
2017-09-30NSB: ignore VNF node if there is no VNF modelRoss Brattain1-1/+5
2017-09-30[PATCH] Patch for Yardstick arm64 netperf_install.bashTrevor Tao1-0/+42
2017-09-30Enable IP_ROUTING for netperf UDP_STREAM testTrevor Tao1-0/+4
2017-09-28task: fixup s/exe_info/exc_infoRoss Brattain1-1/+1
2017-09-25Add service in kubernetes contextchenjiankun2-14/+31
2017-09-25bugfix: tc025 should use ipmi to poweroffroot2-31/+36
2017-09-25Heat: use pkey from string instead of key_filenameRoss Brattain2-5/+16
2017-09-25Generate pod.yaml from current contextRoss Brattain4-3/+40
2017-09-25Add host&targer in scenario['options']['server_name'] supportchenjiankun1-31/+37
2017-09-25Log each test case status in a taskchenjiankun1-2/+5
2017-09-19NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain1-4/+4
2017-09-18vnf_generic: adjust ssh timeout for number of VNFsRoss Brattain1-4/+9
2017-09-18NSB: fix port topologyMartin Banszel3-63/+101
2017-09-15Merge "improve logging, clear using print"Rex Lee6-30/+29