aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Merge "test_base: speedup unittest, wait for queue not empty"Ross Brattain1-2/+8
2017-07-17Merge "test_nstat: speedup unittests, sleep for 0 seconds"Ross Brattain1-3/+3
2017-07-17Merge "pktgen: speedup unittest, mock time.sleep"Ross Brattain1-9/+10
2017-07-17Merge "test_pktgen_dpdk_throughput: speedup unittest, mock time.sleep()"Ross Brattain1-8/+9
2017-07-17test_nstat: speedup unittests, sleep for 0 secondsRoss Brattain1-3/+3
2017-07-17test_heat: ipaddress expects unicode inputsRoss Brattain1-14/+14
2017-07-17Merge "test_attacker_baremetal: don't run local commands"Ross Brattain1-14/+12
2017-07-17Merge "Kubernetes (k8s) support"Jing Lu1-0/+165
2017-07-17Merge "add network info to topology"Rex Lee5-194/+570
2017-07-17Kubernetes (k8s) supportchenjiankun1-0/+165
2017-07-13test_attacker_baremetal: don't run local commandsRoss Brattain1-14/+12
2017-07-13test_monitor_command: mock LOG so we don't output errorRoss Brattain1-2/+6
2017-07-14Merge "test_monitor_multi: speedup unittests, sleep less"Ross Brattain1-1/+1
2017-07-13add network info to topologyRoss Brattain5-194/+570
2017-07-13test_monitor_multi: speedup unittests, sleep lessRoss Brattain1-1/+1
2017-07-13test_storperf: speedup unittest, use time.sleep(0)Ross Brattain1-2/+2
2017-07-13test_pktgen_dpdk_throughput: speedup unittest, mock time.sleep()Ross Brattain1-8/+9
2017-07-13pktgen: speedup unittest, mock time.sleepRoss Brattain1-9/+10
2017-07-13test_base: speedup unittest, wait for queue not emptyRoss Brattain1-2/+8
2017-07-12test_nstat: decrease sleep time for unittestRoss Brattain1-3/+3
2017-07-06move flatten dict key to common utilsrexlee87764-13/+20
2017-06-24Merge "Yardstick output format unified"Jing Lu2-3/+2
2017-06-22Merge "Acquire NSB specific data from Heat."Ross Brattain2-5/+153
2017-06-22HA testcase improvementJingLu51-0/+2
2017-06-22Yardstick output format unifiedchenjiankun2-3/+2
2017-06-20Acquire NSB specific data from Heat.Edward MacGillivray2-5/+153
2017-06-05Merge "Pass parameters between scenarios"Rex Lee3-0/+73
2017-05-27Imporve monitor_process pass criteriaJingLu56-17/+17
2017-05-26Pass parameters between scenarioschenjiankun3-0/+73
2017-05-16fix multi-monitor unitest hangRoss Brattain1-8/+8
2017-05-16Merge "Add a new monitor type: MultiMonitor that can run any number of other ...Ross Brattain1-0/+61
2017-05-12Create flavor from heat contextDanielMartinBuckley2-3/+94
2017-05-11Merge "Extend TC008 to run pktgen-dpdk inside VM Need a fast path inside VM t...Rex Lee2-6/+192
2017-05-10Merge "pass user_data to heat template"Ross Brattain1-0/+21
2017-05-04Merge "Bugfix: Local Openstack Operation in HA test frameworks"Jing Lu1-0/+32
2017-05-04Bugfix: Local Openstack Operation in HA test frameworkstjuyinkanglin1-0/+32
2017-05-03fix ha issue when run tc050~tc054 in cirexlee87761-3/+3
2017-05-01Extend TC008 to run pktgen-dpdk inside VMJing Zhang2-6/+192
2017-04-24Merge "standardize ssh auth"Rex Lee33-289/+289
2017-04-23Merge "Add SRIOV support"Kubi2-2/+30
2017-04-18Add SRIOV supportJing Zhang2-2/+30
2017-04-12Add a new monitor type: MultiMonitor that can run any number of other monitor...LiHuan1-0/+61
2017-04-11standardize ssh authRoss Brattain33-289/+289
2017-04-05Bugfix: fix query job status in TC074JingLu51-2/+2
2017-03-31Store packetsize in influxdbJing Zhang1-3/+3
2017-03-23model: pylint fixesRoss Brattain1-1/+1
2017-03-22Merge "Yardstick: User interface for Yardstick."Jing Lu1-0/+72
2017-03-17Yardstick: User interface for Yardstick.rajesh_4k1-0/+72
2017-03-15pass user_data to heat templateRoss Brattain1-0/+21
2017-03-13Add CPU pinning support for node contextJingLu51-12/+8