Skip to content

Commit

Permalink
Test bucket listing does not cause abnormal client IO
Browse files Browse the repository at this point in the history
Signed-off-by: Vidushi Mishra <[email protected]>
  • Loading branch information
viduship committed Jan 29, 2025
1 parent 327a5c1 commit b28938f
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 2327880

0 comments on commit b28938f

Please sign in to comment.