tempest/tempest/api/compute/admin
Balazs Gibizer 2e515fe596 Remove race due to 1907084
The test_attach_scsi_disk_with_config_drive test cases is racy at volume
detach. Nova first detach the volume in cinder then later deletes the
BlockDeviceMapping from the nova DB. Test waits for the volume to become
available and then checks the list of volume attachments in the nova API
then it can see that the attachment is still there.

Closes-Bug: #1907084
Change-Id: I814ae3215f39d1e8407c4ca1c7117a314941c80b
2020-12-07 16:41:16 +01:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_agents.py Add 'xenapi_apis' compute feature flag 2020-09-10 11:22:29 +01:00
test_aggregates.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_aggregates_negative.py Adding description for testcases - network part1 2020-07-27 10:45:18 +08:00
test_auto_allocate_network.py Use create_test_server wrapper for server creation 2018-03-04 08:48:30 +00:00
test_availability_zone.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_availability_zone_negative.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_create_server.py Adding description for testcases - network part1 2020-07-27 10:45:18 +08:00
test_delete_server.py Adding description for testcases - network part1 2020-07-27 10:45:18 +08:00
test_fixed_ips.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_fixed_ips_negative.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_flavors.py Fix flavor swap default value for compute microversion 2.75 2020-06-05 16:32:41 +08:00
test_flavors_access.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_flavors_access_negative.py Adding description for testcases - compute part6 2020-08-10 16:30:28 +08:00
test_flavors_extra_specs.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_flavors_extra_specs_negative.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_flavors_microversions.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_floating_ips_bulk.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_hosts.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_hosts_negative.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_hypervisor.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_hypervisor_negative.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_instance_usage_audit_log.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_instance_usage_audit_log_negative.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_keypairs_v210.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_live_migration.py Merge "Do not specify a host for live-migration for non homogeneous nodes" 2020-09-04 00:31:34 +00:00
test_live_migration_negative.py Adding description for testcases - compute part6 2020-08-10 16:30:28 +08:00
test_migrations.py Fix flavor NotFound in test_resize_server_revert_deleted_flavor 2020-08-20 09:09:06 +08:00
test_networks.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_quotas.py Adding description for testcases - compute part6 2020-08-10 16:30:28 +08:00
test_quotas_negative.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_security_groups.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_server_diagnostics.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_server_diagnostics_negative.py Adding description for testcases - compute part6 2020-08-10 16:30:28 +08:00
test_servers.py Add 'xenapi_apis' compute feature flag 2020-09-10 11:22:29 +01:00
test_servers_negative.py Adding description for testcases - compute part6 2020-08-10 16:30:28 +08:00
test_servers_on_multinodes.py Adding description for testcases - compute part2 2020-04-16 13:50:41 +08:00
test_services.py Adding description for testcases - compute part3 2020-05-29 07:53:33 +08:00
test_services_negative.py Fix test_get_service_by_invalid_params for microversion 2.75 2020-06-18 16:36:52 +08:00
test_simple_tenant_usage.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_simple_tenant_usage_negative.py Adding description for testcases - compute part9 2020-08-12 17:07:50 +08:00
test_volume.py Remove race due to 1907084 2020-12-07 16:41:16 +01:00
test_volume_swap.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00
test_volumes_negative.py Adding description for testcases - compute part11 2020-09-16 07:25:13 +00:00