Skip to content

Commit

Permalink
Add the Ratelimit Debt test to cephCI
Browse files Browse the repository at this point in the history
Signed-off-by: Tejas Chandramouli <[email protected]>
  • Loading branch information
TejasC88 committed Jun 18, 2024
1 parent d403f16 commit c4b9394
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
10 changes: 10 additions & 0 deletions suites/reef/rgw/tier-2_rgw_test_using_s3cmd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,16 @@ tests:
config-file-name: ../../s3cmd/configs/test_ratelimit_tenanted_user.yaml
timeout: 300

- test:
name: Test Ratelimit Debt
desc: Test Ratelimit Debt
polarion-id: CEPH-83574918
module: sanity_rgw.py
config:
script-name: ../s3cmd/test_rate_limit.py
config-file-name: ../../s3cmd/configs/test_ratelimit_debt.yaml
timeout: 300

- test:
name: Test ratelimit on bucket owner change
desc: Test ratelimit on bucket owner change
Expand Down
10 changes: 10 additions & 0 deletions suites/squid/rgw/tier-2_rgw_test_using_s3cmd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,16 @@ tests:
config-file-name: ../../s3cmd/configs/test_ratelimit_tenanted_user.yaml
timeout: 300

- test:
name: Test Ratelimit Debt
desc: Test Ratelimit Debt
polarion-id: CEPH-83574918
module: sanity_rgw.py
config:
script-name: ../s3cmd/test_rate_limit.py
config-file-name: ../../s3cmd/configs/test_ratelimit_debt.yaml
timeout: 300

- test:
name: Test ratelimit on bucket owner change
desc: Test ratelimit on bucket owner change
Expand Down

0 comments on commit c4b9394

Please sign in to comment.