Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration PR for user migration to account and ownership change. #4474

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions suites/squid/rgw/tier-2_rgw_cloud_transition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
11 changes: 11 additions & 0 deletions suites/squid/rgw/tier-2_rgw_ms_async_data_notification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down