Skip to content

Commit

Permalink
Merge pull request red-hat-storage#3725 from anrao19/archive_granular
Browse files Browse the repository at this point in the history
[TFA] Rearranging testcase in archive zone cluster
  • Loading branch information
mergify[bot] authored May 29, 2024
2 parents 62989f3 + f9a2d9e commit e482210
Showing 1 changed file with 25 additions and 24 deletions.
49 changes: 25 additions & 24 deletions suites/reef/rgw/tier-2_rgw_ms-archive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,31 @@ tests:
module: sanity_rgw_multisite.py
name: m buckets with n objects

- test:
name: bucket granular sync policy with symmetrical flow having archive zone
desc: Test bucket granular sync policy with symmetrical flow having archive zone
polarion-id: CEPH-83575879
module: sanity_rgw_multisite.py
comments: known issue (bz-2213138)
clusters:
ceph-pri:
config:
script-name: test_multisite_bucket_granular_sync_policy.py
config-file-name: test_multisite_granular_bucketsync_archive_symmetrical.yaml
timeout: 300

- test:
name: bucket granular sync policy with directional flow having archive zone
desc: Test bucket granular sync policy with directional flow having archive zone
polarion-id: CEPH-83575879
module: sanity_rgw_multisite.py
clusters:
ceph-pri:
config:
script-name: test_multisite_bucket_granular_sync_policy.py
config-file-name: test_multisite_granular_bucketsync_archive_directional.yaml
timeout: 300

# Dynamic resharding test
- test:
clusters:
Expand Down Expand Up @@ -457,30 +482,6 @@ tests:
module: sanity_rgw_multisite.py
name: Test LC on archive for objects size expiration

- test:
name: bucket granular sync policy with symmetrical flow having archive zone
desc: Test bucket granular sync policy with symmetrical flow having archive zone
polarion-id: CEPH-83575879
module: sanity_rgw_multisite.py
comments: known issue (bz-2213138)
clusters:
ceph-pri:
config:
script-name: test_multisite_bucket_granular_sync_policy.py
config-file-name: test_multisite_granular_bucketsync_archive_symmetrical.yaml
timeout: 300

- test:
name: bucket granular sync policy with directional flow having archive zone
desc: Test bucket granular sync policy with directional flow having archive zone
polarion-id: CEPH-83575879
module: sanity_rgw_multisite.py
clusters:
ceph-pri:
config:
script-name: test_multisite_bucket_granular_sync_policy.py
config-file-name: test_multisite_granular_bucketsync_archive_directional.yaml
timeout: 300
- test:
clusters:
ceph-pri:
Expand Down

0 comments on commit e482210

Please sign in to comment.