Skip to content

Commit

Permalink
Merge pull request #4392 from viduship/vim-ci
Browse files Browse the repository at this point in the history
Test bucket listing does not cause abnormal client IO
  • Loading branch information
mergify[bot] authored Feb 3, 2025
2 parents 8117f9d + 6eaf9e9 commit 6add34f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions suites/reef/rgw/baremetal/scale_rgw_single_site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,12 @@ tests:
script-name: ../s3cmd/test_s3cmd.py
config-file-name: ../../s3cmd/configs/test_disable_and_enable_dynamic_resharding_with_10k_bucket.yaml
timeout: 9000
- test:
name: Test bucket listing not cause abnormal client IO
desc: Test bucket listing not cause abnormal client IO
polarion-id: CEPH-83605383
module: sanity_rgw.py
config:
script-name: test_bucket_listing.py
config-file-name: test_bucket_listing_fake_mp.yaml
comments: Bug 2329090
9 changes: 9 additions & 0 deletions suites/squid/rgw/baremetal/scale_rgw_single_site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,12 @@ tests:
script-name: ../s3cmd/test_s3cmd.py
config-file-name: ../../s3cmd/configs/test_disable_and_enable_dynamic_resharding_with_10k_bucket.yaml
timeout: 9000
- test:
name: Test bucket listing not cause abnormal client IO
desc: Test bucket listing not cause abnormal client IO
polarion-id: CEPH-83605383
module: sanity_rgw.py
config:
script-name: test_bucket_listing.py
config-file-name: test_bucket_listing_fake_mp.yaml
comments: Bug 2329090

0 comments on commit 6add34f

Please sign in to comment.