Skip to content

Commit

Permalink
Merge pull request #612 from anrao19/CEPH-83575383
Browse files Browse the repository at this point in the history
[T3-automation]: CEPH-83575383 Scale automation pre-requisite
  • Loading branch information
mergify[bot] authored Jul 11, 2024
2 parents 5d514e3 + 01401ab commit 64406df
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions rgw/v2/tests/aws/configs/test_aws_buckets_creation.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# script: test_aws.py
# polarion-ID: CEPH-83575383
config:
user_count: 1
bucket_count: 20
objects_count: 1
user_remove: false
objects_size_range:
min: 1
max: 3
test_ops:
user_name: cosbench01
bucket_name: cos-bucket-
1 change: 1 addition & 0 deletions rgw/v2/tests/aws/test_aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
configs/test_aws_non_ascii.yaml
configs/test_aws_versioned_bucket_creation.yaml
configs/test_aws_regular_and_versioned_bucket_creation.yaml
configs/test_aws_buckets_creation.yaml
configs/test_complete_multipart_upload_etag_not_empty.yaml
configs/test_versioned_list_marker.yaml
Expand Down

0 comments on commit 64406df

Please sign in to comment.