Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
rgw/testing: Add a few more passing s3tests
Browse files Browse the repository at this point in the history
After [versioning](#153) was
merged there are a few more s3 tests passing.

This adds 3 Life cycle plus 1 bucket creation s3 test.

Signed-off-by: Xavi Garcia <xavi.garcia@suse.com>
  • Loading branch information
0xavi0 committed Oct 18, 2023
1 parent 3e14e1d commit f31fa32
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions qa/rgw/store/sfs/tests/fixtures/s3-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ test_bucket_create_naming_dns_dash_at_end
test_bucket_create_naming_dns_dot_dot
test_bucket_create_naming_dns_dot_dash
test_bucket_create_naming_dns_dash_dot
# test_bucket_create_exists
test_bucket_create_exists
# test_bucket_get_location
# test_bucket_create_exists_nonowner
# test_bucket_recreate_overwrite_acl
Expand Down Expand Up @@ -347,7 +347,7 @@ test_lifecycle_expiration_versioning_enabled
test_lifecycle_expiration_tags1
test_lifecycle_expiration_tags2
test_lifecycle_expiration_versioned_tags2
# test_lifecycle_expiration_noncur_tags1
test_lifecycle_expiration_noncur_tags1
test_lifecycle_id_too_long
test_lifecycle_same_id
test_lifecycle_invalid_status
Expand All @@ -360,11 +360,11 @@ test_lifecycle_expiration_header_put
# test_lifecycle_expiration_header_tags_head
# test_lifecycle_expiration_header_and_tags_head
test_lifecycle_set_noncurrent
# test_lifecycle_noncur_expiration
test_lifecycle_noncur_expiration
test_lifecycle_set_deletemarker
test_lifecycle_set_filter
test_lifecycle_set_empty_filter
# test_lifecycle_deletemarker_expiration
test_lifecycle_deletemarker_expiration
test_lifecycle_set_multipart
# test_lifecycle_multipart_expiration
test_lifecycle_transition_set_invalid_date
Expand Down

0 comments on commit f31fa32

Please sign in to comment.