Skip to content

Commit

Permalink
Merge pull request #4353 from TejasC88/maxgen
Browse files Browse the repository at this point in the history
Integrate the maxgen test to CI
  • Loading branch information
mergify[bot] authored Jan 8, 2025
2 parents d3cd284 + ff6d0f5 commit bde7a72
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions suites/reef/rgw/tier-2_rgw_ms_regression_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,18 @@ tests:
config-file-name: test_bucket_generation.yaml
verify-io-on-site: ["ceph-pri", "ceph-sec"]

- test:
name: Test Max Bucket generations
desc: Test Max Bucket generations
module: sanity_rgw_multisite.py
polarion-id: CEPH-83574625
clusters:
ceph-pri:
config:
script-name: test_dynamic_bucket_resharding.py
config-file-name: test_max_generations.yaml
verify-io-on-site: ["ceph-pri", "ceph-sec"]

# Dynamic resharding tests
- test:
clusters:
Expand Down
12 changes: 12 additions & 0 deletions suites/squid/rgw/tier-2_rgw_ms_regression_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,18 @@ tests:
config-file-name: test_bucket_generation.yaml
verify-io-on-site: ["ceph-pri", "ceph-sec"]

- test:
name: Test Max Bucket generations
desc: Test Max Bucket generations
module: sanity_rgw_multisite.py
polarion-id: CEPH-83574625
clusters:
ceph-pri:
config:
script-name: test_dynamic_bucket_resharding.py
config-file-name: test_max_generations.yaml
verify-io-on-site: ["ceph-pri", "ceph-sec"]

# Dynamic resharding tests
- test:
clusters:
Expand Down

0 comments on commit bde7a72

Please sign in to comment.