Status: Pass 249 Failure 1 Skip 56
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes | 1 | 0 | 1 | 0 | 0 | Detail | |
test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume] |
fail
ft1.1: tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes.test_encrypted_cinder_volumes_resize_revert[compute,id-d653af24-fa18-470d-b9bf-af287cefeba9,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-27 18:32:40,062 86266 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-luks-53575668 on backend None
2026-05-27 18:32:40,245 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 POST http://192.168.122.89/volume/v3/types 0.181s
2026-05-27 18:32:40,245 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume_type": {"name": "tempest-scenario-type-luks-53575668", "extra_specs": {}}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7199c3e9-e714-4081-b457-cce552a92c4c', 'content-length': '210', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7199c3e9-e714-4081-b457-cce552a92c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/volume/v3/types'}
Body: b'{"volume_type": {"id": "5e59a978-e94b-4238-8a94-ab5e5799e7d3", "name": "tempest-scenario-type-luks-53575668", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}'
2026-05-27 18:32:40,248 86266 DEBUG [tempest.scenario.manager] Creating an encryption type for volume type: 5e59a978-e94b-4238-8a94-ab5e5799e7d3
2026-05-27 18:32:40,349 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 POST http://192.168.122.89/volume/v3/types/5e59a978-e94b-4238-8a94-ab5e5799e7d3/encryption 0.100s
2026-05-27 18:32:40,349 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87ab3477-715e-4113-9596-a8c38a3011a5', 'content-length': '230', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87ab3477-715e-4113-9596-a8c38a3011a5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/volume/v3/types/5e59a978-e94b-4238-8a94-ab5e5799e7d3/encryption'}
Body: b'{"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end", "volume_type_id": "5e59a978-e94b-4238-8a94-ab5e5799e7d3", "encryption_id": "22f159e6-48c8-4475-9259-751d783a4ab2"}}'
2026-05-27 18:32:41,071 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 202 POST http://192.168.122.89/volume/v3/volumes 0.717s
2026-05-27 18:32:41,072 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-159414246", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-53575668", "size": 1}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a3d056-2eef-4236-b16d-94bb1872f628', 'content-length': '788', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a3d056-2eef-4236-b16d-94bb1872f628', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.89/volume/v3/volumes'}
Body: b'{"volume": {"id": "cea569a7-4293-4a7a-8340-f1ac8d864413", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T16:32:40.932038", "updated_at": null, "name": "tempest-TestEncryptedCinderVolumes-volume-159414246", "description": null, "volume_type": "tempest-scenario-type-luks-53575668", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413"}, {"rel": "bookmark", "href": "http://192.168.122.89/volume/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413"}], "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}'
2026-05-27 18:32:41,236 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 201 POST http://192.168.122.89/identity/v3/auth/tokens 0.147s
2026-05-27 18:32:41,236 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2527', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d4bbb1af-0506-4f89-954c-a4903165bd53', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.89/identity/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "c78202ce5ad74a1195a654a8b048d1e5", "name": "tempest-TestEncryptedCinderVolumes-739475665-project-member", "password_expires_at": null}, "audit_ids": ["11P1jHteQZamAbYslb3XHw"], "expires_at": "2026-05-27T17:32:41.000000Z", "issued_at": "2026-05-27T16:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3ab63d4da2b41f492e134622ed33837", "name": "tempest-TestEncryptedCinderVolumes-739475665"}, "is_domain": false, "roles": [{"id": "c1a0495b8fda422894ad21ac45daa0e9", "name": "reader"}, {"id": "07f97c1a869043539614251ece0c007c", "name": "member"}], "catalog": [{"endpoints": [{"id": "d9983c817dc3467bbc45e57c0a6b19a7", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.89/compute/v2.1", "region": "RegionOne"}], "id": "11a5344139054d72886ab02ec57d6e73", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "efc549e0fd2b485e9b802386c218c245", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.89/volume/v3", "region": "RegionOne"}], "id": "1c4fd29a45d34b2f82001f7ccdee13e6", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "631e4383db744b14b3aaaf7d630d4728", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.89/placement", "region": "RegionOne"}], "id": "62cdddee51f7428aa6c53162b5778d74", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d10db450ab854bc4bf5d1ee83f18acc2", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.89/networking", "region": "RegionOne"}], "id": "95d090bca2a54e98bc61e715d6852375", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "2562da2eba6e4f7ea6983fc5f10f6d29", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.89/image", "region": "RegionOne"}], "id": "af9995d0c66145fcabc3be40b2aea46a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "149c2b1ea5f04e818d07055732a03855", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.89/compute/v2/d3ab63d4da2b41f492e134622ed33837", "region": "RegionOne"}], "id": "c5c6af896dde456baa8b92796192f85b", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b683c18afc484d29ad20a0b705f3d67c", "interface": "public", "region_id": "RegionOne", "url": "http://192.168.122.89/identity", "region": "RegionOne"}], "id": "c67801a73dde4d5ea903c20b983064b0", "type": "identity", "name": "keystone"}]}}'
2026-05-27 18:32:41,237 86266 INFO [tempest.lib.common.fixed_network] (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert) Found network {'id': '67e7e815-6d2b-45cc-988f-a95f6269b3bd', 'name': 'tempest-TestEncryptedCinderVolumes-11821529-network', 'tenant_id': 'd3ab63d4da2b41f492e134622ed33837', 'project_id': 'd3ab63d4da2b41f492e134622ed33837', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10049, 'vlan_transparent': False, 'qinq': False, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-05-27T16:32:14Z', 'updated_at': '2026-05-27T16:32:14Z', 'revision_number': 1} available for tenant
2026-05-27 18:32:41,238 86266 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-05-27 18:32:41,238 86266 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-05-27 18:32:41,393 86266 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://192.168.122.89/compute/v2.1/os-keypairs 0.153s
2026-05-27 18:32:41,393 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-268440945", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtS1CfRTWkDkC9duST6QuyDjbsKLnMwlq0Ko5cfjKOJ1oltGblSBV4keVcBV8TG/3N35cttSz1mR/xbhMD4lMM85UgBfnhRDQ5FwVFSYGVLh1AoluB9ECiWRTB9nZNcGg=="}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093af608-1bf4-414f-8955-c6d8d75da2a9', 'x-compute-request-id': 'req-093af608-1bf4-414f-8955-c6d8d75da2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-268440945", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtS1CfRTWkDkC9duST6QuyDjbsKLnMwlq0Ko5cfjKOJ1oltGblSBV4keVcBV8TG/3N35cttSz1mR/xbhMD4lMM85UgBfnhRDQ5FwVFSYGVLh1AoluB9ECiWRTB9nZNcGg==", "fingerprint": "0e:e0:0a:54:6b:8a:97:c6:b9:95:53:02:b1:01:be:d6", "user_id": "c78202ce5ad74a1195a654a8b048d1e5"}}'
2026-05-27 18:32:41,396 86266 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-268440945 created
2026-05-27 18:32:42,154 86266 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.89/networking/v2.0/security-groups 0.758s
2026-05-27 18:32:42,155 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--1948685487", "description": "tempest-description--1922050724"}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-be0e4147-42de-468d-a59a-85444b0ebfa4', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.89/networking/v2.0/security-groups'}
Body: b'{"security_group": {"id": "2b2367fc-1fb2-4d90-981c-43f567c71164", "name": "tempest-securitygroup--1948685487", "stateful": true, "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "project_id": "d3ab63d4da2b41f492e134622ed33837", "description": "tempest-description--1922050724", "shared": false, "security_group_rules": [{"id": "04ded325-00fe-4d73-b945-f049f0953f2b", "project_id": "d3ab63d4da2b41f492e134622ed33837", "security_group_id": "2b2367fc-1fb2-4d90-981c-43f567c71164", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 479, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T16:32:41Z", "updated_at": "2026-05-27T16:32:41Z", "revision_number": 0, "tenant_id": "d3ab63d4da2b41f492e134622ed33837"}, {"id": "bcfaa46a-5961-47b5-b5f8-98e28dd09d51", "project_id": "d3ab63d4da2b41f492e134622ed33837", "security_group_id": "2b2367fc-1fb2-4d90-981c-43f567c71164", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 478, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-05-27T16:32:41Z", "updated_at": "2026-05-27T16:32:41Z", "revision_number": 0, "tenant_id": "d3ab63d4da2b41f492e134622ed33837"}], "tags": [], "created_at": "2026-05-27T16:32:41Z", "updated_at": "2026-05-27T16:32:41Z", "revision_number": 1}}'
2026-05-27 18:32:42,544 86266 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.89/networking/v2.0/security-group-rules 0.387s
2026-05-27 18:32:42,544 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "2b2367fc-1fb2-4d90-981c-43f567c71164", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-54e15ace-6b85-4645-9ffa-f165cbac601d', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.89/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "60d7ae17-5283-4a56-8896-ec3896dbf212", "project_id": "d3ab63d4da2b41f492e134622ed33837", "security_group_id": "2b2367fc-1fb2-4d90-981c-43f567c71164", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-27T16:32:42Z", "updated_at": "2026-05-27T16:32:42Z", "revision_number": 0, "tenant_id": "d3ab63d4da2b41f492e134622ed33837"}}'
2026-05-27 18:32:43,018 86266 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.89/networking/v2.0/security-group-rules 0.472s
2026-05-27 18:32:43,019 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "2b2367fc-1fb2-4d90-981c-43f567c71164", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b48d0ecc-0745-47c3-8cdc-6c1d564df140', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.89/networking/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "cf0e40a1-3fe3-429d-ba72-5c8fdc801618", "project_id": "d3ab63d4da2b41f492e134622ed33837", "security_group_id": "2b2367fc-1fb2-4d90-981c-43f567c71164", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-05-27T16:32:42Z", "updated_at": "2026-05-27T16:32:42Z", "revision_number": 0, "tenant_id": "d3ab63d4da2b41f492e134622ed33837"}}'
2026-05-27 18:32:43,019 86266 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1948685487 created
2026-05-27 18:32:44,214 86266 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://192.168.122.89/networking/v2.0/floatingips 1.194s
2026-05-27 18:32:44,214 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "c1068cab-7aeb-4aa6-93e4-30f0e448339b"}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-aa1d1a53-2744-4d04-89e0-cf187fad888c', 'connection': 'close', 'status': '201', 'content-location': 'http://192.168.122.89/networking/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "5f2f1241-aebc-4e9b-9e4b-f31875d58609", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "project_id": "d3ab63d4da2b41f492e134622ed33837", "floating_ip_address": "172.24.4.41", "floating_network_id": "c1068cab-7aeb-4aa6-93e4-30f0e448339b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T16:32:43Z", "updated_at": "2026-05-27T16:32:43Z", "revision_number": 0}}'
2026-05-27 18:32:44,218 86266 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5f2f1241-aebc-4e9b-9e4b-f31875d58609', 'tenant_id': 'd3ab63d4da2b41f492e134622ed33837', 'project_id': 'd3ab63d4da2b41f492e134622ed33837', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'c1068cab-7aeb-4aa6-93e4-30f0e448339b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T16:32:43Z', 'updated_at': '2026-05-27T16:32:43Z', 'revision_number': 0, 'ip': '172.24.4.41'} created
2026-05-27 18:32:44,218 86266 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-268440945', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLtS1CfRTWkDkC9duST6QuyDjbsKLnMwlq0Ko5cfjKOJ1oltGblSBV4keVcBV8TG/3N35cttSz1mR/xbhMD4lMM85UgBfnhRDQ5FwVFSYGVLh1AoluB9ECiWRTB9nZNcGg==', 'fingerprint': '0e:e0:0a:54:6b:8a:97:c6:b9:95:53:02:b1:01:be:d6', 'user_id': 'c78202ce5ad74a1195a654a8b048d1e5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAXzYeQtPJjEGEjXJekkl7xKpn6Tbeg8hVJGigSUqwy2qptdA1WXCiu\neFuf4ENr2H2gBwYFK4EEACKhZANiAAS7UtQn0U1pA5AvXbkk+kLsg427Ci5zMJat\nCqOXH4yjidaJbRm5UgVeJHlXAVfExv9zd+XLbUs9Zkf8W4TA+JTDPOVIAX54UQ0O\nRcFRUmBlS4dQKJbgfRAolkUwfZ2TXBo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2b2367fc-1fb2-4d90-981c-43f567c71164', 'name': 'tempest-securitygroup--1948685487', 'stateful': True, 'tenant_id': 'd3ab63d4da2b41f492e134622ed33837', 'project_id': 'd3ab63d4da2b41f492e134622ed33837', 'description': 'tempest-description--1922050724', 'shared': False, 'security_group_rules': [{'id': '04ded325-00fe-4d73-b945-f049f0953f2b', 'project_id': 'd3ab63d4da2b41f492e134622ed33837', 'security_group_id': '2b2367fc-1fb2-4d90-981c-43f567c71164', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 479, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T16:32:41Z', 'updated_at': '2026-05-27T16:32:41Z', 'revision_number': 0, 'tenant_id': 'd3ab63d4da2b41f492e134622ed33837'}, {'id': 'bcfaa46a-5961-47b5-b5f8-98e28dd09d51', 'project_id': 'd3ab63d4da2b41f492e134622ed33837', 'security_group_id': '2b2367fc-1fb2-4d90-981c-43f567c71164', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 478, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-05-27T16:32:41Z', 'updated_at': '2026-05-27T16:32:41Z', 'revision_number': 0, 'tenant_id': 'd3ab63d4da2b41f492e134622ed33837'}], 'tags': [], 'created_at': '2026-05-27T16:32:41Z', 'updated_at': '2026-05-27T16:32:41Z', 'revision_number': 1}, 'floating_ip': {'id': '5f2f1241-aebc-4e9b-9e4b-f31875d58609', 'tenant_id': 'd3ab63d4da2b41f492e134622ed33837', 'project_id': 'd3ab63d4da2b41f492e134622ed33837', 'floating_ip_address': '172.24.4.41', 'floating_network_id': 'c1068cab-7aeb-4aa6-93e4-30f0e448339b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2026-05-27T16:32:43Z', 'updated_at': '2026-05-27T16:32:43Z', 'revision_number': 0, 'ip': '172.24.4.41'}}
2026-05-27 18:32:45,036 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 202 POST http://192.168.122.89/compute/v2.1/servers 0.817s
2026-05-27 18:32:45,037 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "imageRef": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "flavorRef": "42", "networks": [{"uuid": "67e7e815-6d2b-45cc-988f-a95f6269b3bd"}], "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "key_name": "tempest-keypair-268440945", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '412', 'location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-737994e9-383e-4274-b636-139e900323c2', 'x-compute-request-id': 'req-737994e9-383e-4274-b636-139e900323c2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.89/compute/v2.1/servers'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "adminPass": "Nhpj7PrpjwfP"}}'
2026-05-27 18:32:45,125 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.085s
2026-05-27 18:32:45,126 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f95a993-629b-4215-9e28-bf3b78f92290', 'x-compute-request-id': 'req-2f95a993-629b-4215-9e28-bf3b78f92290', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:45Z", "updated": "2026-05-27T16:32:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:46,266 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.124s
2026-05-27 18:32:46,267 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a08aa6-b11a-47e7-bbcd-51642523e768', 'x-compute-request-id': 'req-d4a08aa6-b11a-47e7-bbcd-51642523e768', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:47,469 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.189s
2026-05-27 18:32:47,470 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94796308-5156-4b0b-872c-31b1711de9a6', 'x-compute-request-id': 'req-94796308-5156-4b0b-872c-31b1711de9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:47,482 86266 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait
2026-05-27 18:32:48,617 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.134s
2026-05-27 18:32:48,619 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1305', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ac231e-7ee6-4269-b395-ae39f6f53529', 'x-compute-request-id': 'req-96ac231e-7ee6-4269-b395-ae39f6f53529', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:49,871 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.239s
2026-05-27 18:32:49,872 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1313', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-766fd3e7-5ffb-425e-8837-2ad9b30b92b7', 'x-compute-request-id': 'req-766fd3e7-5ffb-425e-8837-2ad9b30b92b7', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:49,889 86266 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait
2026-05-27 18:32:51,430 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.538s
2026-05-27 18:32:51,430 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e06356b-6f18-45ef-948b-424db3c31f21', 'x-compute-request-id': 'req-3e06356b-6f18-45ef-948b-424db3c31f21', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:51,455 86266 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 6 second wait
2026-05-27 18:32:52,764 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.308s
2026-05-27 18:32:52,765 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c89b3f6b-71e9-4c47-9c6a-d10ff987ed8a', 'x-compute-request-id': 'req-c89b3f6b-71e9-4c47-9c6a-d10ff987ed8a', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:54,565 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.787s
2026-05-27 18:32:54,565 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80894c93-a123-4f69-9788-1c54d4322c76', 'x-compute-request-id': 'req-80894c93-a123-4f69-9788-1c54d4322c76', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:56,143 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.562s
2026-05-27 18:32:56,143 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7cb56d-6c29-4954-b237-08ccd7fa53f8', 'x-compute-request-id': 'req-ca7cb56d-6c29-4954-b237-08ccd7fa53f8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:57,636 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.473s
2026-05-27 18:32:57,637 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-067e902b-ce46-42b1-8c6b-2b7037daa7ef', 'x-compute-request-id': 'req-067e902b-ce46-42b1-8c6b-2b7037daa7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:32:59,176 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.522s
2026-05-27 18:32:59,177 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:32:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad02463-8c4b-4efb-a3d8-606a2e78ce99', 'x-compute-request-id': 'req-4ad02463-8c4b-4efb-a3d8-606a2e78ce99', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:00,827 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.634s
2026-05-27 18:33:00,827 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149de9ce-bb9e-4723-8f97-cbc4ae8587a8', 'x-compute-request-id': 'req-149de9ce-bb9e-4723-8f97-cbc4ae8587a8', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "BUILD", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:32:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:02,583 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.740s
2026-05-27 18:33:02,583 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26005829-1b6d-4d33-97b1-598180d89be2', 'x-compute-request-id': 'req-26005829-1b6d-4d33-97b1-598180d89be2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "ACTIVE", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:33:02Z", "addresses": {"tempest-TestEncryptedCinderVolumes-11821529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": "2026-05-27T16:33:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:02,601 86266 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 17 second wait
2026-05-27 18:33:03,290 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b/os-interface 0.687s
2026-05-27 18:33:03,291 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e91bdce-4ee0-4545-b617-99f35a703f95', 'x-compute-request-id': 'req-0e91bdce-4ee0-4545-b617-99f35a703f95', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b/os-interface'}
Body: b'{"interfaceAttachments": [{"net_id": "67e7e815-6d2b-45cc-988f-a95f6269b3bd", "port_id": "0bc9c1ae-3507-4f8f-8486-4146fa6eead3", "mac_addr": "fa:16:3e:41:93:dc", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cb4ae1fa-9a7c-4abd-9e12-6ab848fdbff7", "ip_address": "10.0.0.12"}]}]}'
2026-05-27 18:33:06,223 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 PUT http://192.168.122.89/networking/v2.0/floatingips/5f2f1241-aebc-4e9b-9e4b-f31875d58609 2.927s
2026-05-27 18:33:06,223 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"port_id": "0bc9c1ae-3507-4f8f-8486-4146fa6eead3"}}
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4bd5c700-7845-489d-a753-08eafe3b6945', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/networking/v2.0/floatingips/5f2f1241-aebc-4e9b-9e4b-f31875d58609'}
Body: b'{"floatingip": {"id": "5f2f1241-aebc-4e9b-9e4b-f31875d58609", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "project_id": "d3ab63d4da2b41f492e134622ed33837", "floating_ip_address": "172.24.4.41", "floating_network_id": "c1068cab-7aeb-4aa6-93e4-30f0e448339b", "router_id": "762f5502-ba60-48d5-a14c-35cb0042abac", "port_id": "0bc9c1ae-3507-4f8f-8486-4146fa6eead3", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "67e7e815-6d2b-45cc-988f-a95f6269b3bd", "mac_address": "fa:16:3e:41:93:dc", "admin_state_up": true, "status": "ACTIVE", "device_id": "525a958a-df37-453d-b6dc-a5d11104f10b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2026-05-27T16:32:43Z", "updated_at": "2026-05-27T16:33:04Z", "revision_number": 1}}'
2026-05-27 18:33:06,225 86266 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication
2026-05-27 18:33:25,668 86266 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to cirros@172.24.4.41 ([Errno None] Unable to connect to port 22 on 172.24.4.41). Number attempts: 1. Retry after 2 seconds.
2026-05-27 18:33:28,175 86266 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81)
2026-05-27 18:33:28,256 86266 INFO [paramiko.transport] Authentication (publickey) successful!
2026-05-27 18:33:28,257 86266 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created
2026-05-27 18:33:28,880 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.621s
2026-05-27 18:33:28,880 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1682', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2c19728-d47c-47a1-8c90-1348d53d7a66', 'x-compute-request-id': 'req-f2c19728-d47c-47a1-8c90-1348d53d7a66', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "ACTIVE", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:33:02Z", "addresses": {"tempest-TestEncryptedCinderVolumes-11821529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": "2026-05-27T16:33:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:28,984 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413 0.084s
2026-05-27 18:33:28,985 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c48be3-4bbc-47d8-bcf5-bd2cd31dce2d', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c48be3-4bbc-47d8-bcf5-bd2cd31dce2d', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413'}
Body: b'{"volume": {"id": "cea569a7-4293-4a7a-8340-f1ac8d864413", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T16:32:41.000000", "updated_at": "2026-05-27T16:32:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-159414246", "description": null, "volume_type": "tempest-scenario-type-luks-53575668", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413"}, {"rel": "bookmark", "href": "http://192.168.122.89/volume/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413"}], "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3ab63d4da2b41f492e134622ed33837"}}'
2026-05-27 18:33:30,075 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:test_encrypted_cinder_volumes_resize_revert): 200 GET http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413 0.074s
2026-05-27 18:33:30,076 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a914db79-7200-4a4e-ba10-136a88bb98f2', 'content-length': '877', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a914db79-7200-4a4e-ba10-136a88bb98f2', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413'}
Body: b'{"volume": {"id": "cea569a7-4293-4a7a-8340-f1ac8d864413", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T16:32:41.000000", "updated_at": "2026-05-27T16:32:43.000000", "name": "tempest-TestEncryptedCinderVolumes-volume-159414246", "description": null, "volume_type": "tempest-scenario-type-luks-53575668", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413"}, {"rel": "bookmark", "href": "http://192.168.122.89/volume/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413"}], "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "bootable": "false", "encrypted": true, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3ab63d4da2b41f492e134622ed33837"}}'
2026-05-27 18:33:30,299 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.202s
2026-05-27 18:33:30,300 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213a68aa-279c-420b-8493-40ccc7883395', 'x-compute-request-id': 'req-213a68aa-279c-420b-8493-40ccc7883395', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b''
2026-05-27 18:33:30,529 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.227s
2026-05-27 18:33:30,530 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47f3c05c-5eb1-4139-a14b-3c4e4efb5b29', 'x-compute-request-id': 'req-47f3c05c-5eb1-4139-a14b-3c4e4efb5b29', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "ACTIVE", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:33:30Z", "addresses": {"tempest-TestEncryptedCinderVolumes-11821529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": "2026-05-27T16:33:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:32,160 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.615s
2026-05-27 18:33:32,160 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58dc0432-4d57-4a89-b87d-ae028448f1c3', 'x-compute-request-id': 'req-58dc0432-4d57-4a89-b87d-ae028448f1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "ACTIVE", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:33:30Z", "addresses": {"tempest-TestEncryptedCinderVolumes-11821529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": "2026-05-27T16:33:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:33,463 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.291s
2026-05-27 18:33:33,464 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9caa27a6-5f18-492f-9b0a-1a7ffb0cf80b', 'x-compute-request-id': 'req-9caa27a6-5f18-492f-9b0a-1a7ffb0cf80b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "ACTIVE", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:33:32Z", "addresses": {"tempest-TestEncryptedCinderVolumes-11821529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": "2026-05-27T16:33:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1948685487"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:34,661 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.178s
2026-05-27 18:33:34,661 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1620', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c78732d-8aad-4b39-ae01-bd45c81efd5b', 'x-compute-request-id': 'req-3c78732d-8aad-4b39-ae01-bd45c81efd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "ACTIVE", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:33:32Z", "addresses": {"tempest-TestEncryptedCinderVolumes-11821529-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:41:93:dc"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": "2026-05-27T16:33:01.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:36,026 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.346s
2026-05-27 18:33:36,026 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3076f3aa-92cd-44d5-af69-b0bdb702c1f5', 'x-compute-request-id': 'req-3076f3aa-92cd-44d5-af69-b0bdb702c1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "DELETED", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": "2026-05-27T16:33:01.000000", "OS-SRV-USG:terminated_at": "2026-05-27T16:33:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:36,044 86266 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 6 second wait
2026-05-27 18:33:37,418 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.372s
2026-05-27 18:33:37,419 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc0d8fd-55ce-4a1f-844b-271853f8f3b1', 'x-compute-request-id': 'req-3cc0d8fd-55ce-4a1f-844b-271853f8f3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"server": {"id": "525a958a-df37-453d-b6dc-a5d11104f10b", "name": "tempest-TestEncryptedCinderVolumes-server-1915756958", "status": "DELETED", "tenant_id": "d3ab63d4da2b41f492e134622ed33837", "user_id": "c78202ce5ad74a1195a654a8b048d1e5", "metadata": {}, "hostId": "74449d9efbd73a5c508179ea1657ac9367710dcf2a2bd9f95267306a", "image": {"id": "af301a57-497f-486d-9d3e-15e0f5b7f5b4", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/images/af301a57-497f-486d-9d3e-15e0f5b7f5b4"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://192.168.122.89/compute/flavors/42"}]}, "created": "2026-05-27T16:32:44Z", "updated": "2026-05-27T16:33:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}, {"rel": "bookmark", "href": "http://192.168.122.89/compute/servers/525a958a-df37-453d-b6dc-a5d11104f10b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-268440945", "OS-SRV-USG:launched_at": "2026-05-27T16:33:01.000000", "OS-SRV-USG:terminated_at": "2026-05-27T16:33:35.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-05-27 18:33:38,501 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b 0.066s
2026-05-27 18:33:38,502 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-99d2e3d5-f78a-46c5-b061-47217c8ae77f', 'x-compute-request-id': 'req-99d2e3d5-f78a-46c5-b061-47217c8ae77f', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.89/compute/v2.1/servers/525a958a-df37-453d-b6dc-a5d11104f10b'}
Body: b'{"itemNotFound": {"code": 404, "message": "Instance 525a958a-df37-453d-b6dc-a5d11104f10b could not be found."}}'
2026-05-27 18:33:38,554 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.89/compute/v2.1/os-keypairs/tempest-keypair-268440945 0.051s
2026-05-27 18:33:38,555 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90a375ba-527c-4dfe-8090-78985f29c6b7', 'x-compute-request-id': 'req-90a375ba-527c-4dfe-8090-78985f29c6b7', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.89/compute/v2.1/os-keypairs/tempest-keypair-268440945'}
Body: b''
2026-05-27 18:33:38,961 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.89/networking/v2.0/security-groups/2b2367fc-1fb2-4d90-981c-43f567c71164 0.403s
2026-05-27 18:33:38,961 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-0cec1eb0-c954-44d4-8f04-eda976abd8c2', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.89/networking/v2.0/security-groups/2b2367fc-1fb2-4d90-981c-43f567c71164'}
Body: b''
2026-05-27 18:33:38,980 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.89/networking/v2.0/security-groups/2b2367fc-1fb2-4d90-981c-43f567c71164 0.018s
2026-05-27 18:33:38,980 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fd0ea902-1c52-4b8a-833a-a3bfc194da12', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.89/networking/v2.0/security-groups/2b2367fc-1fb2-4d90-981c-43f567c71164'}
Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2b2367fc-1fb2-4d90-981c-43f567c71164 does not exist", "detail": ""}}'
2026-05-27 18:33:39,492 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 204 DELETE http://192.168.122.89/networking/v2.0/floatingips/5f2f1241-aebc-4e9b-9e4b-f31875d58609 0.510s
2026-05-27 18:33:39,492 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'x-openstack-request-id': 'req-356bf66e-c0d8-448c-8a0a-d5ce71fdd845', 'connection': 'close', 'status': '204', 'content-location': 'http://192.168.122.89/networking/v2.0/floatingips/5f2f1241-aebc-4e9b-9e4b-f31875d58609'}
Body: b''
2026-05-27 18:33:39,654 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413 0.161s
2026-05-27 18:33:39,654 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a76413d-a69e-4be0-86d6-f9c128cc591b', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413'}
Body: b''
2026-05-27 18:33:39,689 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 404 GET http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413 0.034s
2026-05-27 18:33:39,690 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c76771-5aa5-4499-86c3-36e83550e290', 'x-openstack-request-id': 'req-e2c76771-5aa5-4499-86c3-36e83550e290', 'connection': 'close', 'status': '404', 'content-location': 'http://192.168.122.89/volume/v3/volumes/cea569a7-4293-4a7a-8340-f1ac8d864413'}
Body: b'{"itemNotFound": {"code": 404, "message": "Volume cea569a7-4293-4a7a-8340-f1ac8d864413 could not be found."}}'
2026-05-27 18:33:39,797 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 200 GET http://192.168.122.89/volume/v3/volumes/detail?all_tenants=1 0.106s
2026-05-27 18:33:39,798 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f8fb6c-444d-4299-9ff9-19735319faa0', 'content-length': '4342', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f8fb6c-444d-4299-9ff9-19735319faa0', 'connection': 'close', 'status': '200', 'content-location': 'http://192.168.122.89/volume/v3/volumes/detail?all_tenants=1'}
Body: b'{"volumes": [{"id": "182f96b7-2953-41e1-8d84-6770be3391da", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T16:33:37.000000", "updated_at": "2026-05-27T16:33:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1761389148", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.89/volume/v3/volumes/182f96b7-2953-41e1-8d84-6770be3391da"}, {"rel": "bookmark", "href": "http://192.168.122.89/volume/volumes/182f96b7-2953-41e1-8d84-6770be3391da"}], "user_id": "38e33aa225674ac6acded23408f06fa4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "d7521b0c17b64e79963e8d0c63e84769", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}, {"id": "68ca199e-c454-4867-88a5-4e20df95cf15", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T16:33:21.000000", "updated_at": "2026-05-27T16:33:26.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1169961115", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.89/volume/v3/volumes/68ca199e-c454-4867-88a5-4e20df95cf15"}, {"rel": "bookmark", "href": "http://192.168.122.89/volume/volumes/68ca199e-c454-4867-88a5-4e20df95cf15"}], "user_id": "2326f7da80fa451c9b5e5a0b0ba15ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "9e6d5d215850463eb8a03a7854bfb885", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}, {"id": "1d915bf2-cc50-4226-9e09-7af412413017", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T16:32:54.000000", "updated_at": "2026-05-27T16:33:08.000000", "name": "tempest-AttachVolumeNegativeTest-volume-687913694", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.89/volume/v3/volumes/1d915bf2-cc50-4226-9e09-7af412413017"}, {"rel": "bookmark", "href": "http://192.168.122.89/volume/volumes/1d915bf2-cc50-4226-9e09-7af412413017"}], "user_id": "92926dff6e5c4c91ac91ea77c49dce5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1d915bf2-cc50-4226-9e09-7af412413017", "attachment_id": "7732b5d0-9fd3-4f11-b644-5051c1cc9dc4", "volume_id": "1d915bf2-cc50-4226-9e09-7af412413017", "server_id": "d863e615-103d-4957-a744-9a775e9cd247", "host_name": "devstack", "device": "/dev/vdb", "attached_at": "2026-05-27T16:33:04.000000"}], "migration_status": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "e82e8f1317764750ab5e365b5c1530a0", "os-vol-host-attr:host": "devstack@QuobyteHD#QuobyteHD"}, {"id": "11531aaa-e790-40a1-b5a5-fb0207ad10e1", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2026-05-27T16:30:54.000000", "updated_at": "2026-05-27T16:32:19.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1327611222", "description": null, "volume_type": "QuobyteHD", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://192.168.122.89/volume/v3/volumes/11531aaa-e790-40a1-b5a5-fb0207ad10e1"}, {"rel": "bookmark", "href": "http://192.168.122.89/volume/volumes/11531aaa-e790-40a1-b5a5-fb0207ad10e1"}], "user_id": "2326f7da80fa451c9b5e5a0b0ba15ca0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "at
2026-05-27 18:33:39,887 86266 INFO [tempest.lib.common.rest_client] Request (TestEncryptedCinderVolumes:_run_cleanups): 202 DELETE http://192.168.122.89/volume/v3/types/5e59a978-e94b-4238-8a94-ab5e5799e7d3 0.074s
2026-05-27 18:33:39,888 86266 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'date': 'Wed, 27 May 2026 16:33:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b8d549-4c5f-4e28-91f4-a5c7774365d2', 'connection': 'close', 'status': '202', 'content-location': 'http://192.168.122.89/volume/v3/types/5e59a978-e94b-4238-8a94-ab5e5799e7d3'}
Body: b''
}}}
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/stack/tempest/tempest/scenario/test_encrypted_cinder_volumes.py", line 131, in test_encrypted_cinder_volumes_resize_revert
waiters.wait_for_volume_resource_status(self.volumes_client,
File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status
raise exceptions.VolumeResourceBuildErrorException(
tempest.exceptions.VolumeResourceBuildErrorException: volume cea569a7-4293-4a7a-8340-f1ac8d864413 failed to build and is in ERROR status
|
||||||
| cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.1: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6] |
pass
pt2.2: cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property[id-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] |
pass
pt3.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] |
pass
pt4.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3]
|
||||||
| cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.1: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] |
pass
pt5.2: cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] |
pass
pt6.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.1: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] |
pass
pt7.2: cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume]
|
||||||
| cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.1: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.2: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96] |
pass
pt8.3: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name[id-2d7e2e49-150e-4849-a18e-79f9777c9a96]
|
||||||
test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f] |
pass
pt8.4: cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code[id-332be44d-5418-4fb3-a8f0-a3587de6929f]
|
||||||
| cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests | 2 | 2 | 0 | 0 | 0 | Detail | |
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.1: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] |
pass
pt9.2: cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume]
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups | 2 | 0 | 0 | 0 | 2 | Detail | |
ConsistencyGroupsV2Test) |
skip
pt10.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
ConsistencyGroupsV2Test) |
skip
pt10.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt11.1: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt11.2: setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource | 2 | 0 | 0 | 0 | 2 | Detail | |
CreateVolumesFromBackupTest) |
skip
pt12.1: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
CreateVolumesFromBackupTest) |
skip
pt12.2: setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest)
|
||||||
| setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt13.1: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsTest) |
skip
pt13.2: setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_backups | 6 | 0 | 0 | 0 | 6 | Detail | |
ProjectMemberTests39) |
skip
pt14.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests39)
|
||||||
ProjectReaderTests33) |
skip
pt14.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests33)
|
||||||
ProjectAdminTests39) |
skip
pt14.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests39)
|
||||||
ProjectMemberTests33) |
skip
pt14.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectMemberTests33)
|
||||||
ProjectAdminTests33) |
skip
pt14.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectAdminTests33)
|
||||||
ProjectReaderTests39) |
skip
pt14.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_backups.ProjectReaderTests39)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectMemberTests) |
skip
pt15.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests)
|
||||||
ProjectAdminTests) |
skip
pt15.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests)
|
||||||
ProjectReaderTests) |
skip
pt15.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectMemberTests) |
skip
pt16.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt16.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_snapshots.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages | 3 | 0 | 0 | 0 | 3 | Detail | |
ProjectAdminTests) |
skip
pt17.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectAdminTests)
|
||||||
ProjectMemberTests) |
skip
pt17.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectMemberTests)
|
||||||
ProjectReaderTests) |
skip
pt17.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_user_messages.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt18.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt18.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types | 6 | 0 | 0 | 0 | 6 | Detail | |
VolumeTypesReaderTests) |
skip
pt19.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.3: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesAdminTests) |
skip
pt19.4: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests)
|
||||||
VolumeTypesMemberTests) |
skip
pt19.5: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests)
|
||||||
VolumeTypesReaderTests) |
skip
pt19.6: setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes | 2 | 0 | 0 | 0 | 2 | Detail | |
ProjectReaderTests) |
skip
pt20.1: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
ProjectReaderTests) |
skip
pt20.2: setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer | 2 | 0 | 0 | 0 | 2 | Detail | |
TransferEncryptedVolumeTest) |
skip
pt21.1: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
TransferEncryptedVolumeTest) |
skip
pt21.2: setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency | 2 | 0 | 0 | 0 | 2 | Detail | |
ConcurrentVolumeActionsTest) |
skip
pt22.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
ConcurrentVolumeActionsTest) |
skip
pt22.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_concurrency.ConcurrentVolumeActionsTest)
|
||||||
| setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeMultiattachTests) |
skip
pt23.1: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
VolumeMultiattachTests) |
skip
pt23.2: setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests)
|
||||||
| setUpClass (tempest.api.compute.admin.test_live_migration | 3 | 0 | 0 | 0 | 3 | Detail | |
LiveMigrationTest) |
skip
pt24.1: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest)
|
||||||
LiveMigrationWithoutHostTest) |
skip
pt24.2: setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest)
|
||||||
LiveAutoBlockMigrationV225Test) |
skip
pt24.3: setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volume_swap | 1 | 0 | 0 | 0 | 1 | Detail | |
TestMultiAttachVolumeSwap) |
skip
pt25.1: setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap)
|
||||||
| setUpClass (tempest.api.compute.admin.test_volumes_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
UpdateMultiattachVolumeNegativeTest) |
skip
pt26.1: setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest)
|
||||||
| setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt27.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend | 1 | 0 | 0 | 0 | 1 | Detail | |
EncryptedVolumesExtendAttachedTest) |
skip
pt28.1: setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt29.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volume_retype | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumeRetypeMultiattachTest) |
skip
pt30.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeMultiattachTest)
|
||||||
VolumeRetypeWithMigrationTest) |
skip
pt30.2: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest)
|
||||||
| setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt31.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt32.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest)
|
||||||
VolumesBackupsV39Test) |
skip
pt32.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test)
|
||||||
| setUpClass (tempest.scenario.test_volume_backup_restore | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeBackupRestore) |
skip
pt33.1: setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore)
|
||||||
| setUpClass (tempest.scenario.test_volume_migrate_attached | 1 | 0 | 0 | 0 | 1 | Detail | |
TestVolumeMigrateRetypeAttached) |
skip
pt34.1: setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached)
|
||||||
| tempest.api.compute.admin.test_volume_swap.TestVolumeSwap | 1 | 0 | 0 | 0 | 1 | Detail | |
test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] |
skip
pt35.1: tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow]
|
||||||
| tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] |
skip
pt36.1: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative]
|
||||||
test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] |
pass
pt36.2: tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative]
|
||||||
| tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] |
pass
pt37.1: tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume]
|
||||||
| tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] |
pass
pt38.1: tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume]
|
||||||
| tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] |
pass
pt39.1: tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume]
|
||||||
| tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt40.1: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume]
|
||||||
| tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] |
pass
pt41.1: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume]
|
||||||
test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] |
pass
pt41.2: tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
pass
pt42.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]
|
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
pass
pt42.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]
|
||||||
| tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
pass
pt43.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]
|
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt43.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]
|
||||||
| tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt44.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]
|
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt44.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]
|
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt44.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]
|
||||||
| tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt45.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f]
|
||||||
| tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt46.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]
|
||||||
| tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt47.1: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d]
|
||||||
test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8] |
pass
pt47.2: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit[id-1048ed81-2baf-487a-b284-c0622b86e7b8]
|
||||||
test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e] |
pass
pt47.3: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit[id-51c22651-a074-4ea7-af0b-094f9331303e]
|
||||||
test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a] |
pass
pt47.4: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit[id-33985568-4965-49d5-9bcc-0aa007ca5b7a]
|
||||||
test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5] |
pass
pt47.5: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit[id-06b6abc4-3f10-48e9-a7a1-3facc98f03e5]
|
||||||
test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c] |
pass
pt47.6: tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details[id-bad0567a-5a4f-420b-851e-780b55bb867c]
|
||||||
| tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative] |
pass
pt48.1: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-5125ae14-152b-40a7-b3c5-eae15e9022ef,negative]
|
||||||
test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative] |
pass
pt48.2: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-8cce995e-0a83-479a-b94d-e1e40b8a09d1,negative]
|
||||||
test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative] |
pass
pt48.3: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-131cb3a1-75cc-4d40-b4c3-1317f64719b0,negative]
|
||||||
test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative] |
pass
pt48.4: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-62972737-124b-4513-b6cf-2f019f178494,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative] |
pass
pt48.5: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-0d1417c5-4ae8-4c2c-adc5-5f0b864253e5,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative] |
pass
pt48.6: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-62bab09a-4c03-4617-8cca-8572bc94af9b,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative] |
pass
pt48.7: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-54a34226-d910-4b00-9ef8-8683e6c55846,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative] |
pass
pt48.8: tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-c03ea686-905b-41a2-8748-9635154b7c57,negative]
|
||||||
| tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0] |
pass
pt49.1: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values[id-a9035743-d46a-47c5-9cb7-3c80ea16dea0]
|
||||||
test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
pass
pt49.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] |
pass
pt50.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81]
|
||||||
test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] |
pass
pt50.2: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127]
|
||||||
test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
pass
pt50.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897]
|
||||||
| tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt51.1: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40]
|
||||||
| tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
pass
pt52.1: tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e]
|
||||||
| tempest.api.volume.admin.test_group_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt53.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864]
|
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt53.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt54.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4]
|
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt54.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt55.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e]
|
||||||
| tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt56.1: tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c]
|
||||||
| tempest.api.volume.admin.test_qos.QosSpecsTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac] |
pass
pt57.1: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos[id-1dd93c76-6420-485d-a771-874044c416ac]
|
||||||
test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f] |
pass
pt57.2: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer[id-b115cded-8f58-4ee4-aab5-9192cfada08f]
|
||||||
test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4] |
pass
pt57.3: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer[id-f88d65eb-ea0d-487d-af8d-71f4011575a4]
|
||||||
test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1] |
pass
pt57.4: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer[id-7e15f883-4bef-49a9-95eb-f94209a1ced1]
|
||||||
test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd] |
pass
pt57.5: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos[id-7aa214cc-ac1a-4397-931f-3bb2e83bb0fd]
|
||||||
test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc] |
pass
pt57.6: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos[id-75e04226-bcf7-4595-a34b-fdf0736f38fc]
|
||||||
test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed] |
pass
pt57.7: tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key[id-ed00fd85-4494-45f2-8ceb-9e2048919aed]
|
||||||
| tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535] |
pass
pt58.1: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status[id-3e13ca2f-48ea-49f3-ae1a-488e9180d535]
|
||||||
test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a] |
pass
pt58.2: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating[id-05f711b6-e629-4895-8103-7ca069f2073a]
|
||||||
test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e] |
pass
pt58.3: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting[id-92ce8597-b992-43a1-8868-6316b22a969e]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d] |
pass
pt58.4: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error[id-645a4a67-a1eb-4e8e-a547-600abac1525d]
|
||||||
test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5] |
pass
pt58.5: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting[id-bf89080f-8129-465e-9327-b2f922666ba5]
|
||||||
test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb] |
pass
pt58.6: tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status[id-41288afd-d463-485e-8f6e-4eea159413eb]
|
||||||
| tempest.api.volume.admin.test_user_messages.UserMessagesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] |
pass
pt59.1: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed]
|
||||||
test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] |
pass
pt59.2: tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a]
|
||||||
| tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt60.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad]
|
||||||
test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31] |
pass
pt60.2: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host[id-21168d57-b373-4b71-a3ac-f2c88f0c5d31]
|
||||||
| tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] |
pass
pt61.1: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced]
|
||||||
test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] |
pass
pt61.2: tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7]
|
||||||
| tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176] |
pass
pt62.1: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota[id-abb9198e-67d0-4b09-859f-4f4a1418f176]
|
||||||
test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b] |
pass
pt62.2: tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota[id-a7644c63-2669-467a-b00e-452dd5c5397b]
|
||||||
| tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON | 7 | 7 | 0 | 0 | 0 | Detail | |
test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3] |
pass
pt63.1: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota[id-874b35a9-51f1-4258-bec5-cd561b6690d3]
|
||||||
test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7] |
pass
pt63.2: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas[id-2be020a2-5fdd-423d-8d35-a7ffbc36e9f7]
|
||||||
test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0] |
pass
pt63.3: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas[id-59eada70-403c-4cef-a2a3-a8ce2f1b07a0]
|
||||||
test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] |
pass
pt63.4: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f]
|
||||||
test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] |
pass
pt63.5: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805]
|
||||||
test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed] |
pass
pt63.6: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage[id-18c51ae9-cb03-48fc-b234-14a19374dbed]
|
||||||
test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6] |
pass
pt63.7: tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant[id-3d45c99e-cc42-4424-a56e-5cbd212b63a6]
|
||||||
| tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative] |
pass
pt64.1: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes[id-2dc27eee-8659-4298-b900-169d71a91374,negative]
|
||||||
test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative] |
pass
pt64.2: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes[id-bf544854-d62a-47f2-a681-90f7a47d86b6,negative]
|
||||||
test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative] |
pass
pt64.3: tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation[id-d321dc21-d8c6-401f-95fe-49f4845f1a6d,negative]
|
||||||
| tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] |
pass
pt65.1: tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25]
|
||||||
| tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d] |
pass
pt66.1: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name[id-178710e4-7596-4e08-9333-745cb8bc4f8d]
|
||||||
test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908] |
pass
pt66.2: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name[id-ffa6167c-4497-4944-a464-226bbdb53908]
|
||||||
test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25] |
pass
pt66.3: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name[id-63a3e1ca-37ee-4983-826d-83276a370d25]
|
||||||
test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] |
pass
pt66.4: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc]
|
||||||
test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d] |
pass
pt66.5: tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services[id-e0218299-0a59-4f43-8b2b-f1c035b3d26d]
|
||||||
| tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative] |
pass
pt67.1: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason[id-77767b36-5e8f-4c68-a0b5-2308cc21ec64,negative]
|
||||||
test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative] |
pass
pt67.2: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary[id-c571f179-c6e6-4c50-a0ab-368b628a8ac1,negative]
|
||||||
test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative] |
pass
pt67.3: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host[id-3246ce65-ba70-4159-aa3b-082c28e4b484,negative]
|
||||||
test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative] |
pass
pt67.4: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host[id-712bfab8-1f44-4eb5-a632-fa70bf78f05e,negative]
|
||||||
test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative] |
pass
pt67.5: tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host[id-7c6287c9-d655-47e1-9a11-76f6657a6dce,negative]
|
||||||
| tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative] |
pass
pt68.1: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots[id-c99a1ca9-6cdf-498d-9fdf-25832babef27,negative]
|
||||||
test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative] |
pass
pt68.2: tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots[id-02bbf63f-6c05-4357-9d98-2926a94064ff,negative]
|
||||||
| tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] |
pass
pt69.1: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184]
|
||||||
test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
pass
pt69.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159]
|
||||||
| tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt70.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad]
|
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt70.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46]
|
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt70.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54]
|
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt70.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt71.1: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220]
|
||||||
test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60] |
pass
pt71.2: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list[id-b42923e9-0452-4945-be5b-d362ae533e60]
|
||||||
test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
pass
pt71.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017]
|
||||||
| tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt72.1: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative]
|
||||||
test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative] |
pass
pt72.2: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body[id-c821bdc8-43a4-4bf4-86c8-82f3858d5f7d,negative]
|
||||||
test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative] |
pass
pt72.3: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id[id-49d5472c-a53d-4eab-a4d3-450c4db1c545,negative]
|
||||||
test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative] |
pass
pt72.4: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id[id-031cda8b-7d23-4246-8bf6-bbe73fd67074,negative]
|
||||||
test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative] |
pass
pt72.5: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name[id-c881797d-12ff-4f1a-b09d-9f6212159753,negative]
|
||||||
test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative] |
pass
pt72.6: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id[id-9f402cbd-1838-4eb4-9554-126a6b1908c9,negative]
|
||||||
test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative] |
pass
pt72.7: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id[id-dee5cf0c-cdd6-4353-b70c-e847050d71fb,negative]
|
||||||
test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative] |
pass
pt72.8: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec[id-a77dfda2-9100-448e-9076-ed1711f4bdfc,negative]
|
||||||
test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative] |
pass
pt72.9: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body[id-08961d20-5cbb-4910-ac0f-89ad6dbb2da1,negative]
|
||||||
test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative] |
pass
pt72.10: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id[id-9bf7a657-b011-4aec-866d-81c496fbe5c8,negative]
|
||||||
test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
pass
pt72.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative]
|
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt72.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative]
|
||||||
| tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt73.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative]
|
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt73.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative]
|
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt73.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative]
|
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt73.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative]
|
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt73.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative]
|
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt73.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative]
|
||||||
| tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] |
pass
pt74.1: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81]
|
||||||
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt74.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011]
|
||||||
test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] |
pass
pt74.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]
|
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
pass
pt74.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]
|
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
pass
pt74.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]
|
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
pass
pt74.6: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]
|
||||||
| tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt75.1: tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469]
|
||||||
| tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725] |
pass
pt76.1: tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list[id-01f1ae88-eba9-4c6b-a011-6f7ace06b725]
|
||||||
| tempest.api.volume.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
pass
pt77.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c]
|
||||||
| tempest.api.volume.test_image_metadata.VolumesImageMetadata | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image] |
pass
pt78.1: tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata[id-03efff0b-5c75-4822-8f10-8789ac15b13e,image]
|
||||||
| tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt79.1: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c]
|
||||||
test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed] |
pass
pt79.2: tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item[id-e8ff85c5-8f97-477f-806a-3ac364a949ed]
|
||||||
| tempest.api.volume.test_versions.VersionsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke] |
pass
pt80.1: tempest.api.volume.test_versions.VersionsTest.test_list_versions[id-77838fc4-b49b-4c64-9533-166762517369,smoke]
|
||||||
test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
pass
pt80.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f]
|
||||||
| tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad] |
pass
pt81.1: tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits[id-8e943f53-e9d6-4272-b2e9-adcf2f7c29ad]
|
||||||
| tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
pass
pt82.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]
|
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
pass
pt82.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]
|
||||||
| tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt83.1: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769]
|
||||||
test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20] |
pass
pt83.2: tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item[id-862261c5-8df4-475a-8c21-946e50e36a20]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt84.1: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a]
|
||||||
test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
pass
pt84.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt85.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]
|
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt85.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322]
|
||||||
| tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt86.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1]
|
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt86.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05]
|
||||||
| tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt87.1: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke]
|
||||||
test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] |
pass
pt87.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]
|
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
pass
pt87.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]
|
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt87.4: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599]
|
||||||
test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59] |
pass
pt87.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]
|
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
pass
pt87.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]
|
||||||
| tempest.api.volume.test_volumes_clone.VolumesCloneTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt88.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e]
|
||||||
| tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt89.1: tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative]
|
||||||
| tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
pass
pt90.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]
|
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
pass
pt90.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt91.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke]
|
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt91.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1]
|
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt91.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke]
|
||||||
| tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt92.1: tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb]
|
||||||
| tempest.api.volume.test_volumes_list.VolumesListTestJSON | 18 | 18 | 0 | 0 | 0 | Detail | |
test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke] |
pass
pt93.1: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list[id-0b6ddd39-b948-471f-8038-4787978747c4,smoke]
|
||||||
test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02] |
pass
pt93.2: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name[id-a28e8da4-0b56-472f-87a8-0f4d3f819c02]
|
||||||
test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623] |
pass
pt93.3: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name[id-2de3a6d4-12aa-403b-a8f2-fdeb42a89623]
|
||||||
test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de] |
pass
pt93.4: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination[id-e9138a2c-f67b-4796-8efa-635c196d01de]
|
||||||
test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3] |
pass
pt93.5: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params[id-2a7064eb-b9c3-429b-b888-33928fc5edd3]
|
||||||
test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c] |
pass
pt93.6: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination[id-af55e775-8e4b-4feb-8719-215c43b0238c]
|
||||||
test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8] |
pass
pt93.7: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status[id-777c87c1-2fc4-4883-8b8e-5c0b951d1ec8]
|
||||||
test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4] |
pass
pt93.8: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status[id-856ab8ca-6009-4c37-b691-be1065528ad4]
|
||||||
test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2] |
pass
pt93.9: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker[id-46eff077-100b-427f-914e-3db2abcdb7e2]
|
||||||
test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d] |
pass
pt93.10: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata[id-1ca92d3c-4a8e-4b43-93f5-e4c7fb3b291d]
|
||||||
test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877] |
pass
pt93.11: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details[id-adcbb5a7-5ad8-4b61-bd10-5380e111a877]
|
||||||
test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214] |
pass
pt93.12: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata[id-b5ebea1b-0603-40a0-bb41-15fcd0a53214]
|
||||||
test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87] |
pass
pt93.13: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone[id-c0cfa863-3020-40d7-b587-e35f597d5d87]
|
||||||
test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce] |
pass
pt93.14: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable[id-2016a942-3020-40d7-95ce-7613bf8407ce]
|
||||||
test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce] |
pass
pt93.15: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status[id-39654e13-734c-4dab-95ce-7613bf8407ce]
|
||||||
test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1] |
pass
pt93.16: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone[id-e1b80d13-94f0-4ba2-a40e-386af29f8db1]
|
||||||
test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f] |
pass
pt93.17: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable[id-2016a939-72ec-482a-bf49-d5ca06216b9f]
|
||||||
test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f] |
pass
pt93.18: tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status[id-2943f712-71ec-482a-bf49-d5ca06216b9f]
|
||||||
| tempest.api.volume.test_volumes_negative.VolumesNegativeTest | 32 | 32 | 0 | 0 | 0 | Detail | |
test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] |
pass
pt94.1: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative]
|
||||||
test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative] |
pass
pt94.2: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image[id-d15e7f35-2cfc-48c8-9418-c8223a89bcbb,image,negative]
|
||||||
test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative] |
pass
pt94.3: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size[id-5b810c91-0ad1-47ce-aee8-615f789be78f,image,negative]
|
||||||
test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative] |
pass
pt94.4: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size[id-1ed83a8a-682d-4dfb-a30e-ee63ffd6c049,negative]
|
||||||
test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative] |
pass
pt94.5: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id[id-0c36f6ae-4604-4017-b0a9-34fdc63096f9,negative]
|
||||||
test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative] |
pass
pt94.6: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid[id-47c73e08-4be8-45bb-bfdf-0c4e79b88344,negative]
|
||||||
test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative] |
pass
pt94.7: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type[id-10254ed8-3849-454e-862e-3ab8e6aa01d2,negative]
|
||||||
test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative] |
pass
pt94.8: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative[id-8b472729-9eba-446e-a83b-916bdb34bef7,negative]
|
||||||
test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative] |
pass
pt94.9: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero[id-41331caa-eaf4-4001-869d-bc18c1869360,negative]
|
||||||
test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative] |
pass
pt94.10: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size[id-9387686f-334f-4d31-a439-33494b9e2683,negative]
|
||||||
test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative] |
pass
pt94.11: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id[id-1f035827-7c32-4019-9240-b4ec2dbd9dfd,negative]
|
||||||
test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative] |
pass
pt94.12: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id[id-441a1550-5d44-4b30-af0f-a6d402f52026,negative]
|
||||||
test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative] |
pass
pt94.13: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id[id-9f9c24e4-011d-46b5-b992-952140ce237a,negative]
|
||||||
test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative] |
pass
pt94.14: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id[id-30799cfd-7ee4-446c-b66c-45b383ed211b,negative]
|
||||||
test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative] |
pass
pt94.15: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id[id-c6c3db06-29ad-4e91-beb0-2ab195fe49e3,negative]
|
||||||
test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative] |
pass
pt94.16: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status[id-ba94b27b-be3f-496c-a00e-0283b373fa75,negative]
|
||||||
test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative] |
pass
pt94.17: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name[id-9ca17820-a0e7-4cbd-a7fa-f4468735e359,negative]
|
||||||
test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative] |
pass
pt94.18: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status[id-143b279b-7522-466b-81be-34a87d564a7c,negative]
|
||||||
test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative] |
pass
pt94.19: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name[id-0f4aa809-8c7b-418f-8fb3-84c7a5dfc52f,negative]
|
||||||
test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative] |
pass
pt94.20: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status[id-449c4ed2-ecdd-47bb-98dc-072aeccf158c,negative]
|
||||||
test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative] |
pass
pt94.21: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id[id-ac6084c0-0546-45f9-b284-38a367e0e0e2,negative]
|
||||||
test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative] |
pass
pt94.22: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id[id-eb467654-3dc1-4a72-9b46-47c29d22654c,negative]
|
||||||
test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative] |
pass
pt94.23: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id[id-72aeca85-57a5-4c1f-9057-f320f9ea575b,negative]
|
||||||
test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative] |
pass
pt94.24: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id[id-e66e40d6-65e6-4e75-bdc7-636792fa152d,negative]
|
||||||
test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative] |
pass
pt94.25: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id[id-0186422c-999a-480e-a026-6a665744c30c,negative]
|
||||||
test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative] |
pass
pt94.26: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id[id-555efa6e-efcd-44ef-8a3b-4a7ca4837a29,negative]
|
||||||
test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative] |
pass
pt94.27: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size[id-355218f1-8991-400a-a6bb-971239287d92,negative]
|
||||||
test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative] |
pass
pt94.28: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size[id-5d0b480d-e833-439f-8a5a-96ad2ed6f22f,negative]
|
||||||
test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative] |
pass
pt94.29: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id[id-8f05a943-013c-4063-ac71-7baf561e82eb,negative]
|
||||||
test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative] |
pass
pt94.30: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size[id-e0c75c74-ee34-41a9-9288-2a2051452854,negative]
|
||||||
test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative] |
pass
pt94.31: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id[id-aff8ba64-6d6f-4f2e-bc33-41a08ee9f115,negative]
|
||||||
test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative] |
pass
pt94.32: tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id[id-f131c586-9448-44a4-a8b0-54ca838aa43e,negative]
|
||||||
| tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 4 | 3 | 0 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt95.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c]
|
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt95.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]
|
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt95.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]
|
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt95.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a]
|
||||||
| tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt96.1: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896]
|
||||||
test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400] |
pass
pt96.2: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite[id-a1427f61-420e-48a5-b6e3-0b394fa95400]
|
||||||
test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a] |
pass
pt96.3: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero[id-e3b44b7f-ae87-45b5-8a8c-66110eb24d0a]
|
||||||
test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7] |
pass
pt96.4: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker[id-05489dde-44bc-4961-a1f5-3ce7ee7824f7]
|
||||||
test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7] |
pass
pt96.5: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset[id-ca96d551-17c6-4e11-b0e8-52d3bb8a63c7]
|
||||||
test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0] |
pass
pt96.6: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc[id-4052c3a0-2415-440a-a8cc-305a875331b0]
|
||||||
test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf] |
pass
pt96.7: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc[id-dcbbe24a-f3c0-4ec8-9274-55d48db8d1cf]
|
||||||
test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388] |
pass
pt96.8: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc[id-c5513ada-64c1-4d28-83b9-af3307ec1388]
|
||||||
test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b] |
pass
pt96.9: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc[id-8a7fe058-0b41-402a-8afd-2dbc5a4a718b]
|
||||||
test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00] |
pass
pt96.10: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc[id-d58b5fed-0c37-42d3-8c5d-39014ac13c00]
|
||||||
test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250] |
pass
pt96.11: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc[id-96ba6f4d-1f18-47e1-b4bc-76edc6c21250]
|
||||||
test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2] |
pass
pt96.12: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params[id-220a1022-1fcd-4a74-a7bd-6b859156cda2]
|
||||||
test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
pass
pt96.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b]
|
||||||
| tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt97.1: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative]
|
||||||
test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative] |
pass
pt97.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]
|
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt97.3: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative]
|
||||||
test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative] |
pass
pt97.4: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker[id-b68deeda-ca79-4a32-81af-5c51179e553a,negative]
|
||||||
test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative] |
pass
pt97.5: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort[id-27b5f37f-bf69-4e8c-986e-c44f3d6819b8,negative]
|
||||||
test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
pass
pt97.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative]
|
||||||
| tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes | 1 | 1 | 0 | 0 | 0 | Detail | |
test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] |
pass
pt98.1: tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume]
|
||||||
| tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] |
pass
pt99.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion | 1 | 1 | 0 | 0 | 0 | Detail | |
test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] |
pass
pt100.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume]
|
||||||
| tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario | 1 | 1 | 0 | 0 | 0 | Detail | |
test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] |
pass
pt101.1: tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume]
|
||||||
| tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 1 | 0 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
pass
pt102.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]
|
||||||
| tempest.scenario.test_stamp_pattern.TestStampPattern | 1 | 1 | 0 | 0 | 0 | Detail | |
test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] |
pass
pt103.1: tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume]
|
||||||
| Total | 306 | 249 | 1 | 0 | 56 | ||