summaryrefslogtreecommitdiffstats
path: root/qa/suites/rgw/tempest
diff options
context:
space:
mode:
authorKefu Chai <kchai@redhat.com>2020-05-31 02:47:34 +0200
committerKefu Chai <kchai@redhat.com>2020-06-02 03:48:32 +0200
commit739751ef7a23b6e6a85cee522d255936b0912780 (patch)
tree85c5c9443d322cab6484c4188511fe58d0d0f5e1 /qa/suites/rgw/tempest
parentqa/tasks/keystone: use "keystone-manage bootstrap" (diff)
downloadceph-739751ef7a23b6e6a85cee522d255936b0912780.tar.xz
ceph-739751ef7a23b6e6a85cee522d255936b0912780.zip
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 <kchai@redhat.com>
Diffstat (limited to 'qa/suites/rgw/tempest')
-rw-r--r--qa/suites/rgw/tempest/tasks/rgw_tempest.yaml17
1 files changed, 8 insertions, 9 deletions
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: