aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick
AgeCommit message (Expand)AuthorFilesLines
2018-03-20Merge "Fix retrieving "options" section in "scenario""Ross Brattain2-2/+32
2018-03-19temp unblock unittestsRoss Brattain1-88/+0
2018-03-16Merge "NSB PROX L3FWD Dropping packets"Abhijit Sinha1-0/+14
2018-03-16Merge "Replace assert statements in tests"Abhijit Sinha2-20/+20
2018-03-16Merge "Create API to get SUT information"Jack Chan5-0/+170
2018-03-15NSB PROX L3FWD Dropping packetsDanielMartinBuckley1-0/+14
2018-03-15Merge "support for Bottlenecks soak throughputs"Jing Lu1-1/+3
2018-03-15Create API to get SUT informationchenjiankun5-0/+170
2018-03-15support for Bottlenecks soak throughputsYang Yu1-1/+3
2018-03-14Fix retrieving "options" section in "scenario"Rodolfo Alonso Hernandez2-2/+32
2018-03-14Merge "Get SUT information"Jack Chan2-0/+69
2018-03-13Merge "[Bug Fix] Support nova create instance operation"Ross Brattain2-0/+50
2018-03-12Merge changes from topics 'delete_router', 'neutron_subnet_create', 'neutron_...Emma Foley9-117/+359
2018-03-12Merge "Reduce the log level if TRex client is no connected"Emma Foley1-1/+1
2018-03-12Replace neutron router deletion with shade.Shobhi Jain5-30/+88
2018-03-12Replace neutron subnet creation with shade.Shobhi Jain5-46/+157
2018-03-12Replace neutron network creation with shade.Shobhi Jain5-41/+114
2018-03-12Merge "assertTrue(mock.called) -> mock.assert_called"Rodolfo Alonso Hernandez33-92/+92
2018-03-12Merge changes from topic 'YARDSTICK-1040'Ross Brattain4-0/+83
2018-03-12Get SUT informationchenjiankun2-0/+69
2018-03-09Do NOT hardcode interface speed for PROX testsDanielMartinBuckley6-30/+43
2018-03-09[Bug Fix] Support nova create instance operationDimitrios Markou2-0/+50
2018-03-08Reduce the log level if TRex client is no connectedRodolfo Alonso Hernandez1-1/+1
2018-03-08Fetch Nova instance's private IPDimitrios Markou2-0/+28
2018-03-08Assign nova instance to security groupDimitrios Markou3-0/+55
2018-03-08[bugfix] report generate command print errorrexlee87761-1/+1
2018-03-07Merge "NFVi Test stops after one hour even if configured context duration is ...Ross Brattain1-2/+4
2018-03-07NFVi Test stops after one hour even if configured context duration is longerDanielMartinBuckley1-2/+4
2018-03-07Merge "Add l2fwd module in Tgen mode"Jack Chan3-0/+793
2018-03-07Merge "[bugfix]tc006 failed due to volume attached to different location "/de...Rex Lee2-6/+26
2018-03-06Merge "Add start service operation"Ross Brattain1-0/+3
2018-03-06Merge "Move SSH key generation from "init" to "deploy""Emma Foley2-37/+91
2018-03-06Move SSH key generation from "init" to "deploy"Rodolfo Alonso Hernandez2-37/+91
2018-03-06Add start service operationDimitrios Markou1-0/+3
2018-03-06Replace assert statements in testsEmma Foley2-20/+20
2018-03-06Merge "Enable heat context to support existing network"Jack Chan7-34/+97
2018-03-05Merge "Error in string format in HeatTemplateError message"Ross Brattain1-1/+1
2018-03-05Error in string format in HeatTemplateError messageRodolfo Alonso Hernandez1-1/+1
2018-03-05Merge "Fix report generation"Ross Brattain1-3/+5
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley33-92/+92
2018-03-05Fix report generationXavier Simonart1-3/+5
2018-03-02heat: replace neutronclient with shadeRoss Brattain1-7/+6
2018-03-02Merge "VNF interfaces are sorted by "vpci" address before being populated"Ross Brattain2-19/+15
2018-03-02Merge "Prohibit the importation of a list of libraries"Ross Brattain8-3/+127
2018-03-02Merge "Remove main() and __main__ from tests."Ross Brattain92-632/+0
2018-03-02Add yardstick.benchmark.contexts.heat.HeatContext._delete_key_file()Emma Foley2-7/+13
2018-03-02VNF interfaces are sorted by "vpci" address before being populatedRodolfo Alonso Hernandez2-19/+15
2018-03-02Remove main() and __main__ from tests.Emma Foley92-632/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley6-9/+9
2018-03-02Make files pep8 compliant before replacing assertEqual(None, xx)Emma Foley1-1/+1