aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services/traffic_profile
AgeCommit message (Expand)AuthorFilesLines
2018-05-15Move tests: unit/network_services/traffic_profileEmma Foley12-2192/+0
2018-05-15Fix PROX throughput result calculationAbhijit Sinha1-1/+1
2018-03-06Replace assert statements in testsEmma Foley1-1/+1
2018-03-02Merge "VNF interfaces are sorted by "vpci" address before being populated"Ross Brattain1-4/+17
2018-03-02VNF interfaces are sorted by "vpci" address before being populatedRodolfo Alonso Hernandez1-4/+17
2018-03-02Remove main() and __main__ from tests.Emma Foley6-16/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley5-18/+14
2018-03-02Make files pep8 compliant before replacing assertEqual(None, xx)Emma Foley1-39/+32
2018-03-01Add arguments to the traffic profile renderRodolfo Alonso Hernandez1-2/+2
2018-03-01Import "traffic_profile" modules only onceRodolfo Alonso Hernandez1-14/+27
2018-02-28NSB: Rename traffic_profile to trex_traffic_profileRoss Brattain3-16/+12
2018-02-28Merge "Addition of storage of extra counters for Grafana"Abhijit Sinha1-4/+90
2018-02-28Addition of storage of extra counters for GrafanaDanielMartinBuckley1-4/+90
2018-02-17Fix error in address input format in "_ip_range_action_partial"Rodolfo Alonso Hernandez1-12/+33
2018-02-15NSB: Ixia remove unused traffic_generator argRoss Brattain1-43/+15
2018-02-14NSB traffic_profile: fix pylint warnings and return partialRoss Brattain1-74/+118
2017-11-16NSB "Prox" : Cleanup duplicated traffic profileAbhijit Sinha1-95/+0
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-28Addition of Prox NSB BNG and BNG-QoS testAbhijit Sinha5-21/+41
2017-09-20Addition of PROX NSB tests to yardstickDanielMartinBuckley1-10/+30
2017-09-19prox: pass prox_config_dict between Processes using queueRoss Brattain3-7/+7
2017-09-18NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlinkRoss Brattain3-63/+63
2017-09-17Fix all the exception while genereating the latency trafficDeepak S1-3/+4
2017-09-14NSB: fix port topologyMartin Banszel5-47/+82
2017-09-07Merge "Adding ixia latency support for dynamic cgnapt"Ross Brattain1-0/+1
2017-09-07Adding ixia latency support for dynamic cgnaptDeepak S1-0/+1
2017-09-05Add fixes for heat deployed UDP_Replay and TRexMartin Banszel1-91/+59
2017-09-04Addition of Prox NSB changes in yardstickabhijitsinha2-6/+99
2017-08-31Adding support for updating the count/packetsize for given testcaseDeepak S1-10/+26
2017-08-24Standardized TRex client library pathMaciej Skrocki8-477/+17
2017-08-21Re-define the framesize and flow dynamic define in testcaseDeepak S2-12/+19
2017-08-19Fix IxLoad traffic generator issue around running the traffic.Deepak S1-1/+23
2017-08-14PROX VNF and TGRoss Brattain4-0/+584
2017-08-08IXIA traffic generatorDeepak S2-0/+898
2017-08-08NSB updateDeepak S2-58/+152
2017-02-07fix unittests, mock trex_stl_lib, fix raw_input, divisionRoss Brattain3-18/+216
2017-01-19Adding ping based sample VNF applianceDeepak S1-0/+114
2017-01-19Adding generic traffic profiles for trex traffic generatorDeepak S3-0/+495
2017-01-19Introducing Generic framework to do pre-deployment VNF & Network service testingDeepak S2-0/+62