Status: Pass 117 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-09-08 00:17:06,260 22 INFO [tempest.lib.common.rest_client] Request (AccountQuotasNegativeTest:setUp): 204 POST https://rgw-external.ceph.local:8080/swift/v1/AUTH_16034656278b4007a233e46405770e8f 0.127s 2024-09-08 00:17:06,260 22 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Account-Meta-Quota-Bytes': '20', 'X-Auth-Token': '<omitted>'} Body: Response - Headers: {'x-trans-id': 'tx000004e074f79cbc9bde6-0066dced01-5e7c-default', 'x-openstack-request-id': 'tx000004e074f79cbc9bde6-0066dced01-5e7c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_16034656278b4007a233e46405770e8f'} Body: b'' 2024-09-08 00:17:06,311 22 INFO [tempest.lib.common.rest_client] Request (AccountQuotasNegativeTest:test_user_modify_quota): 204 POST https://rgw-external.ceph.local:8080/swift/v1/AUTH_16034656278b4007a233e46405770e8f 0.050s 2024-09-08 00:17:06,311 22 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Account-Meta-Quota-Bytes': '', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx000000bcd80f11262e66b-0066dced01-5e7c-default', 'x-openstack-request-id': 'tx000000bcd80f11262e66b-0066dced01-5e7c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_16034656278b4007a233e46405770e8f'} Body: b'' 2024-09-08 00:17:06,370 22 INFO [tempest.lib.common.rest_client] Request (AccountQuotasNegativeTest:tearDown): 204 POST https://rgw-external.ceph.local:8080/swift/v1/AUTH_16034656278b4007a233e46405770e8f 0.057s 2024-09-08 00:17:06,371 22 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': 'tx00000d1348458d8eb33ce-0066dced02-5e8b-default', 'x-openstack-request-id': 'tx00000d1348458d8eb33ce-0066dced02-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_16034656278b4007a233e46405770e8f'} 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 0x7f9e4774a1c0>> returned ({'x-trans-id': 'tx000000bcd80f11262e66b-0066dced01-5e7c-default', 'x-openstack-request-id': 'tx000000bcd80f11262e66b-0066dced01-5e7c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_16034656278b4007a233e46405770e8f'}, 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-09-08 00:17:29,543 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 POST https://keystone-public-openstack.apps.ocp.openstack.lab/v3/auth/tokens 0.312s 2024-09-08 00:17:29,543 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'server': 'Apache', 'content-length': '5755', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3e9dc4f6-2d04-4cad-8d83-ed600132d653', 'content-type': 'application/json', 'set-cookie': 'b5697f82cf3c19ece8be533395142512=fbbee6a6057330ff2827a769466978e0; 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": "8186801c13c64bc0afde709d3f379b4e", "name": "tempest-ObjectACLsNegativeTest-236005273-project-swiftoperator", "password_expires_at": null}, "audit_ids": ["jGBJU9UgQgyuYypUB-jjMA"], "expires_at": "2024-09-08T01:17:29.000000Z", "issued_at": "2024-09-08T00:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3a637ba9f06409dac420d58a086146d", "name": "tempest-ObjectACLsNegativeTest-236005273"}, "is_domain": false, "roles": [{"id": "253ff51ecf054ca99c9125220d66e8fc", "name": "reader"}, {"id": "e2b1e019f6284e44b21960f197133183", "name": "swiftoperator"}, {"id": "31a9f91c1d4e4f77a41a20e8102313d8", "name": "member"}], "catalog": [{"endpoints": [{"name": "cinderv3", "id": "1e04c280768b497db80e4131753721e5", "interface": "internal", "region_id": "regionOne", "url": "https://cinder-internal.openstack.svc:8776/v3", "region": "regionOne"}, {"name": "cinderv3", "id": "da97d14278374ef9a25b08bf3b4fd55f", "interface": "public", "region_id": "regionOne", "url": "https://cinder-public-openstack.apps.ocp.openstack.lab/v3", "region": "regionOne"}], "id": "09c796173d01407ebcc615c67eb2f48d", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "6749344937434f6785882122c9568a49", "interface": "public", "region_id": "regionOne", "url": "https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d", "region": "regionOne"}, {"id": "916d9510dc924ecd9a6d8cd869e0a840", "interface": "internal", "region_id": "regionOne", "url": "https://rgw-internal.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d", "region": "regionOne"}], "id": "0ff0c79bf6f44ec8acb5965e31ba6188", "type": "object-store", "name": "swift"}, {"endpoints": [{"name": "glance", "id": "3c62f2ad04b74025b98d7449dd1c1ad1", "interface": "public", "region_id": "regionOne", "url": "https://glance-default-public-openstack.apps.ocp.openstack.lab", "region": "regionOne"}, {"name": "glance", "id": "ef36505a0b0d4596b3c403a0219370cf", "interface": "internal", "region_id": "regionOne", "url": "https://glance-default-internal.openstack.svc:9292", "region": "regionOne"}], "id": "44d64a64ce124a1ab89a2ba4ec59ca7a", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5383b677dc9f42198fb75cdfa6af3346", "interface": "public", "region_id": "regionOne", "url": "https://keystone-public-openstack.apps.ocp.openstack.lab", "region": "regionOne"}, {"id": "9ba9c74eb1b24f34aa223ae3f09007ed", "interface": "internal", "region_id": "regionOne", "url": "https://keystone-internal.openstack.svc:5000", "region": "regionOne"}], "id": "45718efd2ab7447484b1f79e6d85b932", "type": "identity", "name": "keystone"}, {"endpoints": [{"name": "neutron", "id": "5fdc9256d06a484280c17359a2f247c3", "interface": "internal", "region_id": "regionOne", "url": "https://neutron-internal.openstack.svc:9696", "region": "regionOne"}, {"name": "neutron", "id": "c24759a6b7f449039976f2c45a170649", "interface": "public", "region_id": "regionOne", "url": "https://neutron-public-openstack.apps.ocp.openstack.lab", "region": "regionOne"}], "id": "699b3ce81d8d4938a9b2af3eafe716b1", "type": "network", "name": "neutron"}, {"endpoints": [{"name": "manila", "id": "4b768da4ff4f4310826e64e1a566a227", "interface": "internal", "region_id": "regionOne", "url": "https://manila-internal.openstack.svc:8786/v1/c3a637ba9f06409dac420d58a086146d", "region": "regionOne"}, {"name": "manila", "id": "e828703c5a2248e78dd36bdcb72af385", "interface": "public", "region_id": "regionOne", "url": "https://manila-public-openstack.apps.ocp.openstack.lab/v1/c3a637ba9f06409dac420d58a086146d", "region": "regionOne"}], "id": "85e5e05408064bc6b931bbc9c76d0bc4", "type": "share", "name": "manila"}, {"endpoints": [{"name": "nova", "id": "2d31098c668042238a119dcaefb47f54", "interface": "public", "region_id": "regionOne", "url": "https://nova-public-openstack.apps.ocp.openstack.lab/v2.1", "region": "regionOne"}, {"name": "nova", "id": "c116fd935d3d4fdea921534c364c4efc", "interface": "internal", "region_id": "region 2024-09-08 00:17:29,622 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-766321654 0.078s 2024-09-08 00:17:29,622 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx00000f09cec89da6ac6d5-0066dced18-5e7c-default', 'x-openstack-request-id': 'tx00000f09cec89da6ac6d5-0066dced18-5e7c-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-766321654'} Body: b'' 2024-09-08 00:17:29,726 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_with_non_authorized_user): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-766321654/tempest-Object-791324673 0.103s 2024-09-08 00:17:29,726 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': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-trans-id': 'tx0000094ee935fa262dc69-0066dced19-3876-default', 'x-openstack-request-id': 'tx0000094ee935fa262dc69-0066dced19-3876-default', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-766321654/tempest-Object-791324673'} Body: b'' 2024-09-08 00:17:29,777 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_with_non_authorized_user): 204 DELETE https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-766321654/tempest-Object-791324673 0.050s 2024-09-08 00:17:29,778 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx000001b40d1818bf23189-0066dced19-5e8b-default', 'x-openstack-request-id': 'tx000001b40d1818bf23189-0066dced19-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-766321654/tempest-Object-791324673'} 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 0x7ff833c988e0>> returned ({'x-trans-id': 'tx000001b40d1818bf23189-0066dced19-5e8b-default', 'x-openstack-request-id': 'tx000001b40d1818bf23189-0066dced19-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-766321654/tempest-Object-791324673'}, 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-09-08 00:17:29,946 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716 0.015s 2024-09-08 00:17:29,946 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx000000f598eb3c3e9ad6d-0066dced19-3876-default', 'x-openstack-request-id': 'tx000000f598eb3c3e9ad6d-0066dced19-3876-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716'} Body: b'' 2024-09-08 00:17:29,995 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_without_write_rights): 204 POST https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716 0.048s 2024-09-08 00:17:29,995 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Container-Read': 'tempest-ObjectACLsNegativeTest-1051099604:tempest-ObjectACLsNegativeTest-1051099604-project-swiftoperator', 'X-Container-Write': '', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx000005014f46fdf25511d-0066dced19-5e8b-default', 'x-openstack-request-id': 'tx000005014f46fdf25511d-0066dced19-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716'} Body: b'' 2024-09-08 00:17:30,008 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_without_write_rights): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716/tempest-Object-2193503 0.012s 2024-09-08 00:17:30,008 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': 'Sun, 08 Sep 2024 00:17:30 GMT', 'x-trans-id': 'tx0000007dcb50bb6718189-0066dced1a-3876-default', 'x-openstack-request-id': 'tx0000007dcb50bb6718189-0066dced1a-3876-default', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716/tempest-Object-2193503'} Body: b'' 2024-09-08 00:17:30,058 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_delete_object_without_write_rights): 204 DELETE https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716/tempest-Object-2193503 0.049s 2024-09-08 00:17:30,058 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx000001196cc3040142b36-0066dced19-5e8b-default', 'x-openstack-request-id': 'tx000001196cc3040142b36-0066dced19-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716/tempest-Object-2193503'} 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 0x7ff833c988e0>> returned ({'x-trans-id': 'tx000001196cc3040142b36-0066dced19-5e8b-default', 'x-openstack-request-id': 'tx000001196cc3040142b36-0066dced19-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1194343716/tempest-Object-2193503'}, 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-09-08 00:17:30,108 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-700667804 0.048s 2024-09-08 00:17:30,108 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx00000199c82a67e19538c-0066dced1a-3876-default', 'x-openstack-request-id': 'tx00000199c82a67e19538c-0066dced1a-3876-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-700667804'} Body: b'' 2024-09-08 00:17:30,158 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_with_non_authorized_user): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-700667804/tempest-Object-1008746660 0.049s 2024-09-08 00:17:30,159 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': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-trans-id': 'tx00000565e6e0c499d944d-0066dced19-5e7c-default', 'x-openstack-request-id': 'tx00000565e6e0c499d944d-0066dced19-5e7c-default', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-700667804/tempest-Object-1008746660'} Body: b'' 2024-09-08 00:17:30,209 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_with_non_authorized_user): 200 GET https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-700667804/tempest-Object-1008746660 0.049s 2024-09-08 00:17:30,209 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': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-timestamp': '1725754649.11524', 'etag': '8d777f385d3dfec8815d20f7496026dc', 'x-trans-id': 'tx00000673530f28d6defb4-0066dced19-5e8b-default', 'x-openstack-request-id': 'tx00000673530f28d6defb4-0066dced19-5e8b-default', 'content-type': 'application/json', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-700667804/tempest-Object-1008746660'} 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 0x7ff833c988e0>> returned ({'content-length': '4', 'accept-ranges': 'bytes', 'last-modified': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-timestamp': '1725754649.11524', 'etag': '8d777f385d3dfec8815d20f7496026dc', 'x-trans-id': 'tx00000673530f28d6defb4-0066dced19-5e8b-default', 'x-openstack-request-id': 'tx00000673530f28d6defb4-0066dced19-5e8b-default', 'content-type': 'application/json', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '200', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-700667804/tempest-Object-1008746660'}, 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-09-08 00:17:30,260 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982 0.048s 2024-09-08 00:17:30,260 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx0000005c0bf914bbeda76-0066dced1a-3876-default', 'x-openstack-request-id': 'tx0000005c0bf914bbeda76-0066dced1a-3876-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982'} Body: b'' 2024-09-08 00:17:30,308 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_without_rights): 204 POST https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982 0.048s 2024-09-08 00:17:30,308 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': 'tx000002342540ca22f5893-0066dced19-5e7c-default', 'x-openstack-request-id': 'tx000002342540ca22f5893-0066dced19-5e7c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982'} Body: b'' 2024-09-08 00:17:30,358 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_without_rights): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982/tempest-Object-5106154 0.049s 2024-09-08 00:17:30,358 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': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-trans-id': 'tx00000caf77148ca823922-0066dced19-5e7c-default', 'x-openstack-request-id': 'tx00000caf77148ca823922-0066dced19-5e7c-default', 'content-type': 'application/json; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982/tempest-Object-5106154'} Body: b'' 2024-09-08 00:17:30,407 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_read_object_without_rights): 200 GET https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982/tempest-Object-5106154 0.048s 2024-09-08 00:17:30,408 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': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-timestamp': '1725754649.31357', 'etag': '8d777f385d3dfec8815d20f7496026dc', 'x-trans-id': 'tx000007d4c739bd74407dc-0066dced1a-3876-default', 'x-openstack-request-id': 'tx000007d4c739bd74407dc-0066dced1a-3876-default', 'content-type': 'application/json', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982/tempest-Object-5106154'} 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 0x7ff833c988e0>> returned ({'content-length': '4', 'accept-ranges': 'bytes', 'last-modified': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-timestamp': '1725754649.31357', 'etag': '8d777f385d3dfec8815d20f7496026dc', 'x-trans-id': 'tx000007d4c739bd74407dc-0066dced1a-3876-default', 'x-openstack-request-id': 'tx000007d4c739bd74407dc-0066dced1a-3876-default', 'content-type': 'application/json', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-309043982/tempest-Object-5106154'}, 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-09-08 00:17:30,462 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-791625552 0.051s 2024-09-08 00:17:30,463 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx000005eaea87fbeb79cb7-0066dced1a-5e8b-default', 'x-openstack-request-id': 'tx000005eaea87fbeb79cb7-0066dced1a-5e8b-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-791625552'} Body: b'' 2024-09-08 00:17:30,516 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_with_non_authorized_user): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-791625552/tempest-Object-1240352863 0.053s 2024-09-08 00:17:30,517 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Sun, 08 Sep 2024 00:17:30 GMT', 'x-trans-id': 'tx000002ea2f0595c17f981-0066dced1a-5e8b-default', 'x-openstack-request-id': 'tx000002ea2f0595c17f981-0066dced1a-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-791625552/tempest-Object-1240352863'} 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 0x7ff833c988e0>> returned ({'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Sun, 08 Sep 2024 00:17:30 GMT', 'x-trans-id': 'tx000002ea2f0595c17f981-0066dced1a-5e8b-default', 'x-openstack-request-id': 'tx000002ea2f0595c17f981-0066dced1a-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-791625552/tempest-Object-1240352863'}, 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-09-08 00:17:30,569 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1969431463 0.050s 2024-09-08 00:17:30,570 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx0000023cab2fd122fdc24-0066dced1a-3876-default', 'x-openstack-request-id': 'tx0000023cab2fd122fdc24-0066dced1a-3876-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1969431463'} Body: b'' 2024-09-08 00:17:30,619 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_without_rights): 204 POST https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1969431463 0.049s 2024-09-08 00:17:30,619 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': 'tx00000535a6db5de4934b4-0066dced19-5e7c-default', 'x-openstack-request-id': 'tx00000535a6db5de4934b4-0066dced19-5e7c-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1969431463'} Body: b'' 2024-09-08 00:17:30,672 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_without_rights): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1969431463/tempest-Object-1821401814 0.052s 2024-09-08 00:17:30,672 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Sun, 08 Sep 2024 00:17:30 GMT', 'x-trans-id': 'tx00000c82b3aa8fb86cda9-0066dced1a-5e8b-default', 'x-openstack-request-id': 'tx00000c82b3aa8fb86cda9-0066dced1a-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1969431463/tempest-Object-1821401814'} 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 0x7ff833c988e0>> returned ({'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Sun, 08 Sep 2024 00:17:30 GMT', 'x-trans-id': 'tx00000c82b3aa8fb86cda9-0066dced1a-5e8b-default', 'x-openstack-request-id': 'tx00000c82b3aa8fb86cda9-0066dced1a-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1969431463/tempest-Object-1821401814'}, 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-09-08 00:17:30,842 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:setUp): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1431315381 0.051s 2024-09-08 00:17:30,842 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-length': '0', 'x-trans-id': 'tx00000a9d417a19f693492-0066dced1a-3876-default', 'x-openstack-request-id': 'tx00000a9d417a19f693492-0066dced1a-3876-default', 'accept-ranges': 'bytes', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1431315381'} Body: b'' 2024-09-08 00:17:30,891 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_without_write_rights): 204 POST https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1431315381 0.048s 2024-09-08 00:17:30,891 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Container-Read': 'tempest-ObjectACLsNegativeTest-1051099604:tempest-ObjectACLsNegativeTest-1051099604-project-swiftoperator', 'X-Container-Write': '', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-trans-id': 'tx00000a513d2badc930fec-0066dced1a-5e8b-default', 'x-openstack-request-id': 'tx00000a513d2badc930fec-0066dced1a-5e8b-default', 'content-type': 'text/plain; charset=utf-8', 'date': 'Sun, 08 Sep 2024 00:17:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1431315381'} Body: b'' 2024-09-08 00:17:31,004 25 INFO [tempest.lib.common.rest_client] Request (ObjectACLsNegativeTest:test_write_object_without_write_rights): 201 PUT https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1431315381/tempest-Object-2098024014 0.112s 2024-09-08 00:17:31,004 25 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'X-Auth-Token': '<omitted>'} Body: data Response - Headers: {'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-trans-id': 'tx00000d3eec634f275d432-0066dced19-5e7c-default', 'x-openstack-request-id': 'tx00000d3eec634f275d432-0066dced19-5e7c-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1431315381/tempest-Object-2098024014'} 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 0x7ff833c988e0>> returned ({'etag': '8d777f385d3dfec8815d20f7496026dc', 'last-modified': 'Sun, 08 Sep 2024 00:17:29 GMT', 'x-trans-id': 'tx00000d3eec634f275d432-0066dced19-5e7c-default', 'x-openstack-request-id': 'tx00000d3eec634f275d432-0066dced19-5e7c-default', 'content-type': 'text/plain; charset=utf-8', 'content-length': '0', 'date': 'Sun, 08 Sep 2024 00:17:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'https://rgw-external.ceph.local:8080/swift/v1/AUTH_c3a637ba9f06409dac420d58a086146d/tempest-TestContainer-1431315381/tempest-Object-2098024014'}, 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 | 2 | 2 | 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_valid_object[id-9a0fb034-86af-4df0-86fa-f8bd7db21ae0,smoke] |
pass
pt8.2: 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 | 19 | 19 | 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_delete_container[id-95d3a249-b702-4082-a2c4-14bb860cf06a] |
pass
pt9.5: 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.6: 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.7: 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.8: 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.9: 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.10: 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.11: 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.12: 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.13: 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.14: 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.15: 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.16: 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.17: 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_metadata[id-2ae5f295-4bf1-4e04-bfad-21e54b62cec5] |
pass
pt9.18: 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.19: tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key[id-31f40a5f-6a52-4314-8794-cd89baed3040] |
||||||
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 | 137 | 117 | 8 | 0 | 12 |