aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-22Merge "Remove "flake8" and "pep8" from test-requirements"Ross Brattain2-3/+1
2017-12-22Merge "Variable local_iface_name is read before it is set"Ross Brattain2-6/+5
2017-12-22Merge "Fix the pylint version for pep8 tox target"Ross Brattain1-1/+1
2017-12-21Add doc about installing YardStick on OpenSUSErossella2-1/+87
2017-12-19Fix the pylint version for pep8 tox targetMartin Banszel1-1/+1
2017-12-19Variable local_iface_name is read before it is setJiri Prokes2-6/+5
2017-12-18Merge "pretty cli format: runner/scenario/testcase list"Rex Lee6-51/+30
2017-12-16update release notes for Euphrates 5.1.0Ross Brattain1-24/+61
2017-12-16Merge "Addition of NSB Prox test documentation of vPE and LW-AFTR test cases"Ross Brattain3-0/+217
2017-12-16bugfix: tc078 have no data stored or dashboard to show resultsrexlee87761-0/+8
2017-12-16Merge "bugfix: tc078 fails in some situations"Ross Brattain7-22/+23
2017-12-16Merge "bugfix: kill process do not accurately kill "nova-api""Ross Brattain11-20/+30
2017-12-16samples: Add generic L3 forwarder testsDino Madarang68-3/+7600
2017-12-15pretty cli format: runner/scenario/testcase listrexlee87766-51/+30
2017-12-15NSB: Fix standalone.model.Libvirt SR-IOV modelingDino Madarang7-190/+407
2017-12-15bugfix: kill process do not accurately kill "nova-api"rexlee877611-20/+30
2017-12-14Merge "bugfix: tc006, tc079, tc082 miss grafana dashboard in local deployment"Ross Brattain3-0/+1097
2017-12-14Merge "Refactor userguide "Yardstick Installation""Ross Brattain1-320/+392
2017-12-14Change testcases 'cirros' image to 'yardstick-image'Rodolfo Alonso Hernandez16-35/+35
2017-12-14Merge "Ansible: fix lowercasing issue with ConfigParser"Ross Brattain2-22/+60
2017-12-13Remove "flake8" and "pep8" from test-requirementsRodolfo Alonso Hernandez2-3/+1
2017-12-13bugfix: tc078 fails in some situationsrexlee87767-22/+23
2017-12-12Merge "NSB: Fix IndexError in pin_vcpu_for_perf"Ross Brattain1-1/+1
2017-12-12Avoid pylint warning for "protected-access"Rodolfo Alonso Hernandez1-0/+1
2017-12-12Avoid pylint warning for "missing-docstring"Rodolfo Alonso Hernandez1-0/+1
2017-12-12Merge "Adding vFirewall HTTP Traffic Profiles for tests including Concurrency...Ross Brattain40-0/+73520
2017-12-12Adding vFirewall HTTP Traffic Profiles.Phani Kiran Thaticharla6-1/+121
2017-12-11heat: allow overriding Heat/Neutron private IP for DPDK testsRoss Brattain4-5/+208
2017-12-04Adding vFirewall HTTP Traffic Profiles for tests including Concurrency, CPS, ...Phani Kiran Thaticharla40-0/+73520
2017-12-01Merge "bugfix: tc023 miss description and tc050-58 wrong description"Ross Brattain16-29/+34
2017-12-01Merge "KVMFORNFV: Reverting LiveMigration changes"Jing Lu3-23/+20
2017-11-30KVMFORNFV: Reverting LiveMigration changesNavya Bathula3-23/+20
2017-11-29Merge "Remove img_modify_playbook assignation in build_yardstick_image.yml"Ross Brattain1-8/+0
2017-11-29Merge "Move test requirements into test-requirements.txt"Ross Brattain2-87/+86
2017-11-29Merge "Move test scripts to tools/"Ross Brattain4-4/+4
2017-11-29Merge "tox: Split tests into separate tox environments"Ross Brattain2-14/+40
2017-11-29Merge "Tox: add a pep8 target"Ross Brattain5-36/+221
2017-11-28Remove img_modify_playbook assignation in build_yardstick_image.ymlRodolfo Alonso Hernandez1-8/+0
2017-11-22Addition of NSB Prox test documentation of vPE and LW-AFTR test casesDanielMartinBuckley3-0/+217
2017-11-20fix docker client don't have trex_clientAce Lee2-0/+10
2017-11-20Merge "update docker version to 16.04"Ross Brattain5-15/+30
2017-11-20NSB: Fix IndexError in pin_vcpu_for_perfDino Madarang1-1/+1
2017-11-20bugfix: tc023 miss description and tc050-58 wrong descriptionrexlee877616-29/+34
2017-11-17Move test requirements into test-requirements.txtEmma Foley2-87/+86
2017-11-17Move test scripts to tools/Emma Foley4-4/+4
2017-11-17tox: Split tests into separate tox environmentsEmma Foley2-14/+40
2017-11-17Tox: add a pep8 targetEmma Foley5-36/+221
2017-11-17Merge "Dockerfile: apt-get clean to save layer space"Ross Brattain1-1/+1
2017-11-17Make GenericTrafficGen class abstractRodolfo Alonso Hernandez9-140/+65
2017-11-17Merge "Add vfw ixload testcase for heat"Ross Brattain7-11/+2953