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

Cephci integration : CEPH-83574431 #4264

Open
wants to merge 1 commit into
base: master
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
34 changes: 22 additions & 12 deletions suites/reef/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
13 changes: 12 additions & 1 deletion suites/squid/rgw/tier-2_rgw_ms_test_bucket_notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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