aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark
AgeCommit message (Expand)AuthorFilesLines
2018-03-12Replace neutron subnet creation with shade.Shobhi Jain1-17/+43
2018-03-12Replace neutron network creation with shade.Shobhi Jain1-15/+42
2018-03-12Merge "assertTrue(mock.called) -> mock.assert_called"Rodolfo Alonso Hernandez31-84/+84
2018-03-07Merge "Add l2fwd module in Tgen mode"Jack Chan1-0/+353
2018-03-07Merge "[bugfix]tc006 failed due to volume attached to different location "/de...Rex Lee1-0/+16
2018-03-06Merge "Move SSH key generation from "init" to "deploy""Emma Foley1-26/+80
2018-03-06Move SSH key generation from "init" to "deploy"Rodolfo Alonso Hernandez1-26/+80
2018-03-06Merge "Enable heat context to support existing network"Jack Chan2-6/+6
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley31-84/+84
2018-03-02Merge "Remove main() and __main__ from tests."Ross Brattain81-547/+0
2018-03-02Add yardstick.benchmark.contexts.heat.HeatContext._delete_key_file()Emma Foley1-1/+3
2018-03-02Remove main() and __main__ from tests.Emma Foley81-547/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley3-3/+3
2018-03-02Merge "Add "render-only" option to "task" command"Rodolfo Alonso Hernandez1-1/+137
2018-03-01Merge "Add ability to reuse existing OpenStack set-up"Ross Brattain2-1/+109
2018-03-01Add "render-only" option to "task" commandRodolfo Alonso Hernandez1-1/+137
2018-03-01Add ability to reuse existing OpenStack set-upEmma Foley2-1/+109
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain1-168/+21
2018-03-01Merge "Use context name instead of key_uuid"Ross Brattain1-20/+20
2018-03-01Merge changes from topics 'feat/keep_vnf', 'YARDSTICK-886'Ross Brattain7-260/+394
2018-03-01Use context name instead of key_uuidEmma Foley1-20/+20
2018-03-01Add _create_new_stack methodEmma Foley1-0/+32
2018-03-01Update TaskParser to deal with qualified name in ContextEmma Foley1-29/+86
2018-03-01vFW scale-up template.Mytnyk, Volodymyr1-0/+23
2018-03-01Add qualified name to ContextEmma Foley6-231/+276
2018-03-01Add arguments to the traffic profile renderRodolfo Alonso Hernandez1-28/+49
2018-03-01Import "traffic_profile" modules only onceRodolfo Alonso Hernandez2-79/+76
2018-02-28Merge "Add Flags class to base.Context"Emma Foley1-0/+43
2018-02-28Mock TRex STL libraries globallyRodolfo Alonso Hernandez2-36/+16
2018-02-28Add Flags class to base.ContextEmma Foley1-0/+43
2018-02-28Add l2fwd module in Tgen modeAce Lee1-0/+353
2018-02-27[bugfix]tc006 failed due to volume attached to different location "/dev/vdc"JingLu51-0/+16
2018-02-27Enable heat context to support existing networkrexlee87762-6/+6
2018-02-23Yardstick real-time influxdb KPI reporting regressionschenjiankun2-6/+22
2018-02-22Merge "Make files pep8 compliant"Emma Foley1-75/+57
2018-02-22Merge "Refactor benchmark.core.test_plugin.PluginTestCase"Rodolfo Alonso Hernandez1-82/+122
2018-02-20Make files pep8 compliantEmma Foley1-75/+57
2018-02-19Replace neutron network deletion with shade.Shobhi Jain1-20/+34
2018-02-16Refactor benchmark.core.test_plugin.PluginTestCaseRodolfo Alonso Hernandez1-82/+122
2018-02-12Move tests: unit/benchmarkEmma Foley145-0/+13893