aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/scenarios/networking
AgeCommit message (Expand)AuthorFilesLines
2019-05-13Ping: Fix TypeError without SLA in timeout scenarioDeepanshu Bhatia1-0/+14
2019-02-22Add new scenario NSPerf-RFC3511Chornyi, TarasX1-0/+51
2019-02-21Unify TG and VNF names in infrastructure filesOrest Voznyy2-34/+34
2019-02-07Update Intel Copyright for files edited in 2019John O Loughlin1-1/+1
2019-02-01Add vBNG test cases stats processing functionalityOleksandr Naumets1-0/+9
2019-01-31Add new scenario NSPerf-RFC2544Serhiy Pshyk1-0/+84
2019-01-29NSB sync: clean-up draft IPC implementation (part 1)Mytnyk, Volodymyr1-5/+1
2018-11-12Implement functionality for updating http clientMyron Sosyak1-1/+21
2018-10-11Test case override of traffic profile settings.DanielMartinBuckley1-1/+17
2018-08-16Fix setting `flow` configuration in TC yamlMytnyk, Volodymyr1-6/+4
2018-07-31Cleanup pktgen_dpdk unit testsMiikka Koistinen1-128/+69
2018-07-31Merge "Cleanup pktgen unit tests"Emma Foley1-490/+274
2018-07-30Cleanup pktgen unit testsMiikka Koistinen1-490/+274
2018-07-27Refactor remote command execution in vsperf_dpdkMiikka Koistinen1-20/+14
2018-07-27Refactor remote command execution in vsperfMiikka Koistinen1-24/+15
2018-07-24Merge changes from topics 'YARDSTICK-1351', 'YARDSTICK-1339'Rodolfo Alonso Hernandez1-21/+35
2018-07-23Merge "Clean-up tests in test_vsperf_dpdk.py:VsperfDPDKTestCase"Rex Lee1-99/+27
2018-07-23Improve NetworkServiceTestCase._get_ip_flow_range() functionRodolfo Alonso Hernandez1-21/+35
2018-07-16Clean-up tests in test_vsperf_dpdk.py:VsperfDPDKTestCaseEmma Foley1-99/+27
2018-07-13Create a SampleVNF MQ consumer classRodolfo Alonso Hernandez1-0/+1
2018-07-05Enable traffic generator PID in "NSPerf" scenario setupRodolfo Alonso Hernandez1-1/+4
2018-06-29Cleanup Iperf3 unit testsRodolfo Alonso Hernandez1-13/+9
2018-06-29Cleanup VsperfDPDKTestCase unit testsRodolfo Alonso Hernandez1-4/+5
2018-06-26Merge "Refactor remote command execution in pktgen_dpdk"Emma Foley1-1/+17
2018-06-26Merge "Refactor remote command execution in pktgen"Rex Lee1-45/+46
2018-06-19Refactor remote command execution in pktgen_dpdkMiikka Koistinen1-1/+17
2018-06-19Refactor remote command execution in pktgenMiikka Koistinen1-45/+46
2018-06-18Add "duration" parameter to test case definitionRodolfo Alonso Hernandez1-1/+2
2018-06-15Add vsperf_dpdk SLA validation unit test casesMiikka Koistinen1-0/+45
2018-06-15Cleanup vsperf unit testsMiikka Koistinen1-60/+139
2018-06-15Convert SLA asserts to raisesMiikka Koistinen8-9/+17
2018-06-01Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptionsRodolfo Alonso Hernandez1-7/+7
2018-03-16Merge "Replace assert statements in tests"Abhijit Sinha1-1/+1
2018-03-12Merge "assertTrue(mock.called) -> mock.assert_called"Rodolfo Alonso Hernandez1-1/+1
2018-03-07Merge "Add l2fwd module in Tgen mode"Jack Chan1-0/+353
2018-03-06Replace assert statements in testsEmma Foley1-1/+1
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley1-1/+1
2018-03-02Remove main() and __main__ from tests.Emma Foley14-109/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley1-1/+1
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain1-168/+21
2018-03-01vFW scale-up template.Mytnyk, Volodymyr1-0/+23
2018-03-01Add arguments to the traffic profile renderRodolfo Alonso Hernandez1-28/+49
2018-03-01Import "traffic_profile" modules only onceRodolfo Alonso Hernandez1-75/+73
2018-02-28Mock TRex STL libraries globallyRodolfo Alonso Hernandez1-27/+14
2018-02-28Add l2fwd module in Tgen modeAce Lee1-0/+353
2018-02-12Move tests: unit/benchmarkEmma Foley26-0/+3694