summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-24Standardized TRex client library pathMaciej Skrocki35-1546/+189
2017-08-23Fixed 1C/2T configuration issues.Deepak S1-1/+1
2017-08-24Merge "Add common openstack opertation scenarios: volume & floating ip"Jing Lu9-0/+411
2017-08-23Merge "samplevnf_helper: use network address"Ross Brattain2-43/+67
2017-08-23Merge "Re-define the framesize and flow dynamic define in testcase"Ross Brattain46-493/+482
2017-08-23Merge "ssh: add new get_file_obj method to fetch remote files"Ross Brattain2-2/+16
2017-08-23Add test case file, document and related scripts of yardsticktjuyinkanglin10-1/+416
2017-08-23Add common openstack opertation scenarios: volume & floating ipJingLu59-0/+411
2017-08-23Merge "Add test case file and document of Tardstick TC056(HA_TC013)"Jing Lu2-0/+230
2017-08-23Merge "Add test case file, document and related scripts of yardstick tc058(HA...Jing Lu5-1/+309
2017-08-22Merge "Add common openstack opertation scenarios: subnet & port"Jing Lu13-0/+669
2017-08-22Merge "Enable vnf/tg instantiate as blocking call."Ross Brattain1-1/+0
2017-08-21ssh: add new get_file_obj method to fetch remote filesRoss Brattain2-2/+16
2017-08-22Merge "test_vsperf_dpdk: remove unused and incorrect mock open"Ross Brattain1-2/+0
2017-08-21samplevnf_helper: use network addressRoss Brattain2-43/+67
2017-08-21Re-define the framesize and flow dynamic define in testcaseDeepak S46-493/+482
2017-08-21Merge "Refactor to make file sys more like class inheritance"Ross Brattain13-18/+23
2017-08-21Refactor to make file sys more like class inheritanceEdward MacGillivray13-18/+23
2017-08-20vnf_generic: fixup topology probe logicRoss Brattain1-4/+4
2017-08-20test_vsperf_dpdk: remove unused and incorrect mock openRoss Brattain1-2/+0
2017-08-20remove apexlake-verifyRoss Brattain1-29/+0
2017-08-21Add common openstack opertation scenarios: subnet & portJingLu513-0/+669
2017-08-21Merge "Add common openstack opertation scenarios: network"Jing Lu7-0/+316
2017-08-19Merge "import_modules_from_package: refactor with generators"Ross Brattain2-41/+20
2017-08-19Merge "Fix IxLoad traffic generator issue around running the traffic."Ross Brattain6-44/+107
2017-08-19Merge "Support traffic generator for testing more than 10 ports"Ross Brattain2-4/+4
2017-08-19Fix IxLoad traffic generator issue around running the traffic.Deepak S6-44/+107
2017-08-19import_modules_from_package: refactor with generatorsRoss Brattain2-41/+20
2017-08-19Fix parsing of the results from collectd pluginsDeepak S2-17/+19
2017-08-19Support traffic generator for testing more than 10 portsDeepak S2-4/+4
2017-08-17Fix import error in IxNetworkDeepak S5-18/+15
2017-08-17samplevnf: fix make_ip_addrRoss Brattain1-1/+1
2017-08-17Merge "utils: create TASK_LOG_DIR if it doesn't exist"Ross Brattain2-1/+3
2017-08-17Merge "Verify the route list before parsing the data key"Ross Brattain1-1/+4
2017-08-17Merge "run_traffic: capture and exit gracefully if crash in trex run_traffic"Ross Brattain3-15/+24
2017-08-16Merge "YAML fixes"Ross Brattain23-148/+290
2017-08-16Verify the route list before parsing the data keyDeepak S1-1/+4
2017-08-16Merge "Remove redundancy file and do relative modification"Ross Brattain15-333/+71
2017-08-15YAML fixesRoss Brattain23-148/+290
2017-08-15run_traffic: capture and exit gracefully if crash in trex run_trafficDeepak S3-15/+24
2017-08-15html_template: can't use iteritems, use itemsRoss Brattain1-2/+2
2017-08-15Enable ixnet traffic generator to run trafficDeepak S5-12/+18
2017-08-15Moving trex to latest version (v2.28) to support new NICsDeepak S1-1/+1
2017-08-15Merge "Download the right dpdk bind tool before starting the test case"Ross Brattain1-0/+6
2017-08-15Merge "deepgetitem: try string index before int"Ross Brattain2-4/+22
2017-08-15Merge "gitignore: ignore .tox/"Ross Brattain1-0/+2
2017-08-15Enable vnf/tg instantiate as blocking call.Deepak S1-1/+0
2017-08-15Download the right dpdk bind tool before starting the test caseDeepak S1-0/+6
2017-08-14gitignore: ignore .tox/Ross Brattain1-0/+2
2017-08-15deepgetitem: try string index before intRoss Brattain2-4/+22