aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/scenarios
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Move tests: unit/benchmarkEmma Foley108-9281/+0
2018-02-12Merge "Replace neutron get network id with shade."Emma Foley1-16/+40
2018-02-09Replace neutron get network id with shade.Shobhi Jain1-16/+40
2018-01-30Make 'Scenario' classes plugableRodolfo Alonso Hernandez1-0/+53
2018-01-27Fix up tests for Parser scenarioEmma Foley1-25/+42
2018-01-26Merge "Replace assertEqual(x, True|False) with assert[True|False](x)"Ross Brattain18-44/+44
2018-01-25Replace assertEqual(x, True|False) with assert[True|False](x)Emma Foley18-44/+44
2018-01-25Replace assertEquals with assertEqualEmma Foley1-2/+2
2018-01-25Make files pep8 compliant before using assertTrue|FalseEmma Foley10-123/+169
2018-01-23Merge "Use assertIn(x, y) instead of other variations"Rodolfo Alonso Hernandez1-15/+21
2018-01-22Clean unit tests in "benchmark.scenarios.lib.test_create_volume.pyEmma Foley1-16/+67
2018-01-12Use assertIn(x, y) instead of other variationsEmma Foley1-15/+21
2017-12-25SPEC cpu2006 test case for VMJingLu51-0/+84
2017-12-01Merge "KVMFORNFV: Reverting LiveMigration changes"Jing Lu1-10/+9
2017-11-30KVMFORNFV: Reverting LiveMigration changesNavya Bathula1-10/+9
2017-11-07Create get_description and get_scenario_type for ScenarioRodolfo Alonso Hernandez1-0/+53
2017-10-25KVMFORNFV: To avoid livemigration result update to jsonNavya1-10/+11
2017-10-19Merge "add CheckConnectivity scenario"Jing Lu1-0/+84
2017-10-19add CheckConnectivity scenarioJingLu51-0/+84
2017-10-12Merge "Use "protocol" parameters in iperf3 yaml and task file"Ross Brattain1-2/+20
2017-10-11Use "protocol" parameters in iperf3 yaml and task fileAce Lee1-2/+20
2017-10-04Add intermediate variables for attacker,monitor,result_checkerqiujuan1-2/+2
2017-10-03NSB PROX test hang fixesRoss Brattain1-2/+50
2017-10-01code inspection fixes: test_pktgenRoss Brattain1-7/+7
2017-09-28vnf_generic: Fix str object has no attribute itemsDino Madarang1-0/+6
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain3-22/+22
2017-09-14NSB: fix port topologyMartin Banszel1-6/+20
2017-09-07Merge "Bugfix: ha test case criteria pass when sla not pass"Kubi1-8/+37
2017-09-06Merge "test_vsperf_dpdk: mock time to speedup unitests"Ross Brattain1-11/+14
2017-09-03test_create_keypair: fix op_utils mock and mock paramikoRoss Brattain1-5/+6
2017-09-03test_vsperf_dpdk: mock time to speedup unitestsRoss Brattain1-11/+14
2017-08-31Adding support for updating the count/packetsize for given testcaseDeepak S1-1/+1
2017-09-01Bugfix: ha test case criteria pass when sla not passrexlee87761-8/+37
2017-08-30_get_ip_flow_range: fix bug with single IP rangesRoss Brattain1-3/+3
2017-08-29Merge "Add common openstack opertation scenarios: router & port"Ross Brattain5-0/+179
2017-08-26Merge "Test case: Fio volume benchmark testcase using job file"Jing Lu1-0/+14
2017-08-26Raise Exception if HA test case failedJingLu51-0/+1
2017-08-25Add common openstack opertation scenarios: router & portJingLu55-0/+179
2017-08-24Merge "add ppm into result of pktgen to make result clear"Ross Brattain1-5/+5
2017-08-24Standardized TRex client library pathMaciej Skrocki1-59/+1
2017-08-24Merge "Add common openstack opertation scenarios: volume & floating ip"Jing Lu4-0/+143
2017-08-23Merge "Re-define the framesize and flow dynamic define in testcase"Ross Brattain1-4/+30
2017-08-23Add common openstack opertation scenarios: volume & floating ipJingLu54-0/+143
2017-08-22Test case: Fio volume benchmark testcase using job fileJingLu51-0/+14
2017-08-22Merge "Add common openstack opertation scenarios: subnet & port"Jing Lu5-0/+194
2017-08-21Re-define the framesize and flow dynamic define in testcaseDeepak S1-4/+30
2017-08-21add ppm into result of pktgen to make result clearrexlee87761-5/+5
2017-08-20test_vsperf_dpdk: remove unused and incorrect mock openRoss Brattain1-2/+0
2017-08-21Add common openstack opertation scenarios: subnet & portJingLu55-0/+194
2017-08-21Merge "Add common openstack opertation scenarios: network"Jing Lu3-0/+102