summaryrefslogtreecommitdiffstats
path: root/yardstick/tests
AgeCommit message (Expand)AuthorFilesLines
2018-06-27Replace glance create image with shade client.Shobhi Jain2-21/+77
2018-06-27Replace cinder detach volume with shade client.Shobhi Jain2-11/+69
2018-06-27Replace cinder delete volume with shade client.Shobhi Jain2-12/+64
2018-06-27Replace cinder create volume with shade client.Shobhi Jain2-81/+83
2018-06-27Replace cinder get_volume_id with shade client.Shobhi Jain1-0/+22
2018-06-27Replace nova get flavor with shade client.Shobhi Jain2-10/+64
2018-06-27Replace nova get server with shade client.Shobhi Jain2-27/+64
2018-06-27Replace nova attach volume to server with shade client.Shobhi Jain2-11/+63
2018-06-27Replace nova delete keypair with shade client.Shobhi Jain2-12/+63
2018-06-27Replace nova client create keypair with shade.Shobhi Jain2-13/+68
2018-06-27Replace nova delete instance with shade client.Shobhi Jain2-12/+66
2018-06-27Replace nova create instance with shade client.Shobhi Jain2-19/+73
2018-06-27Update neutron delete_neutron_net function.Shobhi Jain2-13/+17
2018-06-27Replace neutron create security group full with shade.Shobhi Jain2-19/+104
2018-06-26Refactor "utils.parse_ini_file" testingRodolfo Alonso Hernandez1-16/+93
2018-06-26Fix "os.path" mock problems during testsEmma Foley3-12/+7
2018-06-26Merge "Refactor RFC2455 TRex traffic profile injection" into stable/fraserEmma Foley8-672/+514
2018-06-26Stop time.sleep mocks in unit testsRodolfo Alonso Hernandez2-2/+12
2018-06-26Refactor RFC2455 TRex traffic profile injectionRodolfo Alonso Hernandez8-672/+514
2018-06-26Move tests: unit/network_services/helpersEmma Foley6-0/+2074
2018-06-26Merge "Move tests: unit/network_services/vnf_generic" into stable/fraserEmma Foley28-26/+10632
2018-06-26Move tests: unit/network_services/vnf_genericEmma Foley28-26/+10632
2018-06-26Merge "Remove instantiated contexts in "test_task"" into stable/fraserEmma Foley1-0/+9
2018-06-25Remove instantiated contexts in "test_task"Rodolfo Alonso Hernandez1-0/+9
2018-06-25Merge "Move tests: unit/network_services/nfvi" into stable/fraserEmma Foley3-0/+449
2018-06-25Merge "Add "duration" parameter to test case definition" into stable/fraserRodolfo Alonso Hernandez5-84/+73
2018-06-25Merge "Remove print out of logger exception in TestUtils" into stable/fraserRodolfo Alonso Hernandez1-7/+10
2018-06-25Merge "Cleanup TestYardstickNSCli class" into stable/fraserRodolfo Alonso Hernandez1-18/+32
2018-06-25Move tests: unit/network_services/nfviEmma Foley3-0/+449
2018-06-25Add "duration" parameter to test case definitionRodolfo Alonso Hernandez5-84/+73
2018-06-25Improve IXIA IxNetwork library and traffic profile (4)Rodolfo Alonso Hernandez4-182/+236
2018-06-25Improve IXIA IxNetwork library and traffic profile (3)Rodolfo Alonso Hernandez1-23/+73
2018-06-25Improve IXIA IxNetwork library and traffic profile (2)Rodolfo Alonso Hernandez2-973/+406
2018-06-25Improve IXIA IxNetwork library and traffic profile (1)Rodolfo Alonso Hernandez1-147/+246
2018-06-22Add active wait functionRodolfo Alonso Hernandez1-0/+42
2018-06-22Add IxNetwork API Python Binding packageRodolfo Alonso Hernandez1-10/+14
2018-06-22Merge "Configure ACL via static file" into stable/fraserEmma Foley1-129/+0
2018-06-22Merge "Move tests: unit/network_services/traffic_profile" into stable/fraserEmma Foley12-0/+2193
2018-06-22Merge "Cleanup BaseMonitor unit tests" into stable/fraserEmma Foley1-7/+11
2018-06-22Move tests: unit/network_services/traffic_profileEmma Foley12-0/+2193
2018-06-22Merge "MQ startup process refactor" into stable/fraserAbhijit Sinha1-1/+1
2018-06-22Merge "Add "host_name_separator" variable to Context class" into stable/fraserEmma Foley1-3/+46
2018-06-22Merge "Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to excepti...Emma Foley2-9/+8
2018-06-22Configure ACL via static fileMytnyk, Volodymyr1-129/+0
2018-06-22MQ startup process refactorChornyi, TarasX1-1/+1
2018-06-22Merge "Do not start collectd twice when SampleVNF is running on Baremetal" in...Rodolfo Alonso Hernandez1-28/+13
2018-06-21Move IncorrectConfig, IncorrectSetup and IncorrectNodeSetup to exceptionsRodolfo Alonso Hernandez2-9/+8
2018-06-21Move ErrorClass definition to exceptions moduleRodolfo Alonso Hernandez2-8/+28
2018-06-21Merge "Convert SSH custom exceptions to Yardstick exceptions" into stable/fraserRodolfo Alonso Hernandez1-17/+13
2018-06-21Merge "Remove AnsibleCommon class method mock" into stable/fraserRodolfo Alonso Hernandez1-12/+8