aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services
AgeCommit message (Expand)AuthorFilesLines
2018-02-12Merge "vpe: convert DPKD_PORT to LINK ID"Emma Foley1-0/+5
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-26Merge "Replace assertEqual(x, True|False) with assert[True|False](x)"Ross Brattain2-2/+2
2018-01-25Replace assertEqual(x, True|False) with assert[True|False](x)Emma Foley2-2/+2
2018-01-25Replace assertEquals with assertEqualEmma Foley4-15/+14
2018-01-25Make files pep8 compliant before using assertTrue|FalseEmma Foley2-8/+6
2018-01-23Rename ResourceProfile.check_if_sa_running()Emma Foley4-23/+28
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-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-15NSB: Fix standalone.model.Libvirt SR-IOV modelingDino Madarang1-2/+81
2017-11-17Make GenericTrafficGen class abstractRodolfo Alonso Hernandez2-74/+33
2017-11-16NSB "Prox" : Cleanup duplicated traffic profileAbhijit Sinha1-95/+0
2017-11-14NSB TRex: convert DPDK port number to logical TRex port numberRoss Brattain1-0/+54
2017-11-10Merge "Remove network_services.vnf_generic.vnf.prox_helpers.ProxSocketHelper....Ross Brattain1-14/+0
2017-11-10Merge "pmu: remove event_download_local workaround script"Ross Brattain1-4/+0
2017-11-09Merge "NSB Prox LW_AFTR Test"Ross Brattain1-0/+115
2017-11-08Remove network_services.vnf_generic.vnf.prox_helpers.ProxSocketHelper.rx_statsEmma Foley1-14/+0
2017-11-08pmu: remove event_download_local workaround scriptRoss Brattain1-4/+0
2017-11-07NSB Prox LW_AFTR TestDanielMartinBuckley1-0/+115
2017-11-02test_sample_vnf: mock timeRoss Brattain1-1/+2
2017-10-31NSB: remove validate_cpu_cfg and all app cpu methodsRoss Brattain1-106/+0
2017-10-27resource: remove cores argsRoss Brattain1-1/+1
2017-10-19BugFix: Negative dropped packets in Prox testsAbhijit Sinha1-2/+2
2017-10-17Enable static cgnapt functionality.Deepak S3-14/+4
2017-10-13Relocate iniparser to yardstick.network_services.helpersEdward MacGillivray2-8/+8
2017-10-13Merge "Move arp route tbl to script and update defailt vnf config files"Ross Brattain2-2/+5
2017-10-12collectd: set intel_pmu events path and OVS socket pathRoss Brattain1-5/+8
2017-10-11Move arp route tbl to script and update defailt vnf config filesDeepak S2-2/+5
2017-10-06NSB Prox vPE TestAbhijit Sinha1-51/+118
2017-10-04Disable VNF deploy by defaultDeepak S2-2/+6
2017-10-03NSB PROX test hang fixesRoss Brattain10-56/+93
2017-10-02Enable multi-port perf in trex as TGDeepak S3-15/+11
2017-10-02add collectd resource node capabilityRoss Brattain2-31/+59
2017-10-01NSB: cancel all queue join threadsRoss Brattain1-2/+3
2017-09-29Auto create ixia config based on the traffic profileDeepak S1-5/+5
2017-09-28Merge "Addition of Prox NSB BNG and BNG-QoS test"Ross Brattain6-272/+602
2017-09-28Addition of Prox NSB BNG and BNG-QoS testAbhijit Sinha6-272/+602
2017-09-27collectd: write config file from Jinja2 templateRoss Brattain2-133/+40
2017-09-26Merge "Adding multi-port support for ixia taffic generator"Ross Brattain1-8/+4
2017-09-26Adding multi-port support for ixia taffic generatorDeepak S1-8/+4
2017-09-25Fix vPE VNF characterization issues.Deepak S1-10/+130
2017-09-22tg_rfc2544_ixia: log exceptions and fix list iterRoss Brattain1-7/+11
2017-09-20tg_rfc2544_ixia: use traffic id from JSON to update macRoss Brattain1-4/+5
2017-09-20cgnapt: mock time.sleep in unitestsRoss Brattain1-2/+4
2017-09-20Merge "prox: fix TG KPIs"Ross Brattain2-9/+8
2017-09-20Merge "prox: use find_relative_file when uploading"Ross Brattain1-1/+1
2017-09-20prox: fix TG KPIsRoss Brattain2-9/+8