Skip to content

Commit

Permalink
Merge pull request red-hat-storage#4264 from anrao19/CEPH-83574431
Browse files Browse the repository at this point in the history
Cephci integration : CEPH-83574431
  • Loading branch information
mergify[bot] authored Dec 4, 2024
2 parents cd95012 + 08e9c87 commit 24d36d2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 13 deletions.
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

0 comments on commit 24d36d2

Please sign in to comment.