deb-tempest/tempest/api/compute/servers
Andrea Frittoli 9958b17d2d Add volume backed instance coverage to API tests
The only coverage we have for volume backed instances is the
test_volume_boot_pattern scenario test.
Run the test_create_server module using a volume backed instance
to add better coverage for this case.

Change-Id: Icfb68ad2a5561e9d27026443a6258bfdb7d419f0
2017-07-20 09:43:20 +00:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_attach_interfaces.py Remove TODO comment 2017-06-06 11:49:28 +03:00
test_availability_zone.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_create_server.py Add volume backed instance coverage to API tests 2017-07-20 09:43:20 +00:00
test_create_server_multi_nic.py Move multi-nic tests to dedicated module 2017-07-13 21:54:46 +00:00
test_delete_server.py Move compute admin test classes under admin path 2017-04-25 12:10:04 -07:00
test_device_tagging.py Xenapi: Fix tempest for xenserver device tagging 2017-06-23 07:05:41 +00:00
test_disk_config.py test.py: stop using aliases for creds manager 2017-04-26 10:34:56 +02:00
test_instance_actions.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_instance_actions_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_list_server_filters.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_list_servers_negative.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_multiple_create.py Replace the usage of 'os' with 'os_primary' 2017-05-23 10:45:48 +08:00
test_multiple_create_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_novnc.py Use sequence directly instead of using len() 2017-04-17 15:03:04 +09:00
test_server_actions.py Fix image deletion checks after unshelve server 2017-06-29 09:12:26 +00:00
test_server_addresses.py Replace assertGreaterEqual with assertNotEmpty 2017-06-12 11:12:33 +08:00
test_server_addresses_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_server_group.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_server_metadata.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_server_metadata_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_server_password.py Switch to decorators.idempotent_id on compute.servers 2017-01-27 17:18:52 -08:00
test_server_personality.py Remove unnecessary int casting 2017-02-21 11:21:57 +08:00
test_server_rescue.py Add option for whether the cloud supports floating ips 2017-05-23 15:37:03 -04:00
test_server_rescue_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00
test_server_tags.py Use tempest.lib data_utils - compute 2017-03-10 10:30:30 -08:00
test_servers.py Added tests for Nova microversion v2.47 2017-06-20 04:43:04 +00:00
test_servers_negative.py Merge "Create deleted server in resource_setup" 2017-05-19 15:26:54 +00:00
test_virtual_interfaces.py Use assert(Not)Empty,IsNotNone instead of assert(Not)Equal,GreaterEqual(0, len(.. 2017-06-05 23:43:53 +01:00
test_virtual_interfaces_negative.py Move the `attr` decorator from test.py to tempest/lib 2017-04-14 11:16:36 +02:00