summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-20remove apexlake-verifyRoss Brattain1-29/+0
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-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
2017-08-15Merge "Update release note for Danube.3.2"Ross Brattain1-8/+19
2017-08-15Merge "ACL: remove failing testing"Ross Brattain1-24/+0
2017-08-15Merge "task: initialize result"Ross Brattain1-0/+2
2017-08-14task: initialize resultRoss Brattain1-0/+2
2017-08-15dynamictp: fix flake8 warningRoss Brattain1-1/+1
2017-08-14ACL: remove failing testingRoss Brattain1-24/+0
2017-08-15Merge "KVMFORNFV: Update Grafana config for Packet Forwarding test cases."Rex Lee2-68/+713
2017-08-15Integrate vsperf in Tgen modeJing Zhang7-0/+984
2017-08-15Update release note for Danube.3.2JingLu51-8/+19
2017-08-15Merge "Add yardstick report for each task"Ross Brattain4-0/+75
2017-08-14Ansible typo fix, whitespaceRoss Brattain3-2/+1
2017-08-14PROX VNF and TGRoss Brattain66-31/+40815
2017-08-14Merge "cli: typo, s/dispath/dispatch/g"Ross Brattain1-4/+4
2017-08-14Add yardstick report for each taskchenjiankun4-0/+75
2017-08-13utils: create TASK_LOG_DIR if it doesn't existRoss Brattain2-1/+3
2017-08-13cli: typo, s/dispath/dispatch/gRoss Brattain1-4/+4
2017-08-12Move the comment above the config parameter line to avoid the expectionDeepak S1-1/+2
2017-08-11Add Ansible executor class for node contextRoss Brattain5-22/+853