Age | Commit message (Expand) | Author | Files | Lines |
2018-03-06 | Replace assert statements in tests |  Emma Foley | 1 | -1/+1 |
2018-03-02 | Merge "VNF interfaces are sorted by "vpci" address before being populated" |  Ross Brattain | 1 | -4/+17 |
2018-03-02 | VNF interfaces are sorted by "vpci" address before being populated |  Rodolfo Alonso Hernandez | 1 | -4/+17 |
2018-03-02 | Remove main() and __main__ from tests. |  Emma Foley | 6 | -16/+0 |
2018-03-02 | Replace assertEqual(None, xx) with assertIsNone(xx) |  Emma Foley | 5 | -18/+14 |
2018-03-02 | Make files pep8 compliant before replacing assertEqual(None, xx) |  Emma Foley | 1 | -39/+32 |
2018-03-01 | Add arguments to the traffic profile render |  Rodolfo Alonso Hernandez | 1 | -2/+2 |
2018-03-01 | Import "traffic_profile" modules only once |  Rodolfo Alonso Hernandez | 1 | -14/+27 |
2018-02-28 | NSB: Rename traffic_profile to trex_traffic_profile |  Ross Brattain | 3 | -16/+12 |
2018-02-28 | Merge "Addition of storage of extra counters for Grafana" |  Abhijit Sinha | 1 | -4/+90 |
2018-02-28 | Addition of storage of extra counters for Grafana |  DanielMartinBuckley | 1 | -4/+90 |
2018-02-17 | Fix error in address input format in "_ip_range_action_partial" |  Rodolfo Alonso Hernandez | 1 | -12/+33 |
2018-02-15 | NSB: Ixia remove unused traffic_generator arg |  Ross Brattain | 1 | -43/+15 |
2018-02-14 | NSB traffic_profile: fix pylint warnings and return partial |  Ross Brattain | 1 | -74/+118 |
2017-11-16 | NSB "Prox" : Cleanup duplicated traffic profile |  Abhijit Sinha | 1 | -95/+0 |
2017-10-01 | NSB: cancel all queue join threads |  Ross Brattain | 1 | -2/+3 |
2017-09-29 | Auto create ixia config based on the traffic profile |  Deepak S | 1 | -5/+5 |
2017-09-28 | Addition of Prox NSB BNG and BNG-QoS test |  Abhijit Sinha | 5 | -21/+41 |
2017-09-20 | Addition of PROX NSB tests to yardstick |  DanielMartinBuckley | 1 | -10/+30 |
2017-09-19 | prox: pass prox_config_dict between Processes using queue |  Ross Brattain | 3 | -7/+7 |
2017-09-18 | NSB: count from 0, vnf_0, tg_9, private->uplink, public->downlink |  Ross Brattain | 3 | -63/+63 |
2017-09-17 | Fix all the exception while genereating the latency traffic |  Deepak S | 1 | -3/+4 |
2017-09-14 | NSB: fix port topology |  Martin Banszel | 5 | -47/+82 |
2017-09-07 | Merge "Adding ixia latency support for dynamic cgnapt" |  Ross Brattain | 1 | -0/+1 |
2017-09-07 | Adding ixia latency support for dynamic cgnapt |  Deepak S | 1 | -0/+1 |
2017-09-05 | Add fixes for heat deployed UDP_Replay and TRex |  Martin Banszel | 1 | -91/+59 |
2017-09-04 | Addition of Prox NSB changes in yardstick |  abhijitsinha | 2 | -6/+99 |
2017-08-31 | Adding support for updating the count/packetsize for given testcase |  Deepak S | 1 | -10/+26 |
2017-08-24 | Standardized TRex client library path |  Maciej Skrocki | 8 | -477/+17 |
2017-08-21 | Re-define the framesize and flow dynamic define in testcase |  Deepak S | 2 | -12/+19 |
2017-08-19 | Fix IxLoad traffic generator issue around running the traffic. |  Deepak S | 1 | -1/+23 |
2017-08-14 | PROX VNF and TG |  Ross Brattain | 4 | -0/+584 |
2017-08-08 | IXIA traffic generator |  Deepak S | 2 | -0/+898 |
2017-08-08 | NSB update |  Deepak S | 2 | -58/+152 |
2017-02-07 | fix unittests, mock trex_stl_lib, fix raw_input, division |  Ross Brattain | 3 | -18/+216 |
2017-01-19 | Adding ping based sample VNF appliance |  Deepak S | 1 | -0/+114 |
2017-01-19 | Adding generic traffic profiles for trex traffic generator |  Deepak S | 3 | -0/+495 |
2017-01-19 | Introducing Generic framework to do pre-deployment VNF & Network service testing |  Deepak S | 2 | -0/+62 |