summaryrefslogtreecommitdiffstats
path: root/snaps/test_suite_builder.py
AgeCommit message (Expand)AuthorFilesLines
2017-10-19Correct list of parametersopnfv-5.0.0Cristina Pauna1-3/+1
2017-10-16Move CreateInstancePubPrivNetTests test to stagingCristina Pauna1-5/+5
2017-08-11Merge "SNAPS Stack creators can now return SNAPS network creators."Steven Pisarski1-1/+4
2017-08-09SNAPS Stack creators can now return SNAPS network creators.spisarski1-1/+4
2017-08-09Added feature to update the quotas on a project/tenant.spisarski1-1/+6
2017-08-08Added test ability for 2 VMs on different networks to ping each other.spisarski1-1/+6
2017-08-03Add domain name when creating projects and usersLinda Wang1-2/+6
2017-07-24Added keypair config for key file deletion.spisarski1-1/+6
2017-07-20Changes required for running CI tests (Pike pod).spisarski1-0/+59
2017-07-13Created domain classes for networks and subnets.spisarski1-1/+5
2017-07-13Merge "Created domain class for routers."Steven Pisarski1-2/+10
2017-07-13Created domain class for routers.spisarski1-2/+10
2017-07-13Created domain class for roles.spisarski1-0/+3
2017-07-13Created domain class for ports.spisarski1-1/+4
2017-07-13Crteated domain class for projects.spisarski1-0/+3
2017-07-11Created domain classes for security groups.spisarski1-2/+8
2017-07-07Created domain object for users.spisarski1-0/+3
2017-07-07Created domain object for keypairs.spisarski1-0/+3
2017-07-06Created domain object for flavors.spisarski1-1/+7
2017-07-05Refactor OSCreds to leverage kwargs instead of named parameters.spisarski1-22/+28
2017-06-27Added offline test support to NovaUtilsInstanceTests missed initially.spisarski1-1/+1
2017-06-22Use neutron to create floating IPs.spisarski1-134/+262
2017-06-11Fixed problems found in Functest after implementing offline testing.spisarski1-1/+2
2017-06-05Added support for applying Heat Templatesspisarski1-0/+16
2017-05-16Added support for offline testingspisarski1-6/+12
2017-04-26Added support for Glance v2spisarski1-1/+3
2017-04-12Refactored SNAPS tests to take in the actual OSCreds object.spisarski1-127/+99
2017-03-08Adapt integration tests to use custom image configCristina Pauna1-16/+32
2017-03-06Adapt simple health check to use 3-part imageCristina Pauna1-3/+7
2017-03-06Added the ability to give the tests the ability to add in flavor metadata.spisarski1-20/+25
2017-03-03Removed test class in question from the test builder.spisarski1-2/+14
2017-03-01Added new 3-part image tests to test_suite_builder.py and documented themspisarski1-2/+7
2017-02-15Initial patch with all code from CableLabs repository.spisarski1-0/+208