summaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services/vnf_generic/vnf/test_sample_vnf.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-03Remove unused methods in SampleVNFEmma Foley1-46/+0
2018-03-09Make Sample VNF hugepages size configurableRodolfo Alonso Hernandez1-2/+20
2018-03-02Remove main() and __main__ from tests.Emma Foley1-2/+0
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain1-19/+8
2018-03-01vFW scale-up template.Mytnyk, Volodymyr1-1/+16
2018-03-01Import "traffic_profile" modules only onceRodolfo Alonso Hernandez1-1/+1
2018-02-28Merge "Improve SampleVNF hugepages setup"Abhijit Sinha1-36/+21
2018-02-12Remove tool provisioning from DpdkVnfSetupEnvHelper._setup_dpdkRodolfo Alonso Hernandez1-28/+25
2018-02-06Improve SampleVNF hugepages setupRodolfo Alonso Hernandez1-36/+21
2018-01-25Replace assertEquals with assertEqualEmma Foley1-2/+2
2018-01-04Remove tool provisioning in PROX helperRodolfo Alonso Hernandez1-0/+17
2018-01-03Make GenericVNF an abstract classRodolfo Alonso Hernandez1-20/+27
2017-11-17Make GenericTrafficGen class abstractRodolfo Alonso Hernandez1-48/+25
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-17Enable static cgnapt functionality.Deepak S1-9/+0
2017-10-11Move arp route tbl to script and update defailt vnf config filesDeepak S1-0/+1
2017-10-04Disable VNF deploy by defaultDeepak S1-2/+3
2017-10-03NSB PROX test hang fixesRoss Brattain1-4/+5
2017-10-02Enable multi-port perf in trex as TGDeepak S1-13/+0
2017-09-27collectd: write config file from Jinja2 templateRoss Brattain1-2/+8
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain1-10/+10
2017-09-14NSB: fix port topologyMartin Banszel1-190/+195
2017-09-14Merge "ssh fix, always wait"Ross Brattain1-0/+2
2017-09-13Heat: support non-mesh network toplogyRoss Brattain1-3/+9
2017-09-13ssh fix, always waitRoss Brattain1-0/+2
2017-09-01sample_vnf: default to 16GB of 2048Kb hugepagesRoss Brattain1-1/+1
2017-08-24Standardized TRex client library pathMaciej Skrocki1-60/+2
2017-08-15run_traffic: capture and exit gracefully if crash in trex run_trafficDeepak S1-1/+1
2017-08-08NSB updateDeepak S1-0/+2239