Status: Pass 123 Failure 8 Skip 12
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_user_modify_quota[id-d1dc5076-555e-4e6d-9697-28f1fe976324,negative] |
fail
ft1.1: tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota[id-d1dc5076-555e-4e6d-9697-28f1fe976324,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-16 14:56:45,999 30 INFO [tempest.lib.common.rest_client] Request (AccountQuotasNegativeTest:setUp): 204 POST http://10.0.0.2:8080/swift/v1/AUTH_a6e6e14bfe404a2dab74065505c4eae2 0.121s 2024-08-16 14:56:46,000 30 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Account-Meta-Quota-Bytes': '20', 'X-Auth-Token': '<omitted>'} Body: Response - Headers: {'x-trans-id': 'tx0000078fc113975af2b76-0066bf68af-5e8b-default', 'x-openstack-request-id': 'tx0000078fc113975af2b76-0066bf68af-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_a6e6e14bfe404a2dab74065505c4eae2'} Body: b'' 2024-08-16 14:56:46,006 30 INFO [tempest.lib.common.rest_client] Request (AccountQuotasNegativeTest:test_user_modify_quota): 204 POST http://10.0.0.2:8080/swift/v1/AUTH_a6e6e14bfe404a2dab74065505c4eae2 0.005s 2024-08-16 14:56:46,006 30 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Account-Meta-Quota-Bytes': '', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx0000031dd6795b6022828-0066bf68ad-5e9c-default', 'x-openstack-request-id': 'tx0000031dd6795b6022828-0066bf68ad-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_a6e6e14bfe404a2dab74065505c4eae2'} Body: b'' 2024-08-16 14:56:46,157 30 INFO [tempest.lib.common.rest_client] Request (AccountQuotasNegativeTest:tearDown): 204 POST http://10.0.0.2:8080/swift/v1/AUTH_a6e6e14bfe404a2dab74065505c4eae2 0.150s 2024-08-16 14:56:46,158 30 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Remove-Account-Meta-Quota-Bytes': 'x', 'X-Auth-Token': '<omitted>'} Body: Response - Headers: {'x-trans-id': 'tx00000940e02fff7984168-0066bf68ae-3876-default', 'x-openstack-request-id': 'tx00000940e02fff7984168-0066bf68ae-3876-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_a6e6e14bfe404a2dab74065505c4eae2'} Body: b'' }}} Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/common/utils/__init__.py", line 89, in wrapper return func(*func_args, **func_kwargs) File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_account_quotas_negative.py", line 84, in test_user_modify_quota self.assertRaises( File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: <bound method AccountClient.create_update_or_delete_account_metadata of <tempest.lib.services.object_storage.account_client.AccountClient object at 0x7ff278bc3eb0>> returned ({'x-trans-id': 'tx0000031dd6795b6022828-0066bf68ad-5e9c-default', 'x-openstack-request-id': 'tx0000031dd6795b6022828-0066bf68ad-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_a6e6e14bfe404a2dab74065505c4eae2'}, b'') |
||||||
tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest | 9 | 2 | 7 | 0 | 0 | Detail | |
test_delete_object_with_non_authorized_user[id-7343ac3d-cfed-4198-9bb0-00149741a492,negative] |
fail
ft2.1: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user[id-7343ac3d-cfed-4198-9bb0-00149741a492,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-16 14:56:33,608 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 POST https://keystone-public-openstack.apps.ocp.openstack.lab/v3/auth/tokens 0.393s 2024-08-16 14:56:33,608 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 16 Aug 2024 14:56:33 GMT', 'server': 'Apache', 'content-length': '5725', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc9839b0-1710-4546-8bd9-5f45782dd6ec', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=bb7bf58bee218a72e1df4cc5c17a9528; path=/; HttpOnly; Secure; SameSite=None', 'connection': 'close', 'status': '201', 'content-location': 'https://keystone-public-openstack.apps.ocp.openstack.lab/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a0d8e145a7874c959b8f04a73a6269c6", "name": "tempest-ObjectACLsNegativeTest-1343646152-project-swiftoperator", "password_expires_at": null}, "audit_ids": ["wltSxMNEQ6a0kaiJRrmeCw"], "expires_at": "2024-08-16T15:56:33.000000Z", "issued_at": "2024-08-16T14:56:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "409d19b7f6304cc1843e85b7c8e22726", "name": "tempest-ObjectACLsNegativeTest-1343646152"}, "is_domain": false, "roles": [{"id": "639488d301b847dbb3f0f25aeabe4538", "name": "member"}, {"id": "6ec1c08ab8a242d9907f2dab790b56cf", "name": "swiftoperator"}, {"id": "5279cb47a49f456db84959be6ba29b48", "name": "reader"}], "catalog": [{"endpoints": [{"id": "42b31059adf64f0e8c32f8fa3322d10e", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}, {"id": "46e56c34cb9b4898b9834b90a3aa302f", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps.ocp.openstack.lab", "region": "regionOne"}], "id": "28d737e226404b81bd21d7b2f35bfc96", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "manilav2", "id": "969e3b02e68c4b528209ad1d39ee76de", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v2", "region": "regionOne"}, {"name": "manilav2", "id": "fa815158ea0e4b89842ef22d4a75f865", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps.ocp.openstack.lab/v2", "region": "regionOne"}], "id": "40af8ff34c8f4a748b60e62af644056d", "type": "sharev2", "name": "manilav2"}, {"endpoints": [{"name": "nova", "id": "48813c58d7e24f45a02180751903eda3", "interface": "internal", "region_id": "regionOne", "url": "https://nova-internal.openstack.svc:8774/v2.1", "region": "regionOne"}, {"name": "nova", "id": "59c8385d024449eb87686a44c9ab8556", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.ocp.openstack.lab/v2.1", "region": "regionOne"}], "id": "73ec87c6ebc240e9b280168d3a47f58e", "type": "compute", "name": "nova"}, {"endpoints": [{"name": "barbican", "id": "1837ac465860486aa0d51d799681bea5", "interface": "internal", "region_id": "regionOne", "url": "https://barbican-internal.openstack.svc:9311", "region": "regionOne"}, {"name": "barbican", "id": "37ef2111594f42cb90fdf73fafa72b41", "interface": "public", "region_id": "regionOne", "url": "https://barbican-public-openstack.apps.ocp.openstack.lab", "region": "regionOne"}], "id": "930766575c034c9a92f4eecaed9e350f", "type": "key-manager", "name": "barbican"}, {"endpoints": [{"name": "manila", "id": "89c59c5fd537442fafe04c4f9e6afa2c", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/409d19b7f6304cc1843e85b7c8e22726", "region": "regionOne"}, {"name": "manila", "id": "fdaec4ada9d84ef8a22b509207b0cf0e", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps.ocp.openstack.lab/v1/409d19b7f6304cc1843e85b7c8e22726", "region": "regionOne"}], "id": "a2fd461465744992ae963caef3f408fd", "type": "share", "name": "manila"}, {"endpoints": [{"id": "223627a264354d3eab0eba172c634da8", "interface": "public", "region_id": "regionOne", "url": "http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726", "region": "regionOne"}, {"id": "888efff87a36424f8261c6865ba9df53", "interface": "internal", "region_id": "regionOne", "url": "http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726", "region": "regionOne"}], "id": "ab59c00443cf469b9cb1b70b17c2416b", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "neutron", "id": "27f80f470a8249c692a5280634a289ee", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "908207844b244bc193d06d03032a0c50", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-opensta 2024-08-16 14:56:36,272 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1040846821 2.663s 2024-08-16 14:56:36,273 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx0000015ea159a1eb864a4-0066bf68a1-5e9c-default', 'x-openstack-request-id': 'tx0000015ea159a1eb864a4-0066bf68a1-5e9c-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1040846821'} Body: b'' 2024-08-16 14:56:39,339 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_with_non_authorized_user): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1040846821/tempest-Object-586116983 3.066s 2024-08-16 14:56:39,339 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:39 GMT', 'x-trans-id': 'tx00000412dec2a57210b97-0066bf68a4-5e9c-default', 'x-openstack-request-id': 'tx00000412dec2a57210b97-0066bf68a4-5e9c-default', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1040846821/tempest-Object-586116983'} Body: b'' 2024-08-16 14:56:39,543 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_with_non_authorized_user): 204 DELETE http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1040846821/tempest-Object-586116983 0.202s 2024-08-16 14:56:39,544 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx00000a6dcdef9c1f4d8f7-0066bf68a7-5e9c-default', 'x-openstack-request-id': 'tx00000a6dcdef9c1f4d8f7-0066bf68a7-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1040846821/tempest-Object-586116983'} Body: b'' }}} Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_container_acl_negative.py", line 137, in test_delete_object_with_non_authorized_user self.assertRaises(lib_exc.Forbidden, File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: <bound method ObjectClient.delete_object of <tempest.lib.services.object_storage.object_client.ObjectClient object at 0x7f8c62c0b1c0>> returned ({'x-trans-id': 'tx00000a6dcdef9c1f4d8f7-0066bf68a7-5e9c-default', 'x-openstack-request-id': 'tx00000a6dcdef9c1f4d8f7-0066bf68a7-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1040846821/tempest-Object-586116983'}, b'') |
||||||
test_delete_object_without_using_creds[id-af85af0b-a025-4e72-a90e-121babf55720,negative] |
pass
pt2.2: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds[id-af85af0b-a025-4e72-a90e-121babf55720,negative] |
||||||
test_delete_object_without_write_rights[id-b4e366f8-f185-47ab-b789-df4416f9ecdb,negative] |
fail
ft2.3: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights[id-b4e366f8-f185-47ab-b789-df4416f9ecdb,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-16 14:56:39,825 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470 0.132s 2024-08-16 14:56:39,825 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx00000725ff3d6a984fd10-0066bf68a8-3876-default', 'x-openstack-request-id': 'tx00000725ff3d6a984fd10-0066bf68a8-3876-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470'} Body: b'' 2024-08-16 14:56:39,831 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_without_write_rights): 204 POST http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470 0.005s 2024-08-16 14:56:39,831 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Container-Read': 'tempest-ObjectACLsNegativeTest-294118527:tempest-ObjectACLsNegativeTest-294118527-project-swiftoperator', 'X-Container-Write': '', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx00000fcf004596f9ee3f4-0066bf68a8-3876-default', 'x-openstack-request-id': 'tx00000fcf004596f9ee3f4-0066bf68a8-3876-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470'} Body: b'' 2024-08-16 14:56:39,839 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_without_write_rights): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470/tempest-Object-1601552842 0.008s 2024-08-16 14:56:39,840 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:41 GMT', 'x-trans-id': 'tx000004d07b839b78202ba-0066bf68a9-5e8b-default', 'x-openstack-request-id': 'tx000004d07b839b78202ba-0066bf68a9-5e8b-default', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470/tempest-Object-1601552842'} Body: b'' 2024-08-16 14:56:40,036 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_without_write_rights): 204 DELETE http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470/tempest-Object-1601552842 0.196s 2024-08-16 14:56:40,036 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx00000d5524e0447ba461a-0066bf68a8-3876-default', 'x-openstack-request-id': 'tx00000d5524e0447ba461a-0066bf68a8-3876-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470/tempest-Object-1601552842'} Body: b'' }}} Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_container_acl_negative.py", line 243, in test_delete_object_without_write_rights self.assertRaises(lib_exc.Forbidden, File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: <bound method ObjectClient.delete_object of <tempest.lib.services.object_storage.object_client.ObjectClient object at 0x7f8c62c0b1c0>> returned ({'x-trans-id': 'tx00000d5524e0447ba461a-0066bf68a8-3876-default', 'x-openstack-request-id': 'tx00000d5524e0447ba461a-0066bf68a8-3876-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1258708470/tempest-Object-1601552842'}, b'') |
||||||
test_read_object_with_non_authorized_user[id-abf63359-be52-4feb-87dd-447689fc77fd,negative] |
fail
ft2.4: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user[id-abf63359-be52-4feb-87dd-447689fc77fd,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-16 14:56:40,050 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1072972944 0.013s 2024-08-16 14:56:40,051 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx00000c6ffc6c3e8a91d44-0066bf68aa-5e8b-default', 'x-openstack-request-id': 'tx00000c6ffc6c3e8a91d44-0066bf68aa-5e8b-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1072972944'} Body: b'' 2024-08-16 14:56:40,058 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_with_non_authorized_user): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1072972944/tempest-Object-167524486 0.007s 2024-08-16 14:56:40,059 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:39 GMT', 'x-trans-id': 'tx00000a615652874f5aec1-0066bf68a7-5e9c-default', 'x-openstack-request-id': 'tx00000a615652874f5aec1-0066bf68a7-5e9c-default', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1072972944/tempest-Object-167524486'} Body: b'' 2024-08-16 14:56:40,062 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_with_non_authorized_user): 200 GET http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1072972944/tempest-Object-167524486 0.003s 2024-08-16 14:56:40,062 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '4', 'accept-ranges': 'bytes', 'last-modified': 'Fri, 16 Aug 2024 14:56:39 GMT', 'x-timestamp': '1723820199.94758', 'etag': '8d777f385d3dfec8815d20f7496026dc', 'x-trans-id': 'tx0000058616a8965ae897f-0066bf68a7-5e9c-default', 'x-openstack-request-id': 'tx0000058616a8965ae897f-0066bf68a7-5e9c-default', 'content-type': 'application/json', 'date': 'Fri, 16 Aug 2024 14:56:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1072972944/tempest-Object-167524486'} Body: b'data' }}} Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_container_acl_negative.py", line 118, in test_read_object_with_non_authorized_user self.assertRaises(lib_exc.Forbidden, File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: <bound method ObjectClient.get_object of <tempest.lib.services.object_storage.object_client.ObjectClient object at 0x7f8c62c0b1c0>> returned ({'content-length': '4', 'accept-ranges': 'bytes', 'last-modified': 'Fri, 16 Aug 2024 14:56:39 GMT', 'x-timestamp': '1723820199.94758', 'etag': '8d777f385d3dfec8815d20f7496026dc', 'x-trans-id': 'tx0000058616a8965ae897f-0066bf68a7-5e9c-default', 'x-openstack-request-id': 'tx0000058616a8965ae897f-0066bf68a7-5e9c-default', 'content-type': 'application/json', 'date': 'Fri, 16 Aug 2024 14:56:39 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1072972944/tempest-Object-167524486'}, b'data') |
||||||
test_read_object_without_rights[id-9ed01334-01e9-41ea-87ea-e6f465582823,negative] |
fail
ft2.5: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights[id-9ed01334-01e9-41ea-87ea-e6f465582823,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-16 14:56:40,075 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249 0.012s 2024-08-16 14:56:40,076 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx0000041f650799c62b9e0-0066bf68a9-3876-default', 'x-openstack-request-id': 'tx0000041f650799c62b9e0-0066bf68a9-3876-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249'} Body: b'' 2024-08-16 14:56:40,082 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_without_rights): 204 POST http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249 0.005s 2024-08-16 14:56:40,083 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Container-Read': 'badtenant:baduser', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx00000b15351186497bda9-0066bf68a7-5e9c-default', 'x-openstack-request-id': 'tx00000b15351186497bda9-0066bf68a7-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249'} Body: b'' 2024-08-16 14:56:40,090 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_without_rights): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249/tempest-Object-891458064 0.007s 2024-08-16 14:56:40,090 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:41 GMT', 'x-trans-id': 'tx00000be7d529cb18308f7-0066bf68a9-3876-default', 'x-openstack-request-id': 'tx00000be7d529cb18308f7-0066bf68a9-3876-default', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249/tempest-Object-891458064'} Body: b'' 2024-08-16 14:56:40,305 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_without_rights): 200 GET http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249/tempest-Object-891458064 0.214s 2024-08-16 14:56:40,306 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '4', 'accept-ranges': 'bytes', 'last-modified': 'Fri, 16 Aug 2024 14:56:41 GMT', 'x-timestamp': '1723820201.06610', 'etag': '8d777f385d3dfec8815d20f7496026dc', 'x-trans-id': 'tx000004a444905691c3edd-0066bf68aa-5e8b-default', 'x-openstack-request-id': 'tx000004a444905691c3edd-0066bf68aa-5e8b-default', 'content-type': 'application/json', 'date': 'Fri, 16 Aug 2024 14:56:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249/tempest-Object-891458064'} Body: b'data' }}} Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_container_acl_negative.py", line 163, in test_read_object_without_rights self.assertRaises(lib_exc.Forbidden, File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: <bound method ObjectClient.get_object of <tempest.lib.services.object_storage.object_client.ObjectClient object at 0x7f8c62c0b1c0>> returned ({'content-length': '4', 'accept-ranges': 'bytes', 'last-modified': 'Fri, 16 Aug 2024 14:56:41 GMT', 'x-timestamp': '1723820201.06610', 'etag': '8d777f385d3dfec8815d20f7496026dc', 'x-trans-id': 'tx000004a444905691c3edd-0066bf68aa-5e8b-default', 'x-openstack-request-id': 'tx000004a444905691c3edd-0066bf68aa-5e8b-default', 'content-type': 'application/json', 'date': 'Fri, 16 Aug 2024 14:56:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1689031249/tempest-Object-891458064'}, b'data') |
||||||
test_write_object_with_non_authorized_user[id-63d84e37-55a6-42e2-9e5f-276e60e26a00,negative] |
fail
ft2.6: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user[id-63d84e37-55a6-42e2-9e5f-276e60e26a00,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-16 14:56:40,322 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-751202636 0.014s 2024-08-16 14:56:40,322 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx0000072bba4e62fa11a69-0066bf68a9-3876-default', 'x-openstack-request-id': 'tx0000072bba4e62fa11a69-0066bf68a9-3876-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-751202636'} Body: b'' 2024-08-16 14:56:40,332 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_with_non_authorized_user): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-751202636/tempest-Object-1910485197 0.009s 2024-08-16 14:56:40,332 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:42 GMT', 'x-trans-id': 'tx00000afe52dc29eac8355-0066bf68aa-5e8b-default', 'x-openstack-request-id': 'tx00000afe52dc29eac8355-0066bf68aa-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-751202636/tempest-Object-1910485197'} Body: b'' }}} Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_container_acl_negative.py", line 99, in test_write_object_with_non_authorized_user self.assertRaises(lib_exc.Forbidden, File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: <bound method ObjectClient.create_object of <tempest.lib.services.object_storage.object_client.ObjectClient object at 0x7f8c62c0b1c0>> returned ({'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:42 GMT', 'x-trans-id': 'tx00000afe52dc29eac8355-0066bf68aa-5e8b-default', 'x-openstack-request-id': 'tx00000afe52dc29eac8355-0066bf68aa-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-751202636/tempest-Object-1910485197'}, b'') |
||||||
test_write_object_without_rights[id-a3a585a7-d8cf-4b65-a1a0-edc2b1204f85,negative] |
fail
ft2.7: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights[id-a3a585a7-d8cf-4b65-a1a0-edc2b1204f85,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-16 14:56:40,519 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-413962771 0.184s 2024-08-16 14:56:40,519 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx000008137129c8873c6d2-0066bf68a8-5e9c-default', 'x-openstack-request-id': 'tx000008137129c8873c6d2-0066bf68a8-5e9c-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-413962771'} Body: b'' 2024-08-16 14:56:40,527 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_without_rights): 204 POST http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-413962771 0.007s 2024-08-16 14:56:40,527 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Container-Write': 'badtenant:baduser', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx0000032a601fc97017fbc-0066bf68a8-5e9c-default', 'x-openstack-request-id': 'tx0000032a601fc97017fbc-0066bf68a8-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-413962771'} Body: b'' 2024-08-16 14:56:40,536 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_without_rights): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-413962771/tempest-Object-1625269714 0.008s 2024-08-16 14:56:40,536 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:40 GMT', 'x-trans-id': 'tx00000e8a931e555745bfa-0066bf68a8-5e9c-default', 'x-openstack-request-id': 'tx00000e8a931e555745bfa-0066bf68a8-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-413962771/tempest-Object-1625269714'} Body: b'' }}} Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_container_acl_negative.py", line 185, in test_write_object_without_rights self.assertRaises(lib_exc.Forbidden, File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: <bound method ObjectClient.create_object of <tempest.lib.services.object_storage.object_client.ObjectClient object at 0x7f8c62c0b1c0>> returned ({'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:40 GMT', 'x-trans-id': 'tx00000e8a931e555745bfa-0066bf68a8-5e9c-default', 'x-openstack-request-id': 'tx00000e8a931e555745bfa-0066bf68a8-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-413962771/tempest-Object-1625269714'}, b'') |
||||||
test_write_object_without_using_creds[id-af587587-0c24-4e15-9822-8352ce711013,negative] |
pass
pt2.8: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds[id-af587587-0c24-4e15-9822-8352ce711013,negative] |
||||||
test_write_object_without_write_rights[id-8ba512ad-aa6e-444e-b882-2906a0ea2052,negative] |
fail
ft2.9: tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights[id-8ba512ad-aa6e-444e-b882-2906a0ea2052,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2024-08-16 14:56:40,577 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1965994407 0.016s 2024-08-16 14:56:40,577 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx0000064e9250ef95d1316-0066bf68a8-5e9c-default', 'x-openstack-request-id': 'tx0000064e9250ef95d1316-0066bf68a8-5e9c-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1965994407'} Body: b'' 2024-08-16 14:56:40,584 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_without_write_rights): 204 POST http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1965994407 0.006s 2024-08-16 14:56:40,585 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Container-Read': 'tempest-ObjectACLsNegativeTest-294118527:tempest-ObjectACLsNegativeTest-294118527-project-swiftoperator', 'X-Container-Write': '', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx00000216ee6dcea3236d3-0066bf68a9-3876-default', 'x-openstack-request-id': 'tx00000216ee6dcea3236d3-0066bf68a9-3876-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Fri, 16 Aug 2024 14:56:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1965994407'} Body: b'' 2024-08-16 14:56:40,592 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_without_write_rights): 201 PUT http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1965994407/tempest-Object-1446024112 0.007s 2024-08-16 14:56:40,593 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:40 GMT', 'x-trans-id': 'tx00000d89af01fe5ad37eb-0066bf68a8-5e9c-default', 'x-openstack-request-id': 'tx00000d89af01fe5ad37eb-0066bf68a8-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1965994407/tempest-Object-1446024112'} Body: b'' }}} Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tempest/api/object_storage/test_container_acl_negative.py", line 212, in test_write_object_without_write_rights self.assertRaises(lib_exc.Forbidden, File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.9/site-packages/testtools/testcase.py", line 480, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: <bound method ObjectClient.create_object of <tempest.lib.services.object_storage.object_client.ObjectClient object at 0x7f8c62c0b1c0>> returned ({'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Fri, 16 Aug 2024 14:56:40 GMT', 'x-trans-id': 'tx00000d89af01fe5ad37eb-0066bf68a8-5e9c-default', 'x-openstack-request-id': 'tx00000d89af01fe5ad37eb-0066bf68a8-5e9c-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Fri, 16 Aug 2024 14:56:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.2:8080/swift/v1/AUTH_409d19b7f6304cc1843e85b7c8e22726/tempest-TestContainer-1965994407/tempest-Object-1446024112'}, b'') |
||||||
tempest.api.object_storage.test_account_bulk.BulkTest | 3 | 2 | 0 | 0 | 1 | Detail | |
test_bulk_delete[id-c075e682-0d2a-43b2-808d-4116200d736d] |
pass
pt3.1: tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete[id-c075e682-0d2a-43b2-808d-4116200d736d] |
||||||
test_bulk_delete_by_POST[id-dbea2bcb-efbb-4674-ac8a-a5a0e33d1d79] |
pass
pt3.2: tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST[id-dbea2bcb-efbb-4674-ac8a-a5a0e33d1d79] |
||||||
test_extract_archive[id-a407de51-1983-47cc-9f14-47c2b059413c] |
skip
pt3.3: tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive[id-a407de51-1983-47cc-9f14-47c2b059413c] |
||||||
tempest.api.object_storage.test_account_quotas.AccountQuotasTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_admin_modify_quota[id-63f51f9f-5f1d-4fc6-b5be-d454d70949d6,smoke] |
pass
pt4.1: tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota[id-63f51f9f-5f1d-4fc6-b5be-d454d70949d6,smoke] |
||||||
test_upload_valid_object[id-a22ef352-a342-4587-8f47-3bbdb5b039c4,smoke] |
pass
pt4.2: tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object[id-a22ef352-a342-4587-8f47-3bbdb5b039c4,smoke] |
||||||
tempest.api.object_storage.test_account_services.AccountTest | 21 | 20 | 0 | 0 | 1 | Detail | |
test_list_account_metadata[id-4894c312-6056-4587-8d6f-86ffbf861f80,smoke] |
pass
pt5.1: tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata[id-4894c312-6056-4587-8d6f-86ffbf861f80,smoke] |
||||||
test_list_containers[id-3499406a-ae53-4f8c-b43a-133d4dc6fe3f,smoke] |
pass
pt5.2: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers[id-3499406a-ae53-4f8c-b43a-133d4dc6fe3f,smoke] |
||||||
test_list_containers_reverse_order[id-b1811cff-d1ed-4c15-a52e-efd8de41cf34] |
pass
pt5.3: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order[id-b1811cff-d1ed-4c15-a52e-efd8de41cf34] |
||||||
test_list_containers_with_end_marker[id-5ca164e4-7bde-43fa-bafb-913b53b9e786] |
pass
pt5.4: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker[id-5ca164e4-7bde-43fa-bafb-913b53b9e786] |
||||||
test_list_containers_with_format_json[id-1c7efa35-e8a2-4b0b-b5ff-862c7fd83704] |
pass
pt5.5: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json[id-1c7efa35-e8a2-4b0b-b5ff-862c7fd83704] |
||||||
test_list_containers_with_format_xml[id-4477b609-1ca6-4d4b-b25d-ad3f01086089] |
pass
pt5.6: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml[id-4477b609-1ca6-4d4b-b25d-ad3f01086089] |
||||||
test_list_containers_with_limit[id-5cfa4ab2-4373-48dd-a41f-a532b12b08b2] |
pass
pt5.7: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit[id-5cfa4ab2-4373-48dd-a41f-a532b12b08b2] |
||||||
test_list_containers_with_limit_and_end_marker[id-888a3f0e-7214-4806-8e50-5e0c9a69bb5e] |
pass
pt5.8: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker[id-888a3f0e-7214-4806-8e50-5e0c9a69bb5e] |
||||||
test_list_containers_with_limit_and_marker[id-f7064ae8-dbcc-48da-b594-82feef6ea5af] |
pass
pt5.9: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker[id-f7064ae8-dbcc-48da-b594-82feef6ea5af] |
||||||
test_list_containers_with_limit_and_marker_and_end_marker[id-8cf98d9c-e3a0-4e44-971b-c87656fdddbd] |
pass
pt5.10: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker[id-8cf98d9c-e3a0-4e44-971b-c87656fdddbd] |
||||||
test_list_containers_with_marker[id-638f876d-6a43-482a-bbb3-0840bca101c6] |
pass
pt5.11: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker[id-638f876d-6a43-482a-bbb3-0840bca101c6] |
||||||
test_list_containers_with_marker_and_end_marker[id-ac8502c2-d4e4-4f68-85a6-40befea2ef5e] |
pass
pt5.12: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker[id-ac8502c2-d4e4-4f68-85a6-40befea2ef5e] |
||||||
test_list_containers_with_prefix[id-365e6fc7-1cfe-463b-a37c-8bd08d47b6aa] |
pass
pt5.13: tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix[id-365e6fc7-1cfe-463b-a37c-8bd08d47b6aa] |
||||||
test_list_extensions[id-6eb04a6a-4860-4e31-ba91-ea3347d76b58] |
skip
pt5.14: tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions[id-6eb04a6a-4860-4e31-ba91-ea3347d76b58] |
||||||
test_list_no_account_metadata[id-b904c2e3-24c2-4dba-ad7d-04e90a761be5] |
pass
pt5.15: tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata[id-b904c2e3-24c2-4dba-ad7d-04e90a761be5] |
||||||
test_list_no_containers[id-884ec421-fbad-4fcc-916b-0580f2699565] |
pass
pt5.16: tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers[id-884ec421-fbad-4fcc-916b-0580f2699565] |
||||||
test_update_account_metadata_with_create_and_delete_metadata[id-8e5fc073-59b9-42ee-984a-29ed11b2c749] |
pass
pt5.17: tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata[id-8e5fc073-59b9-42ee-984a-29ed11b2c749] |
||||||
test_update_account_metadata_with_create_metadata[id-e2a08b5f-3115-4768-a3ee-d4287acd6c08] |
pass
pt5.18: tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata[id-e2a08b5f-3115-4768-a3ee-d4287acd6c08] |
||||||
test_update_account_metadata_with_create_metadata_key[id-64fd53f3-adbd-4639-af54-436e4982dbfb] |
pass
pt5.19: tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key[id-64fd53f3-adbd-4639-af54-436e4982dbfb] |
||||||
test_update_account_metadata_with_delete_metadata[id-9f60348d-c46f-4465-ae06-d51dbd470953] |
pass
pt5.20: tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata[id-9f60348d-c46f-4465-ae06-d51dbd470953] |
||||||
test_update_account_metadata_with_delete_metadata_key[id-d4d884d3-4696-4b85-bc98-4f57c4dd2bf1] |
pass
pt5.21: tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key[id-d4d884d3-4696-4b85-bc98-4f57c4dd2bf1] |
||||||
tempest.api.object_storage.test_account_services_negative.AccountNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_containers_with_non_authorized_user[id-070e6aca-6152-4867-868d-1118d68fb38c,negative] |
pass
pt6.1: tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user[id-070e6aca-6152-4867-868d-1118d68fb38c,negative] |
||||||
tempest.api.object_storage.test_container_acl.ObjectTestACLs | 2 | 2 | 0 | 0 | 0 | Detail | |
test_read_object_with_rights[id-a3270f3f-7640-4944-8448-c7ea783ea5b6] |
pass
pt7.1: tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights[id-a3270f3f-7640-4944-8448-c7ea783ea5b6] |
||||||
test_write_object_with_rights[id-aa58bfa5-40d9-4bc3-82b4-d07f4a9e392a] |
pass
pt7.2: tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights[id-aa58bfa5-40d9-4bc3-82b4-d07f4a9e392a] |
||||||
tempest.api.object_storage.test_container_quotas.ContainerQuotasTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_upload_large_object[id-22eeeb2b-3668-4160-baef-44790f65a5a0,smoke] |
pass
pt8.1: tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object[id-22eeeb2b-3668-4160-baef-44790f65a5a0,smoke] |
||||||
test_upload_too_many_objects[id-3a387039-697a-44fc-a9c0-935de31f426b,smoke] |
pass
pt8.2: tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects[id-3a387039-697a-44fc-a9c0-935de31f426b,smoke] |
||||||
test_upload_valid_object[id-9a0fb034-86af-4df0-86fa-f8bd7db21ae0,smoke] |
pass
pt8.3: tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object[id-9a0fb034-86af-4df0-86fa-f8bd7db21ae0,smoke] |
||||||
tempest.api.object_storage.test_container_services.ContainerTest | 24 | 24 | 0 | 0 | 0 | Detail | |
test_create_container[id-92139d73-7819-4db1-85f8-3f2f22a8d91f,smoke] |
pass
pt9.1: tempest.api.object_storage.test_container_services.ContainerTest.test_create_container[id-92139d73-7819-4db1-85f8-3f2f22a8d91f,smoke] |
||||||
test_create_container_overwrite[id-49f866ed-d6af-4395-93e7-4187eb56d322] |
pass
pt9.2: tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite[id-49f866ed-d6af-4395-93e7-4187eb56d322] |
||||||
test_create_container_with_metadata_key[id-c2ac4d59-d0f5-40d5-ba19-0635056d48cd] |
pass
pt9.3: tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key[id-c2ac4d59-d0f5-40d5-ba19-0635056d48cd] |
||||||
test_create_container_with_metadata_value[id-e1e8df32-7b22-44e1-aa08-ccfd8d446b58] |
pass
pt9.4: tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value[id-e1e8df32-7b22-44e1-aa08-ccfd8d446b58] |
||||||
test_create_container_with_remove_metadata_key[id-24d16451-1c0c-4e4f-b59c-9840a3aba40e] |
pass
pt9.5: tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key[id-24d16451-1c0c-4e4f-b59c-9840a3aba40e] |
||||||
test_create_container_with_remove_metadata_value[id-8a21ebad-a5c7-4e29-b428-384edc8cd156] |
pass
pt9.6: tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value[id-8a21ebad-a5c7-4e29-b428-384edc8cd156] |
||||||
test_delete_container[id-95d3a249-b702-4082-a2c4-14bb860cf06a] |
pass
pt9.7: tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container[id-95d3a249-b702-4082-a2c4-14bb860cf06a] |
||||||
test_list_container_contents[id-312ff6bd-5290-497f-bda1-7c5fec6697ab,smoke] |
pass
pt9.8: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents[id-312ff6bd-5290-497f-bda1-7c5fec6697ab,smoke] |
||||||
test_list_container_contents_with_delimiter[id-fe323a32-57b9-4704-a996-2e68f83b09bc] |
pass
pt9.9: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter[id-fe323a32-57b9-4704-a996-2e68f83b09bc] |
||||||
test_list_container_contents_with_end_marker[id-55b4fa5c-e12e-4ca9-8fcf-a79afe118522] |
pass
pt9.10: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker[id-55b4fa5c-e12e-4ca9-8fcf-a79afe118522] |
||||||
test_list_container_contents_with_format_json[id-196f5034-6ab0-4032-9da9-a937bbb9fba9] |
pass
pt9.11: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json[id-196f5034-6ab0-4032-9da9-a937bbb9fba9] |
||||||
test_list_container_contents_with_format_xml[id-655a53ca-4d15-408c-a377-f4c6dbd0a1fa] |
pass
pt9.12: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml[id-655a53ca-4d15-408c-a377-f4c6dbd0a1fa] |
||||||
test_list_container_contents_with_limit[id-297ec38b-2b61-4ff4-bcd1-7fa055e97b61] |
pass
pt9.13: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit[id-297ec38b-2b61-4ff4-bcd1-7fa055e97b61] |
||||||
test_list_container_contents_with_marker[id-c31ddc63-2a58-4f6b-b25c-94d2937e6867] |
pass
pt9.14: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker[id-c31ddc63-2a58-4f6b-b25c-94d2937e6867] |
||||||
test_list_container_contents_with_no_object[id-4646ac2d-9bfb-4c7d-a3c5-0f527402b3df] |
pass
pt9.15: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object[id-4646ac2d-9bfb-4c7d-a3c5-0f527402b3df] |
||||||
test_list_container_contents_with_path[id-58ca6cc9-6af0-408d-aaec-2a6a7b2f0df9] |
pass
pt9.16: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path[id-58ca6cc9-6af0-408d-aaec-2a6a7b2f0df9] |
||||||
test_list_container_contents_with_prefix[id-77e742c7-caf2-4ec9-8aa4-f7d509a3344c] |
pass
pt9.17: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix[id-77e742c7-caf2-4ec9-8aa4-f7d509a3344c] |
||||||
test_list_container_metadata[id-96e68f0e-19ec-4aa2-86f3-adc6a45e14dd,smoke] |
pass
pt9.18: tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata[id-96e68f0e-19ec-4aa2-86f3-adc6a45e14dd,smoke] |
||||||
test_list_no_container_metadata[id-a2faf936-6b13-4f8d-92a2-c2278355821e] |
pass
pt9.19: tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata[id-a2faf936-6b13-4f8d-92a2-c2278355821e] |
||||||
test_update_container_metadata_with_create_and_delete_metadata[id-cf19bc0b-7e16-4a5a-aaed-cb0c2fe8deef] |
pass
pt9.20: tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata[id-cf19bc0b-7e16-4a5a-aaed-cb0c2fe8deef] |
||||||
test_update_container_metadata_with_create_metadata[id-2ae5f295-4bf1-4e04-bfad-21e54b62cec5] |
pass
pt9.21: tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata[id-2ae5f295-4bf1-4e04-bfad-21e54b62cec5] |
||||||
test_update_container_metadata_with_create_metadata_key[id-31f40a5f-6a52-4314-8794-cd89baed3040] |
pass
pt9.22: tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key[id-31f40a5f-6a52-4314-8794-cd89baed3040] |
||||||
test_update_container_metadata_with_delete_metadata[id-3a5ce7d4-6e4b-47d0-9d87-7cd42c325094] |
pass
pt9.23: tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata[id-3a5ce7d4-6e4b-47d0-9d87-7cd42c325094] |
||||||
test_update_container_metadata_with_delete_metadata_key[id-a2e36378-6f1f-43f4-840a-ffd9cfd61914] |
pass
pt9.24: tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key[id-a2e36378-6f1f-43f4-840a-ffd9cfd61914] |
||||||
tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest | 10 | 6 | 0 | 0 | 4 | Detail | |
test_create_container_metadata_exceeds_overall_metadata_count[id-ac666539-d566-4f02-8ceb-58e968dfb732,negative] |
skip
pt10.1: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count[id-ac666539-d566-4f02-8ceb-58e968dfb732,negative] |
||||||
test_create_container_metadata_name_exceeds_max_length[id-41e645bf-2e68-4f84-bf7b-c71aa5cd76ce,negative] |
skip
pt10.2: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length[id-41e645bf-2e68-4f84-bf7b-c71aa5cd76ce,negative] |
||||||
test_create_container_metadata_value_exceeds_max_length[id-81e36922-326b-4b7c-8155-3bbceecd7a82,negative] |
skip
pt10.3: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length[id-81e36922-326b-4b7c-8155-3bbceecd7a82,negative] |
||||||
test_create_container_name_exceeds_max_length[id-30686921-4bed-4764-a038-40d741ed4e78,negative] |
skip
pt10.4: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length[id-30686921-4bed-4764-a038-40d741ed4e78,negative] |
||||||
test_delete_non_empty_container[id-42da116e-1e8c-4c96-9e06-2f13884ed2b1,negative] |
pass
pt10.5: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container[id-42da116e-1e8c-4c96-9e06-2f13884ed2b1,negative] |
||||||
test_delete_with_nonexistent_container_name[id-65387dbf-a0e2-4aac-9ddc-16eb3f1f69ba,negative] |
pass
pt10.6: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name[id-65387dbf-a0e2-4aac-9ddc-16eb3f1f69ba,negative] |
||||||
test_get_metadata_headers_with_invalid_container_name[id-1a95ab2e-b712-4a98-8a4d-8ce21b7557d6,negative] |
pass
pt10.7: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name[id-1a95ab2e-b712-4a98-8a4d-8ce21b7557d6,negative] |
||||||
test_list_all_container_objects_on_deleted_container[id-86b2ab08-92d5-493d-acd2-85f0c848819e,negative] |
pass
pt10.8: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container[id-86b2ab08-92d5-493d-acd2-85f0c848819e,negative] |
||||||
test_list_all_container_objects_with_nonexistent_container[id-14331d21-1e81-420a-beea-19cb5e5207f5,negative] |
pass
pt10.9: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container[id-14331d21-1e81-420a-beea-19cb5e5207f5,negative] |
||||||
test_update_metadata_with_nonexistent_container_name[id-125a24fa-90a7-4cfc-b604-44e49d788390,negative] |
pass
pt10.10: tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name[id-125a24fa-90a7-4cfc-b604-44e49d788390,negative] |
||||||
tempest.api.object_storage.test_container_staticweb.StaticWebTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_web_error[id-f18b4bef-212e-45e7-b3ca-59af3a465f82] |
pass
pt11.1: tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error[id-f18b4bef-212e-45e7-b3ca-59af3a465f82] |
||||||
test_web_index[id-c1f055ab-621d-4a6a-831f-846fcb578b8b] |
pass
pt11.2: tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index[id-c1f055ab-621d-4a6a-831f-846fcb578b8b] |
||||||
test_web_listing[id-941814cf-db9e-4b21-8112-2b6d0af10ee5] |
pass
pt11.3: tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing[id-941814cf-db9e-4b21-8112-2b6d0af10ee5] |
||||||
test_web_listing_css[id-bc37ec94-43c8-4990-842e-0e5e02fc8926] |
pass
pt11.4: tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css[id-bc37ec94-43c8-4990-842e-0e5e02fc8926] |
||||||
tempest.api.object_storage.test_container_sync.ContainerSyncTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_container_synchronization[id-be008325-1bba-4925-b7dd-93b58f22ce9b,slow] |
skip
pt12.1: tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization[id-be008325-1bba-4925-b7dd-93b58f22ce9b,slow] |
||||||
tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_container_synchronization[id-ea4645a1-d147-4976-82f7-e5a7a3065f80,slow] |
skip
pt13.1: tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization[id-ea4645a1-d147-4976-82f7-e5a7a3065f80,slow] |
||||||
tempest.api.object_storage.test_crossdomain.CrossdomainTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_get_crossdomain_policy[id-d1b8b031-b622-4010-82f9-ff78a9e915c7] |
skip
pt14.1: tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy[id-d1b8b031-b622-4010-82f9-ff78a9e915c7] |
||||||
tempest.api.object_storage.test_healthcheck.HealthcheckTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_healthcheck[id-db5723b1-f25c-49a9-bfeb-7b5640caf337] |
pass
pt15.1: tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck[id-db5723b1-f25c-49a9-bfeb-7b5640caf337] |
||||||
tempest.api.object_storage.test_object_expiry.ObjectExpiryTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_object_after_expiry_time[id-fb024a42-37f3-4ba5-9684-4f40a7910b41] |
pass
pt16.1: tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time[id-fb024a42-37f3-4ba5-9684-4f40a7910b41] |
||||||
test_get_object_at_expiry_time[id-e592f18d-679c-48fe-9e36-4be5f47102c5] |
pass
pt16.2: tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time[id-e592f18d-679c-48fe-9e36-4be5f47102c5] |
||||||
tempest.api.object_storage.test_object_formpost.ObjectFormPostTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_post_object_using_form[id-80fac02b-6e54-4f7b-be0d-a965b5cbef76] |
skip
pt17.1: tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form[id-80fac02b-6e54-4f7b-be0d-a965b5cbef76] |
||||||
tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest | 2 | 0 | 0 | 0 | 2 | Detail | |
test_post_object_using_form_expired[id-d3fb3c4d-e627-48ce-9379-a1631f21336d,negative] |
skip
pt18.1: tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired[id-d3fb3c4d-e627-48ce-9379-a1631f21336d,negative] |
||||||
test_post_object_using_form_invalid_signature[id-b277257f-113c-4499-b8d1-5fead79f7360,negative] |
skip
pt18.2: tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature[id-b277257f-113c-4499-b8d1-5fead79f7360,negative] |
||||||
tempest.api.object_storage.test_object_services.ObjectTest | 39 | 39 | 0 | 0 | 0 | Detail | |
test_copy_object_2d_way[id-06f90388-2d0e-40aa-934c-e9a8833e958a] |
pass
pt19.1: tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way[id-06f90388-2d0e-40aa-934c-e9a8833e958a] |
||||||
test_copy_object_across_containers[id-aa467252-44f3-472a-b5ae-5b57c3c9c147] |
pass
pt19.2: tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers[id-aa467252-44f3-472a-b5ae-5b57c3c9c147] |
||||||
test_copy_object_in_same_container[id-1a9ab572-1b66-4981-8c21-416e2a5e6011] |
pass
pt19.3: tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container[id-1a9ab572-1b66-4981-8c21-416e2a5e6011] |
||||||
test_copy_object_to_itself[id-2248abba-415d-410b-9c30-22dff9cd6e67] |
pass
pt19.4: tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself[id-2248abba-415d-410b-9c30-22dff9cd6e67] |
||||||
test_copy_object_with_x_fresh_metadata[id-5a9e2cc6-85b6-46fc-916d-0cbb7a88e5fd] |
pass
pt19.5: tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata[id-5a9e2cc6-85b6-46fc-916d-0cbb7a88e5fd] |
||||||
test_copy_object_with_x_object_meta[id-edabedca-24c3-4322-9b70-d6d9f942a074] |
pass
pt19.6: tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta[id-edabedca-24c3-4322-9b70-d6d9f942a074] |
||||||
test_copy_object_with_x_object_metakey[id-a28a8b99-e701-4d7e-9d84-3b66f121460b] |
pass
pt19.7: tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey[id-a28a8b99-e701-4d7e-9d84-3b66f121460b] |
||||||
test_create_object[id-5b4ce26f-3545-46c9-a2ba-5754358a4c62,smoke] |
pass
pt19.8: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object[id-5b4ce26f-3545-46c9-a2ba-5754358a4c62,smoke] |
||||||
test_create_object_with_content_disposition[id-5daebb1d-f0d5-4dc9-b541-69672eff00b0] |
pass
pt19.9: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition[id-5daebb1d-f0d5-4dc9-b541-69672eff00b0] |
||||||
test_create_object_with_content_encoding[id-605f8317-f945-4bee-ae91-013f1da8f0a0] |
pass
pt19.10: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding[id-605f8317-f945-4bee-ae91-013f1da8f0a0] |
||||||
test_create_object_with_etag[id-73820093-0503-40b1-a478-edf0e69c7d1f] |
pass
pt19.11: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag[id-73820093-0503-40b1-a478-edf0e69c7d1f] |
||||||
test_create_object_with_expect_continue[id-84dafe57-9666-4f6d-84c8-0814d37923b8] |
pass
pt19.12: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue[id-84dafe57-9666-4f6d-84c8-0814d37923b8] |
||||||
test_create_object_with_transfer_encoding[id-4f84422a-e2f2-4403-b601-726a4220b54e] |
pass
pt19.13: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding[id-4f84422a-e2f2-4403-b601-726a4220b54e] |
||||||
test_create_object_with_x_fresh_metadata[id-0f3d62a6-47e3-4554-b0e5-1a5dc372d501] |
pass
pt19.14: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata[id-0f3d62a6-47e3-4554-b0e5-1a5dc372d501] |
||||||
test_create_object_with_x_object_meta[id-1c7ed3e4-2099-406b-b843-5301d4811baf] |
pass
pt19.15: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta[id-1c7ed3e4-2099-406b-b843-5301d4811baf] |
||||||
test_create_object_with_x_object_metakey[id-e4183917-33db-4153-85cc-4dacbb938865] |
pass
pt19.16: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey[id-e4183917-33db-4153-85cc-4dacbb938865] |
||||||
test_create_object_with_x_remove_object_meta[id-ce798afc-b278-45de-a5ce-2ea124b98b99] |
pass
pt19.17: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta[id-ce798afc-b278-45de-a5ce-2ea124b98b99] |
||||||
test_create_object_with_x_remove_object_metakey[id-ad21e342-7916-4f9e-ab62-a1f885f2aaf9] |
pass
pt19.18: tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey[id-ad21e342-7916-4f9e-ab62-a1f885f2aaf9] |
||||||
test_delete_object[id-17738d45-03bd-4d45-9e0b-7b2f58f98687] |
pass
pt19.19: tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object[id-17738d45-03bd-4d45-9e0b-7b2f58f98687] |
||||||
test_get_object[id-02610ba7-86b7-4272-9ed8-aa8d417cb3cd,smoke] |
pass
pt19.20: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object[id-02610ba7-86b7-4272-9ed8-aa8d417cb3cd,smoke] |
||||||
test_get_object_if_different[id-50d01f12-526f-4360-9ac2-75dd508d7b68] |
pass
pt19.21: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different[id-50d01f12-526f-4360-9ac2-75dd508d7b68] |
||||||
test_get_object_with_if_match[id-c05b4013-e4de-47af-be84-e598062b16fc] |
pass
pt19.22: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match[id-c05b4013-e4de-47af-be84-e598062b16fc] |
||||||
test_get_object_with_if_modified_since[id-be133639-e5d2-4313-9b1f-2d59fc054a16] |
pass
pt19.23: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since[id-be133639-e5d2-4313-9b1f-2d59fc054a16] |
||||||
test_get_object_with_if_none_match[id-641500d5-1612-4042-a04d-01fc4528bc30] |
pass
pt19.24: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match[id-641500d5-1612-4042-a04d-01fc4528bc30] |
||||||
test_get_object_with_if_unmodified_since[id-0aa1201c-10aa-467a-bee7-63cbdd463152] |
pass
pt19.25: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since[id-0aa1201c-10aa-467a-bee7-63cbdd463152] |
||||||
test_get_object_with_metadata[id-005f9bf6-e06d-41ec-968e-96c78e0b1d82] |
pass
pt19.26: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata[id-005f9bf6-e06d-41ec-968e-96c78e0b1d82] |
||||||
test_get_object_with_range[id-05a1890e-7db9-4a6c-90a8-ce998a2bddfa] |
pass
pt19.27: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range[id-05a1890e-7db9-4a6c-90a8-ce998a2bddfa] |
||||||
test_get_object_with_x_newest[id-94587078-475f-48f9-a40f-389c246e31cd] |
pass
pt19.28: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest[id-94587078-475f-48f9-a40f-389c246e31cd] |
||||||
test_get_object_with_x_object_manifest[id-11b4515b-7ba7-4ca8-8838-357ded86fc10] |
pass
pt19.29: tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest[id-11b4515b-7ba7-4ca8-8838-357ded86fc10] |
||||||
test_list_no_object_metadata[id-170fb90e-f5c3-4b1f-ae1b-a18810821172] |
pass
pt19.30: tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata[id-170fb90e-f5c3-4b1f-ae1b-a18810821172] |
||||||
test_list_object_metadata[id-9a447cf6-de06-48de-8226-a8c6ed31caf2,smoke] |
pass
pt19.31: tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata[id-9a447cf6-de06-48de-8226-a8c6ed31caf2,smoke] |
||||||
test_list_object_metadata_with_x_object_manifest[id-23a3674c-d6de-46c3-86af-ff92bfc8a3da] |
pass
pt19.32: tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest[id-23a3674c-d6de-46c3-86af-ff92bfc8a3da] |
||||||
test_object_upload_in_segments[id-e3e6a64a-9f50-4955-b987-6ce6767c97fb] |
pass
pt19.33: tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments[id-e3e6a64a-9f50-4955-b987-6ce6767c97fb] |
||||||
test_update_object_metadata[id-7a94c25d-66e6-434c-9c38-97d4e2c29945,smoke] |
pass
pt19.34: tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata[id-7a94c25d-66e6-434c-9c38-97d4e2c29945,smoke] |
||||||
test_update_object_metadata_with_create_and_remove_metadata[id-f726174b-2ded-4708-bff7-729d12ce1f84] |
pass
pt19.35: tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata[id-f726174b-2ded-4708-bff7-729d12ce1f84] |
||||||
test_update_object_metadata_with_remove_metadata[id-48650ed0-c189-4e1e-ad6b-1d4770c6e134] |
pass
pt19.36: tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata[id-48650ed0-c189-4e1e-ad6b-1d4770c6e134] |
||||||
test_update_object_metadata_with_x_object_manifest[id-08854588-6449-4bb7-8cca-f2e1040f5e6f] |
pass
pt19.37: tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest[id-08854588-6449-4bb7-8cca-f2e1040f5e6f] |
||||||
test_update_object_metadata_with_x_object_metakey[id-0dbbe89c-6811-4d84-a2df-eca2bdd40c0e] |
pass
pt19.38: tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey[id-0dbbe89c-6811-4d84-a2df-eca2bdd40c0e] |
||||||
test_update_object_metadata_with_x_remove_object_metakey[id-9a88dca4-b684-425b-806f-306cd0e57e42] |
pass
pt19.39: tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey[id-9a88dca4-b684-425b-806f-306cd0e57e42] |
||||||
tempest.api.object_storage.test_object_services.PublicObjectTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_access_public_container_object_without_using_creds[id-07c9cf95-c0d4-4b49-b9c8-0ef2c9b27193] |
pass
pt20.1: tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds[id-07c9cf95-c0d4-4b49-b9c8-0ef2c9b27193] |
||||||
test_access_public_object_with_another_user_creds[id-54e2a2fe-42dc-491b-8270-8e4217dd4cdc] |
pass
pt20.2: tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds[id-54e2a2fe-42dc-491b-8270-8e4217dd4cdc] |
||||||
tempest.api.object_storage.test_object_slo.ObjectSloTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_delete_large_object[id-87b6dfa1-abe9-404d-8bf0-6c3751e6aa77] |
pass
pt21.1: tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object[id-87b6dfa1-abe9-404d-8bf0-6c3751e6aa77] |
||||||
test_list_large_object_metadata[id-e69ad766-e1aa-44a2-bdd2-bf62c09c1456] |
pass
pt21.2: tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata[id-e69ad766-e1aa-44a2-bdd2-bf62c09c1456] |
||||||
test_retrieve_large_object[id-49bc49bc-dd1b-4c0f-904e-d9f10b830ee8] |
pass
pt21.3: tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object[id-49bc49bc-dd1b-4c0f-904e-d9f10b830ee8] |
||||||
test_upload_manifest[id-2c3f24a6-36e8-4711-9aa2-800ee1fc7b5b] |
pass
pt21.4: tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest[id-2c3f24a6-36e8-4711-9aa2-800ee1fc7b5b] |
||||||
tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_get_object_using_temp_url[id-f91c96d4-1230-4bba-8eb9-84476d18d991] |
pass
pt22.1: tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url[id-f91c96d4-1230-4bba-8eb9-84476d18d991] |
||||||
test_get_object_using_temp_url_key_2[id-671f9583-86bd-4128-a034-be282a68c5d8] |
pass
pt22.2: tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2[id-671f9583-86bd-4128-a034-be282a68c5d8] |
||||||
test_get_object_using_temp_url_with_inline_query_parameter[id-9d9cfd90-708b-465d-802c-e4a8090b823d] |
pass
pt22.3: tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter[id-9d9cfd90-708b-465d-802c-e4a8090b823d] |
||||||
test_head_object_using_temp_url[id-249a0111-5ad3-4534-86a7-1993d55f9185] |
pass
pt22.4: tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url[id-249a0111-5ad3-4534-86a7-1993d55f9185] |
||||||
test_put_object_using_temp_url[id-9b08dade-3571-4152-8a4f-a4f2a873a735] |
pass
pt22.5: tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url[id-9b08dade-3571-4152-8a4f-a4f2a873a735] |
||||||
tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_object_after_expiration_time[id-5a583aca-c804-41ba-9d9a-e7be132bdf0b,negative] |
pass
pt23.1: tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time[id-5a583aca-c804-41ba-9d9a-e7be132bdf0b,negative] |
||||||
tempest.api.object_storage.test_object_version.ContainerTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_versioned_container[id-a151e158-dcbf-4a1f-a1e7-46cd65895a6f] |
pass
pt24.1: tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container[id-a151e158-dcbf-4a1f-a1e7-46cd65895a6f] |
||||||
tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps | 2 | 2 | 0 | 0 | 0 | Detail | |
test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
pass
pt25.1: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download[id-916c7111-cb1f-44b2-816d-8f760e4ea910,object_storage,slow] |
||||||
test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
pass
pt25.2: tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops[id-b920faf1-7b8a-4657-b9fe-9c4512bfb381,object_storage] |
||||||
Total | 143 | 123 | 8 | 0 | 12 |