diff --git a/suites/squid/rgw/tier-2_rgw_cloud_transition.yaml b/suites/squid/rgw/tier-2_rgw_cloud_transition.yaml index baf029783aa..23efcb6c453 100644 --- a/suites/squid/rgw/tier-2_rgw_cloud_transition.yaml +++ b/suites/squid/rgw/tier-2_rgw_cloud_transition.yaml @@ -286,3 +286,13 @@ tests: module: exec.py name: Remove Cloudtier placement polarion-id: CEPH-83575281 + - test: + name: rgw user adoption to account and ownership change with IOs in progress + desc: rgw user adoption to account and ownership change with IOs in progress + polarion-id: CEPH-83591675 #CEPH-83591684 + module: sanity_rgw.py + clusters: + ceph-pri: + config: + script-name: test_rgw_account_management.py + config-file-name: test_account_ownership_change_user_adoption.yaml diff --git a/suites/squid/rgw/tier-2_rgw_ms_async_data_notification.yaml b/suites/squid/rgw/tier-2_rgw_ms_async_data_notification.yaml index 495aa587eab..845e1225752 100644 --- a/suites/squid/rgw/tier-2_rgw_ms_async_data_notification.yaml +++ b/suites/squid/rgw/tier-2_rgw_ms_async_data_notification.yaml @@ -456,6 +456,17 @@ tests: module: sanity_rgw_multisite.py name: test_sse_s3_per_bucket_with_notifications_dynamic_reshard polarion-id: CEPH-83586489 + - test: + clusters: + ceph-pri: + config: + run-on-rgw: true + script-name: test_bucket_notifications.py + config-file-name: test_sse_s3_per_bucket_with_notifications_dynamic_reshard_rgw_accounts.yaml + desc: RGW accounts with sse-s3, bucket notifications and, dynamic_reshard + module: sanity_rgw_multisite.py + name: RGW accounts with sse-s3, bucket notifications and, dynamic_reshard + polarion-id: CEPH-83591687 - test: clusters: ceph-pri: