aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
AgeCommit message (Expand)AuthorFilesLines
2018-02-17Fix error in address input format in "_ip_range_action_partial"Rodolfo Alonso Hernandez1-12/+33
2018-02-16Merge "Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdk"Rodolfo Alonso Hernandez1-28/+25
2018-02-15NSB: Ixia remove unused traffic_generator argRoss Brattain1-43/+15
2018-02-14NSB: fix test_vpe_vnf.pyRoss Brattain1-1/+1
2018-02-14NSB: fix pylint warnings in test_tg_ixloadRoss Brattain1-2/+9
2018-02-14NSB traffic_profile: fix pylint warnings and return partialRoss Brattain1-74/+118
2018-02-12Move tests: unit/benchmarkEmma Foley145-13989/+0
2018-02-12Merge "Replace neutron get network id with shade."Emma Foley1-16/+40
2018-02-12Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdkRodolfo Alonso Hernandez1-28/+25
2018-02-12Merge "vpe: convert DPKD_PORT to LINK ID"Emma Foley1-0/+5
2018-02-11Merge "Remove references to "dpdk_nic_bind" utility"Emma Foley5-45/+2
2018-02-09Replace neutron get network id with shade.Shobhi Jain1-16/+40
2018-02-06vpe: convert DPKD_PORT to LINK IDRoss Brattain1-0/+5
2018-02-05Remove references to "dpdk_nic_bind" utilityRodolfo Alonso Hernandez5-45/+2
2018-01-30Make 'Scenario' classes plugableRodolfo Alonso Hernandez1-0/+53
2018-01-29Merge "Fix up tests for Parser scenario"Ross Brattain1-25/+42
2018-01-29Merge "Move tests: unit/cmd/"Ross Brattain5-222/+0
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 Brattain22-48/+48
2018-01-26Merge changes from topic 'bug/yardstick-864'Ross Brattain16-169/+205
2018-01-25Replace assertEqual(x, True|False) with assert[True|False](x)Emma Foley22-48/+48
2018-01-25Replace assertEquals with assertEqualEmma Foley5-17/+16
2018-01-25Make files pep8 compliant before using assertTrue|FalseEmma Foley13-152/+189
2018-01-25Move tests: unit/cmd/Emma Foley5-222/+0
2018-01-24Remove generated file in 'test_build_vm_xml'Rodolfo Alonso Hernandez1-3/+3
2018-01-24Merge "'libvirt' guest console in Standalone model"Ross Brattain1-21/+21
2018-01-23Merge "Use assertIn(x, y) instead of other variations"Rodolfo Alonso Hernandez1-15/+21
2018-01-23Rename ResourceProfile.check_if_sa_running()Emma Foley4-23/+28
2018-01-22Merge "Clean unit tests in "benchmark.scenarios.lib.test_create_volume.py"Ross Brattain1-16/+67
2018-01-22Merge "Move tests: unit/dispatcher"Ross Brattain3-183/+0
2018-01-22Clean unit tests in "benchmark.scenarios.lib.test_create_volume.pyEmma Foley1-16/+67
2018-01-17Move tests: unit/orchestrator/Emma Foley3-453/+0
2018-01-16bugfix: Fix duplicate 'address' in standlone SRIOVDino Madarang1-3/+24
2018-01-12Use assertIn(x, y) instead of other variationsEmma Foley1-15/+21
2018-01-12Move tests: unit/dispatcherEmma Foley3-183/+0
2018-01-11Move tests: unit/commonEmma Foley9-1665/+0
2018-01-11Merge "Move tests: unit/apiserver/"Ross Brattain4-153/+0
2018-01-11Move tests: unit/apiserver/Emma Foley4-153/+0
2018-01-11Move tests: unit/test_ssh.pyEmma Foley1-572/+0
2018-01-08Merge "Rename test/unit/cmd directory"Ross Brattain5-2/+7
2018-01-04Merge "SPEC cpu2006 test case for VM"Jing Lu1-0/+84
2018-01-04Remove tool provisioning in PROX helperRodolfo Alonso Hernandez3-81/+74
2018-01-03Make GenericVNF an abstract classRodolfo Alonso Hernandez13-397/+255
2017-12-25SPEC cpu2006 test case for VMJingLu51-0/+84
2017-12-25Add get function in ssh.pyJingLu51-0/+9
2017-12-22Replace subprocess "check_output" with "Popen"Rodolfo Alonso Hernandez2-10/+129
2017-12-21Rename test/unit/cmd directoryRoss Brattain5-2/+7
2017-12-19Variable local_iface_name is read before it is setJiri Prokes1-4/+4
2017-12-16samples: Add generic L3 forwarder testsDino Madarang1-0/+267
2017-12-15'libvirt' guest console in Standalone modelJan Malanik1-21/+21