aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests
AgeCommit message (Expand)AuthorFilesLines
2019-02-08Merge "Fix QnQ issue"Volodymyr Mytnyk2-5/+105
2019-02-08Add IXIA Tx/Rx Bytes stats into resultsOleksandr Naumets3-0/+58
2019-02-08Migrate Trex TG to use new NSPerf-RFC2544 scenarioMytnyk, Volodymyr1-1/+1
2019-02-07Rework TestScenarioHelperEmma Foley1-22/+18
2019-02-07Rework TestSampleVNFDeployHelperEmma Foley1-44/+41
2019-02-07Rework TestResourceHelperEmma Foley1-181/+121
2019-02-07Rework TestDpdkVnfSetupEnvHelperEmma Foley1-220/+114
2019-02-07Update Intel Copyright for files edited in 2019John O Loughlin25-25/+25
2019-02-07Merge "Extend IXIA RFC2544 test case collected stats"Volodymyr Mytnyk2-3/+59
2019-02-06Merge "Mock time.sleep in slow tests"Volodymyr Mytnyk4-4/+14
2019-02-06Extend IXIA RFC2544 test case collected statsOleksandr Naumets2-3/+59
2019-02-06Merge "Improve SSH to Open/Close interactive terminal"Volodymyr Mytnyk1-0/+42
2019-02-05Fix QnQ issueJohn O Loughlin2-5/+105
2019-02-01Add vBNG test cases stats processing functionalityOleksandr Naumets4-28/+518
2019-02-01Refactor SampleVNF wait methodMytnyk, Volodymyr1-0/+34
2019-01-31Add rate 'resolution' option for IXIA rfc2544 testSerhiy Pshyk1-5/+45
2019-01-31Merge "Fix exception handling ixload"Volodymyr Mytnyk1-6/+5
2019-01-31Merge "Refactor: add _get_timestamps()"Volodymyr Mytnyk1-1/+9
2019-01-31Mock time.sleep in slow testsEmma Foley4-4/+14
2019-01-31Fix exception handling ixloadJohn O Loughlin1-6/+5
2019-01-31Add new scenario NSPerf-RFC2544Serhiy Pshyk3-0/+170
2019-01-30Refactor: add _get_timestamps()Emma Foley1-1/+9
2019-01-30Merge "NSB sync: clean-up draft IPC implementation (part 1)"Volodymyr Mytnyk27-666/+163
2019-01-29Update Intel CopyrightJohn O Loughlin1-1/+1
2019-01-29NSB sync: clean-up draft IPC implementation (part 1)Mytnyk, Volodymyr27-666/+163
2019-01-28Suppress log outputs in test_task.pyEmma Foley1-0/+8
2019-01-24Merge changes from topic 'report/html_table'Volodymyr Mytnyk2-47/+132
2019-01-24Merge "Add functional tests for HTML report"Volodymyr Mytnyk2-0/+100
2019-01-22[dovetail] split the sla check results into process recovery and servicerexlee87762-0/+33
2019-01-16Merge "Suppress log outputs in test_ixnet_api"Volodymyr Mytnyk1-0/+6
2019-01-15Fix minor issues with IxNet L3 rfc2544Chornyi, TarasX1-2/+2
2019-01-14Improve SSH to Open/Close interactive terminaltreyad1-0/+42
2019-01-11Merge "Rework network_services/vnf_generic/vnf/test_sample_vnf.py:TestVnfSshH...Volodymyr Mytnyk1-51/+54
2019-01-10Merge "Add IxNetwork L3 scenario implementation"Volodymyr Mytnyk2-4/+103
2019-01-04Merge "Add static ip mask support"Volodymyr Mytnyk1-1/+3
2018-12-31Add static ip mask supportChornyi, TarasX1-1/+3
2018-12-27Add IxNetwork L3 scenario implementationMyron Sosyak2-4/+103
2018-12-27NSB support for [core x-y] NSB PROX NFVI configurationDanielMartinBuckley1-0/+78
2018-12-21Additional rework of NSB reportPatrice Buriez2-30/+36
2018-12-21Fix conversion to JS for HTML reportsPatrice Buriez1-17/+96
2018-12-21Add functional tests for HTML reportPatrice Buriez2-0/+100
2018-12-20Merge "Addition of IRQ Mode to NSB NFVI (PROX)"Abhijit Sinha3-0/+916
2018-12-19Add report generate-nsb commandPatrice Buriez1-20/+32
2018-12-19Merge "Extend ixnet api"Volodymyr Mytnyk1-0/+31
2018-12-19Extend ixnet apiChornyi, TarasX1-0/+31
2018-12-17Merge "Cleanup unittests for test_attacker_baremetal"Abhijit Sinha1-33/+40
2018-12-17Merge "Extend vBNG PPPoE test cases functionality"Volodymyr Mytnyk2-9/+143
2018-12-17Merge "Add support for configuring frame rate per traffic flow for IXIA"Volodymyr Mytnyk1-8/+8
2018-12-13Add support for configuring frame rate per traffic flow for IXIASerhiy Pshyk1-8/+8
2018-12-13Add raise for iteration exception in IterationRunnercope.li1-0/+45