diff --git a/scripts/s3-tests/excluded_tests.txt b/scripts/s3-tests/excluded_tests.txt index 2e6c57b96..4a53b66dc 100644 --- a/scripts/s3-tests/excluded_tests.txt +++ b/scripts/s3-tests/excluded_tests.txt @@ -156,8 +156,6 @@ test_delete_objects_version_if_match_last_modified_time test_delete_objects_version_if_match_size test_encryption_sse_c_multipart_invalid_chunks_1 test_encryption_sse_c_multipart_invalid_chunks_2 -test_encryption_sse_c_multipart_upload -test_encryption_sse_c_unaligned_multipart_upload test_get_multipart_checksum_object_attributes test_head_bucket_usage test_lifecycle_cloud_multiple_transition @@ -226,9 +224,7 @@ test_read_through test_restore_noncur_obj test_restore_object_permanent test_restore_object_temporary -test_sse_kms_multipart_upload test_sse_kms_post_object_authenticated_request -test_sse_s3_default_multipart_upload test_versioned_object_acl_no_version_specified test_versioning_multi_object_delete_with_marker_create test_versioning_stack_delete_merkers diff --git a/scripts/s3-tests/implemented_tests.txt b/scripts/s3-tests/implemented_tests.txt index 9420ae375..b0350d443 100644 --- a/scripts/s3-tests/implemented_tests.txt +++ b/scripts/s3-tests/implemented_tests.txt @@ -525,15 +525,19 @@ test_copy_object_ifmatch_failed test_copy_object_ifnonematch_good test_cors_presigned_put_object_tenant_with_acl test_cors_presigned_put_object_with_acl +test_encryption_sse_c_multipart_upload +test_encryption_sse_c_unaligned_multipart_upload test_get_nonpublicpolicy_acl_bucket_policy_status test_get_publicpolicy_acl_bucket_policy_status test_lifecycle_expiration_date test_lifecycle_expiration_tags1 test_lifecycle_expiration_versioning_enabled +test_object_copy_to_itself_with_metadata test_object_presigned_put_object_with_acl test_object_presigned_put_object_with_acl_tenant test_object_put_acl_mtime test_object_raw_authenticated_bucket_acl test_object_raw_authenticated_object_acl test_object_raw_get_object_acl -test_object_copy_to_itself_with_metadata +test_sse_kms_multipart_upload +test_sse_s3_default_multipart_upload diff --git a/scripts/s3-tests/non_standard_tests.txt b/scripts/s3-tests/non_standard_tests.txt index 24e4b8102..0dd58a7b4 100644 --- a/scripts/s3-tests/non_standard_tests.txt +++ b/scripts/s3-tests/non_standard_tests.txt @@ -162,8 +162,6 @@ test_delete_objects_version_if_match_last_modified_time test_delete_objects_version_if_match_size test_encryption_sse_c_multipart_invalid_chunks_1 test_encryption_sse_c_multipart_invalid_chunks_2 -test_encryption_sse_c_multipart_upload -test_encryption_sse_c_unaligned_multipart_upload test_get_multipart_checksum_object_attributes test_head_bucket_usage test_lifecycle_cloud_multiple_transition @@ -232,9 +230,7 @@ test_read_through test_restore_noncur_obj test_restore_object_permanent test_restore_object_temporary -test_sse_kms_multipart_upload test_sse_kms_post_object_authenticated_request -test_sse_s3_default_multipart_upload test_versioned_object_acl_no_version_specified test_versioning_multi_object_delete_with_marker_create test_versioning_stack_delete_merkers