aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services/vnf_generic/vnf
AgeCommit message (Expand)AuthorFilesLines
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-20prox: fix TG KPIsRoss Brattain2-9/+8
2017-09-20prox: use find_relative_file when uploadingRoss Brattain1-1/+1
2017-09-19prox: pass prox_config_dict between Processes using queueRoss Brattain3-67/+54
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain11-59/+59
2017-09-17Fixing vPE config creation anf bring up issues.Deepak S1-2/+0
2017-09-14NSB: fix port topologyMartin Banszel15-557/+820
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-11Added line parser to INI parserEdward MacGillivray1-12/+40
2017-09-07Merge "Adding ixia latency support for dynamic cgnapt"Ross Brattain1-1/+3
2017-09-07Adding ixia latency support for dynamic cgnaptDeepak S1-1/+3
2017-09-05Add fixes for heat deployed UDP_Replay and TRexMartin Banszel3-374/+639
2017-09-05Merge "Addition of Prox NSB changes in yardstick"Ross Brattain9-817/+1110
2017-09-04Fix Ixload KPIs collection & hang issues.Deepak S1-1/+1
2017-09-04Addition of Prox NSB changes in yardstickabhijitsinha9-817/+1110
2017-09-01sample_vnf: default to 16GB of 2048Kb hugepagesRoss Brattain1-1/+1
2017-08-31Added TC for vFW in heat context with ixia TGMaciej Skrocki2-6/+11
2017-08-25Trex: fix KPI collectionRoss Brattain1-1/+1
2017-08-24Standardized TRex client library pathMaciej Skrocki15-899/+38
2017-08-15run_traffic: capture and exit gracefully if crash in trex run_trafficDeepak S1-1/+1
2017-08-14ACL: remove failing testingRoss Brattain1-24/+0
2017-08-14PROX VNF and TGRoss Brattain5-2/+2677
2017-08-11Merge "UDP relay"Ross Brattain1-0/+467
2017-08-10UDP relayDeepak S1-0/+467
2017-08-11Merge "Sample CGNAPT VNF"Ross Brattain1-0/+481
2017-08-10Sample VFW VNFDeepak S1-0/+447
2017-08-10Sample CGNAPT VNFDeepak S1-0/+481
2017-08-10Merge "IXIA traffic generator"Ross Brattain2-0/+779
2017-08-08Sample ACL VNFDeepak S2-0/+503
2017-08-08IXIA traffic generatorDeepak S2-0/+779
2017-08-08NSB updateDeepak S11-2476/+3748
2017-07-17Merge "tg: speedup unittests, mock time.sleep"Ross Brattain3-8/+12
2017-07-17test_tg_rfc2544_trex: speedup unittest, set time.sleep(0)Ross Brattain1-4/+5
2017-07-13test_vpe_vnf: speedup unittest, mock timeRoss Brattain1-19/+25
2017-07-13tg: speedup unittests, mock time.sleepRoss Brattain3-8/+12
2017-04-11standardize ssh authRoss Brattain4-43/+43
2017-02-14Merge "test_tg_text: fix indentation"Jing Lu1-1/+1
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 Brattain2-10/+141
2017-01-19Adding vPE VNF class aligned with IETS per-deploy senariosDeepak S6-0/+1711
2017-01-19Adding Trex rfc2544 VNF class to initate Traffic for throughputDeepak S2-0/+381
2017-01-19Adding trex trafficgen example.Deepak S1-0/+302
2017-01-19Adding ping based sample VNF applianceDeepak S1-0/+247
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S2-0/+270