summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Merge "test_vnf_generic: fix unitests when files are present"Jing Lu1-74/+92
2017-02-14Merge "Bugfix: apex_lake: sort json keys for git"Jing Lu3-6/+9
2017-02-14Merge "test_env_action: use dict literal"Jing Lu1-1/+1
2017-02-14set log file to store debug inforexlee87761-0/+2
2017-02-13Update CLI Command in yardstick TC019, TC045~TC048tjuyinkanglin5-6/+6
2017-02-13Merge "Push yardstick debug log into the artifacts"Kubi2-1/+6
2017-02-13New reliability/availability testcase - IP datagram error rate and etc.JingLu56-0/+345
2017-02-10Bux: task_id parameter from API can not pass to yardstick corechenjiankun1-1/+1
2017-02-10Merge "KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk+barometer s...Jing Lu2-0/+100
2017-02-10KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk+barometer scenarios.Navya2-0/+100
2017-02-10Merge "uwsgi: move init_db to uwsgi entry point"Jing Lu2-4/+9
2017-02-09fix super() calls, must use explicit class nameRoss Brattain5-7/+7
2017-02-09Fix: yardstick-docker-build-push-master failureJingLu51-0/+1
2017-02-08remove trex install from run_tests.sh.Ross Brattain1-23/+0
2017-02-08uwsgi: move init_db to uwsgi entry pointRoss Brattain2-4/+9
2017-02-07more logging fixesRoss Brattain5-25/+23
2017-02-08test_env_action: use dict literalRoss Brattain1-1/+1
2017-02-08Bugfix: apex_lake: sort json keys for gitRoss Brattain3-6/+9
2017-02-08pylint fixes: remove redundant parens, fix comparison orderRoss Brattain7-9/+9
2017-02-08nsb: move NSB root to constant, add unittestRoss Brattain2-7/+16
2017-02-08test_vnf_generic: fix unitests when files are presentRoss Brattain1-74/+92
2017-02-08vnfdgen: replace six.iteritems() with .items()Ross Brattain1-3/+3
2017-02-08vnf_generic: replace list comprehension with generator expressionRoss Brattain1-3/+3
2017-02-08vnf_generic: convert sshmanager to classRoss Brattain2-29/+29
2017-02-08Bugfix: write_json_to_file: use json.dump with filesRoss Brattain1-1/+2
2017-02-08test_tg_text: fix indentationRoss Brattain1-1/+1
2017-02-08Proposing Trevor Cooper as a commiter in yardstickkubi1-0/+1
2017-02-08Proposing Ross Brattain as a commiter in yardstickkubi1-0/+1
2017-02-07Pass environment variables of proxy to toxDeepak S1-0/+1
2017-02-07fix unittests failures due to py3Deepak S5-15/+10
2017-02-07fix unittests, mock trex_stl_lib, fix raw_input, divisionRoss Brattain11-43/+440
2017-02-07Merge "KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk scenarios."Jing Lu2-0/+100
2017-02-06Merge "Adding simple cmdline to run the Network service testcases"Kubi2-0/+331
2017-02-06Merge "Setup yardstick_virtual environments for Network Service Testing"Kubi1-0/+244
2017-02-06Merge "Adding sample Thoughput Test case for vPE."Kubi15-0/+1841
2017-02-06Merge "Adding vPE VNF class aligned with IETS per-deploy senarios"Kubi7-0/+2042
2017-02-06Merge "Adding Trex rfc2544 VNF class to initate Traffic for throughput"Kubi4-0/+735
2017-02-06Merge "Adding trex trafficgen example."Kubi8-3/+973
2017-02-06Merge "Adding ping testcase to demonstrate the isb Generic framework"Kubi3-0/+159
2017-02-06Merge "Adding ping based sample VNF appliance"Kubi4-0/+588
2017-02-06Merge "Adding generic traffic profiles for trex traffic generator"Kubi8-2/+1160
2017-02-06KVMFORNFV: Implementing test suites for kvmfornfv ovs+dpdk scenarios.KalyanReddy2-0/+100
2017-02-06Push yardstick debug log into the artifactsrexlee87762-1/+6
2017-02-06nfvi: disable failing AMQP unittestRoss Brattain2-27/+11
2017-02-06Fix: network_services: decode stdout instead of encodeRoss Brattain1-1/+1
2017-01-26Merge "Add infrastructure to add the NFVi KPI collections"Kubi8-0/+820
2017-01-26Merge "Adding sample yardstick.conf & pod files to help describe the topology"Kubi2-0/+82
2017-01-26Merge "Introducing Generic framework to do pre-deployment VNF & Network servi...Kubi19-0/+2035
2017-01-25Merge "basic tox.ini for python 2.7 and python 3 unittests"Kubi1-0/+22
2017-01-24Merge "Generic helper function to provision and get path from config"Rex Lee2-0/+119