From: Kefu Chai Date: Sun, 31 May 2020 00:47:34 +0000 (+0800) Subject: qa/suites/rgw/tempest: update unsupported tests of tempest X-Git-Tag: v15.2.4~42^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=074ae6180f438c933ed20713b4dab9d6b9bc4a65;p=ceph.git qa/suites/rgw/tempest: update unsupported tests of tempest after rerunning tempest with lastest radosgw, remove the supported tests from the blacklist, and add the ones which are not supported yet. now we can pass 123 tests in total. also enable discoverity for better testing coverage, since it's supported now. Signed-off-by: Kefu Chai (cherry picked from commit 739751ef7a23b6e6a85cee522d255936b0912780) --- diff --git a/qa/suites/rgw/tempest/tasks/rgw_tempest.yaml b/qa/suites/rgw/tempest/tasks/rgw_tempest.yaml index cc15a08546e..d1d3fe06472 100644 --- a/qa/suites/rgw/tempest/tasks/rgw_tempest.yaml +++ b/qa/suites/rgw/tempest/tasks/rgw_tempest.yaml @@ -38,17 +38,16 @@ tasks: reseller_admin_role: admin object-storage-feature-enabled: container_sync: false - discoverability: false + discoverability: true blacklist: - # TODO(rzarzynski): we really need to update the list after - # merging PRs #15369 and #12704. Additionally, we would be - # able to enable the discoverability API testing above. - - .*test_list_containers_reverse_order.* - - .*test_list_container_contents_with_end_marker.* - - .*test_delete_non_empty_container.* + - .*test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota + - .*test_container_acl_negative.ObjectACLsNegativeTest.* + - .*test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_.* + - .*test_container_staticweb.StaticWebTest.test_web_index + - .*test_container_staticweb.StaticWebTest.test_web_listing_css - .*test_container_synchronization.* - - .*test_get_object_after_expiration_time.* - - .*test_create_object_with_transfer_encoding.* + - .*test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds + overrides: ceph: conf: