diff --git a/suites/reef/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml b/suites/reef/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml index 2d4631274e..b4ef7ec868 100644 --- a/suites/reef/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml +++ b/suites/reef/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml @@ -314,15 +314,25 @@ tests: script-name: test_bucket_notifications.py config-file-name: test_bucket_notification_kafka_broker_ms_replication_from_sec.yaml -# please include test cases before below rename testcase as the process is disruptive currently - # - test: - # clusters: - # ceph-pri: - # config: - # script-name: test_check_sharding_enabled.py - # config-file-name: test_zone_rename.yaml - # desc: Test zone rename in master - # module: sanity_rgw_multisite.py - # name: Perform zone rename in master - # polarion-id: CEPH-10740 - # comments: known issue (BZ2210695)targeted to 8.0 + - test: + name: resharding in versioned bucket with and without suspend versioning + desc: test resharding in versioned bucket with and without suspend versioning + polarion-id: CEPH-83574431 + module: sanity_rgw_multisite.py + clusters: + ceph-pri: + config: + script-name: test_dynamic_bucket_resharding.py + verify-io-on-site: ["ceph-sec"] + config-file-name: test_versioning_objects_suspend_enable.yaml + + - test: + clusters: + ceph-pri: + config: + script-name: test_check_sharding_enabled.py + config-file-name: test_zone_rename.yaml + desc: Test zone rename in master + module: sanity_rgw_multisite.py + name: Perform zone rename in master + polarion-id: CEPH-10740 diff --git a/suites/squid/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml b/suites/squid/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml index 2b3f4e0a48..f76c4b6fa2 100644 --- a/suites/squid/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml +++ b/suites/squid/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml @@ -314,6 +314,18 @@ tests: script-name: test_bucket_notifications.py config-file-name: test_bucket_notification_kafka_broker_ms_replication_from_sec.yaml + - test: + name: resharding in versioned bucket with and without suspend versioning + desc: test resharding in versioned bucket with and without suspend versioning + polarion-id: CEPH-83574431 + module: sanity_rgw_multisite.py + clusters: + ceph-pri: + config: + script-name: test_dynamic_bucket_resharding.py + verify-io-on-site: ["ceph-sec"] + config-file-name: test_versioning_objects_suspend_enable.yaml + # please include test cases before below rename testcase as the process is disruptive currently - test: clusters: @@ -325,4 +337,3 @@ tests: module: sanity_rgw_multisite.py name: Perform zone rename in master polarion-id: CEPH-10740 - comments: known issue (BZ2210695)targeted to 8.0