aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/tests/unit/benchmark/scenarios
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Convert SLA asserts to raisesMiikka Koistinen16-25/+65
2018-06-15Add vsperf_dpdk SLA validation unit test casesMiikka Koistinen1-0/+45
2018-06-15Cleanup vsperf unit testsMiikka Koistinen1-60/+139
2018-06-01Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptionsRodolfo Alonso Hernandez1-7/+7
2018-05-31Replace glance delete image with shade client.Shobhi Jain1-14/+37
2018-05-29Replace glance create image with shade client.Shobhi Jain1-21/+41
2018-05-08Replace cinder detach volume with shade client.Shobhi Jain1-11/+42
2018-05-08Replace cinder delete volume with shade client.Shobhi Jain1-12/+37
2018-05-08Replace cinder create volume with shade client.Shobhi Jain1-81/+39
2018-05-03Replace nova get flavor with shade client.Shobhi Jain1-10/+42
2018-05-03Replace nova get server with shade client.Shobhi Jain1-27/+42
2018-05-02Merge "Replace nova attach volume to server with shade client."Rodolfo Alonso Hernandez1-11/+41
2018-04-30Replace nova attach volume to server with shade client.Shobhi Jain1-11/+41
2018-04-26Merge "Get HA test case results on failure"Ross Brattain2-28/+26
2018-04-23Replace nova delete keypair with shade client.Shobhi Jain1-12/+36
2018-04-23Replace nova client create keypair with shade.Shobhi Jain1-13/+43
2018-04-23Replace nova delete instance with shade client.Shobhi Jain1-12/+39
2018-04-23Replace nova create instance with shade client.Shobhi Jain1-19/+44
2018-04-16Update neutron delete_neutron_net function.Shobhi Jain1-9/+14
2018-04-16Replace neutron create security group full with shade.Shobhi Jain1-19/+48
2018-04-16Get HA test case results on failureMiikka Koistinen2-28/+26
2018-03-27Merge "Replace neutron floating ip deletion with shade."Rodolfo Alonso Hernandez1-12/+40
2018-03-27Merge "Replace neutron floating ip creation with shade."Rodolfo Alonso Hernandez1-17/+16
2018-03-27Merge "Replace neutron router interface deletion with shade."Rodolfo Alonso Hernandez1-13/+41
2018-03-27Replace neutron floating ip deletion with shade.Shobhi Jain1-12/+40
2018-03-21Add "Scenario" class wait methods for runnersRodolfo Alonso Hernandez1-0/+25
2018-03-21Make "Scenario" class abstractRodolfo Alonso Hernandez1-0/+5
2018-03-20Replace neutron floating ip creation with shade.Shobhi Jain1-17/+16
2018-03-20Replace neutron router interface deletion with shade.Shobhi Jain1-13/+41
2018-03-20Replace neutron router creation with shade.Shobhi Jain1-15/+42
2018-03-16Merge "Replace assert statements in tests"Abhijit Sinha1-1/+1
2018-03-12Replace neutron router deletion with shade.Shobhi Jain1-12/+39
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 Hernandez27-55/+55
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-06Replace assert statements in testsEmma Foley1-1/+1
2018-03-05assertTrue(mock.called) -> mock.assert_calledEmma Foley27-55/+55
2018-03-02Remove main() and __main__ from tests.Emma Foley75-515/+0
2018-03-02Replace assertEqual(None, xx) with assertIsNone(xx)Emma Foley1-1/+1
2018-03-01NSB: move interface probe to VNF, and attempt driver-only probe firstRoss Brattain1-168/+21
2018-03-01vFW scale-up template.Mytnyk, Volodymyr1-0/+23
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-28Mock TRex STL libraries globallyRodolfo Alonso Hernandez1-27/+14
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-19Replace neutron network deletion with shade.Shobhi Jain1-20/+34
2018-02-12Move tests: unit/benchmarkEmma Foley108-0/+9196