aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2017-06-28Add SRIOV supportJing Zhang4-2/+89
2017-06-22HA testcase improvementJingLu51-0/+2
2017-06-01Imporve monitor_process pass criteriaJingLu56-17/+17
2017-06-01fix multi-monitor unitest hangRoss Brattain1-8/+8
2017-06-01Add a new monitor type: MultiMonitor that can run any number of other monitor...LiHuan1-0/+61
2017-05-04Bugfix: Local Openstack Operation in HA test frameworksdanube.2.RC1danube.2.0tjuyinkanglin1-0/+32
2017-05-04standardize ssh authRoss Brattain39-335/+391
2017-05-04Store packetsize in influxdbJing Zhang1-3/+3
2017-05-04fix ha issue when run tc050~tc054 in cirexlee87761-3/+3
2017-04-06Bugfix: fix query job status in TC074JingLu51-2/+2
2017-04-06Yardstick virtualenv supportchenjiankun1-12/+9
2017-03-30Yardstick: User interface for Yardstick.rajesh_4k1-0/+72
2017-03-20Add CPU pinning support for node contextJingLu51-12/+8
2017-03-09Bugfix: Failed executing command: 'free -s 1 -c 10'chenjiankun2-15/+36
2017-03-08Bugfix: yardstick will create stacks with the same name when run using API in...chenjiankun1-6/+8
2017-02-27Merge "BugFix: Adopt to latest result structure while parsing the results"Rex Lee1-1/+2
2017-02-26heat context support affinity and anti-affinityrexlee87762-1/+18
2017-02-24Add common method of openstack in openstack_utilschenjiankun1-12/+16
2017-02-17Update missing license headersDeepak S10-0/+80
2017-02-16Merge "Context improvement: add support for configing node environment"Rex Lee1-0/+96
2017-02-16Context improvement: add support for configing node environmentchenjiankun1-0/+96
2017-02-16Merge "Bugfix: AttributeError: 'dict' object has no attribute 'encode'"Jing Lu1-0/+24
2017-02-16Merge "New reliability/availability testcase - IP datagram error rate and etc."Rex Lee1-0/+118
2017-02-15Bugfix: AttributeError: 'dict' object has no attribute 'encode'chenjiankun1-0/+24
2017-02-14Merge "nsb: move NSB root to constant, add unittest"Jing Lu1-3/+10
2017-02-14Merge "vnf_generic: convert sshmanager to class"Jing Lu1-2/+2
2017-02-14Merge "test_tg_text: fix indentation"Jing Lu1-1/+1
2017-02-14Merge "test_vnf_generic: fix unitests when files are present"Jing Lu1-74/+92
2017-02-14Merge "test_env_action: use dict literal"Jing Lu1-1/+1
2017-02-12BugFix: Adopt to latest result structure while parsing the resultsDeepak S1-1/+2
2017-02-13New reliability/availability testcase - IP datagram error rate and etc.JingLu51-0/+118
2017-02-08test_env_action: use dict literalRoss Brattain1-1/+1
2017-02-08nsb: move NSB root to constant, add unittestRoss Brattain1-3/+10
2017-02-08test_vnf_generic: fix unitests when files are presentRoss Brattain1-74/+92
2017-02-08vnf_generic: convert sshmanager to classRoss Brattain1-2/+2
2017-02-08test_tg_text: fix indentationRoss Brattain1-1/+1
2017-02-07fix unittests failures due to py3Deepak S4-14/+9
2017-02-07fix unittests, mock trex_stl_lib, fix raw_input, divisionRoss Brattain7-39/+430
2017-02-06Merge "Adding simple cmdline to run the Network service testcases"Kubi1-0/+118
2017-02-06Merge "Adding vPE VNF class aligned with IETS per-deploy senarios"Kubi6-0/+1711
2017-02-06Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput"Kubi2-0/+381
2017-02-06Merge "Adding trex trafficgen example."Kubi2-3/+305
2017-02-06Merge "Adding ping based sample VNF appliance"Kubi2-0/+361
2017-02-06Merge "Adding generic traffic profiles for trex traffic generator"Kubi4-2/+497
2017-02-06nfvi: disable failing AMQP unittestRoss Brattain2-27/+11
2017-01-26Merge "Add infrastructure to add the NFVi KPI collections"Kubi3-0/+331
2017-01-26Merge "Introducing Generic framework to do pre-deployment VNF & Network servi...Kubi12-0/+1245
2017-01-24Merge "Generic helper function to provision and get path from config"Rex Lee1-0/+57
2017-01-20Create API to get a list of all test caseschenjiankun2-2/+23
2017-01-20Merge "Bugfix:can not run a test suite if not under yardstick root path"Jing Lu1-16/+20