s3-tests-parser/internal/s3/resources/tests-struct.json

1734 lines
60 KiB
JSON
Raw Normal View History

{
"groups": [
{
"name": "AbortMultipartUpload",
"tag": "API",
"tests": [
"test_abort_multipart_upload",
"test_abort_multipart_upload_not_found",
"test_atomic_multipart_upload_write",
"test_list_multipart_upload",
"test_list_multipart_upload_owner"
],
"skip": false,
"comment": ""
},
{
"name": "CompleteMultipartUpload",
"tag": "API",
"tests": [
"test_object_copy_versioning_multipart_upload",
"test_multipart_upload_empty",
"test_multipart_upload_small",
"test_multipart_upload",
"test_multipart_upload_multiple_sizes",
"test_multipart_upload_size_too_small",
"test_multipart_upload_contents",
"test_multipart_upload_overwrite_existing_object",
"test_multipart_upload_missing_part",
"test_multipart_upload_incorrect_etag",
"test_multipart_resend_first_finishes_last",
"test_versioning_obj_create_overwrite_multipart",
"test_versioning_bucket_multipart_upload_return_version_id",
"test_multipart_upload_on_a_bucket_with_policy",
"test_multipart_copy_small",
"test_multipart_copy_invalid_range",
"test_multipart_copy_improper_range",
"test_multipart_copy_without_range",
"test_multipart_copy_special_names",
"test_multipart_copy_versioned",
"test_multipart_copy_multiple_sizes"
],
"skip": false,
"comment": ""
},
{
"name": "CopyObject",
"tag": "API",
"tests": [
"test_object_copy_16m",
"test_object_copy_canned_acl",
"test_object_copy_retaining_metadata",
"test_object_copy_replacing_metadata",
"test_object_copy_versioned_bucket",
"test_object_copy_versioned_url_encoding",
"test_object_copy_versioning_multipart_upload",
"test_versioning_copy_obj_version",
"test_bucket_policy_put_obj_copy_source",
"test_bucket_policy_put_obj_copy_source_meta",
"test_copy_object_ifmatch_good",
"test_copy_object_ifmatch_failed",
"test_copy_object_ifnonematch_good",
"test_copy_object_ifnonematch_failed",
"test_object_copy_zero_size",
"test_object_copy_same_bucket",
"test_object_copy_verify_contenttype",
"test_object_copy_diff_bucket",
"test_object_copy_not_owned_object_bucket",
"test_object_copy_to_itself",
"test_object_copy_to_itself_with_metadata",
"test_object_copy_not_owned_bucket",
"test_object_copy_bucket_not_found",
"test_object_copy_key_not_found"
],
"skip": false,
"comment": ""
},
{
"name": "CreateBucket",
"tag": "API",
"tests": [
"test_bucket_list_empty",
"test_bucket_create_delete",
"test_bucket_list_distinct",
"test_bucket_create_contentlength_none",
"test_bucket_put_bad_canned_acl",
"test_bucket_create_bad_expect_mismatch",
"test_bucket_create_bad_expect_empty",
"test_bucket_create_bad_contentlength_empty",
"test_bucket_create_bad_contentlength_negative",
"test_bucket_create_bad_contentlength_none",
"test_bucket_create_bad_authorization_empty",
"test_bucket_create_bad_authorization_none",
"test_bucket_notexist",
"test_bucketv2_notexist",
"test_bucket_delete_notexist",
"test_bucket_delete_nonempty",
"test_bucket_concurrent_set_canned_acl",
"test_bucket_create_delete",
"test_bucket_head",
"test_bucket_head_notexist",
"test_bucket_head_extended",
"test_bucket_create_naming_bad_starts_nonalpha",
"test_bucket_create_naming_bad_short_empty",
"test_bucket_create_naming_bad_short_one",
"test_bucket_create_naming_bad_short_two",
"test_bucket_create_naming_bad_long",
"test_bucket_create_naming_good_long_60",
"test_bucket_create_naming_good_long_61",
"test_bucket_create_naming_good_long_62",
"test_bucket_create_naming_good_long_63",
"test_bucket_create_naming_bad_ip",
"test_bucket_create_naming_bad_punctuation",
"test_bucket_create_naming_dns_underscore",
"test_bucket_create_naming_dns_long",
"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_get_location",
"test_bucket_create_exists_nonowner",
"test_bucket_create_naming_good_starts_alpha",
"test_bucket_create_naming_good_starts_digit",
"test_bucket_create_naming_good_contains_period",
"test_bucket_create_naming_good_contains_hyphen",
"test_bucket_recreate_not_overriding",
"test_bucket_create_special_key_names",
"test_bucket_policy_set_condition_operator_end_with_IfExists",
"test_buckets_create_then_list",
"test_buckets_list_ctime"
],
"skip": false,
"comment": ""
},
{
"name": "CreateMultipartUpload",
"tag": "API",
"tests": [
"test_object_copy_versioning_multipart_upload",
"test_multipart_upload_empty",
"test_multipart_upload_small",
"test_multipart_upload",
"test_multipart_upload_multiple_sizes",
"test_multipart_upload_size_too_small",
"test_multipart_upload_contents",
"test_multipart_upload_overwrite_existing_object",
"test_multipart_upload_missing_part",
"test_multipart_upload_incorrect_etag",
"test_multipart_resend_first_finishes_last",
"test_versioning_obj_create_overwrite_multipart",
"test_versioning_bucket_multipart_upload_return_version_id",
"test_multipart_upload_on_a_bucket_with_policy",
"test_multipart_upload_resend_part",
"test_multipart_copy_small",
"test_multipart_copy_invalid_range",
"test_multipart_copy_improper_range",
"test_multipart_copy_without_range",
"test_multipart_copy_special_names",
"test_multipart_copy_versioned",
"test_multipart_copy_multiple_sizes",
"test_abort_multipart_upload",
"test_abort_multipart_upload_not_found",
"test_atomic_multipart_upload_write",
"test_list_multipart_upload",
"test_list_multipart_upload_owner",
"test_lifecycle_multipart_expiration",
"test_encryption_sse_c_multipart_upload",
"test_encryption_sse_c_unaligned_multipart_upload",
"test_encryption_sse_c_multipart_invalid_chunks_1",
"test_encryption_sse_c_multipart_invalid_chunks_2",
"test_encryption_sse_c_multipart_bad_download",
"test_sse_kms_multipart_upload",
"test_sse_kms_multipart_invalid_chunks_1",
"test_sse_kms_multipart_invalid_chunks_2",
"test_sse_s3_default_multipart_upload"
],
"skip": false,
"comment": ""
},
{
"name": "DeleteBucket",
"tag": "API",
"tests": [
"test_bucket_delete_notexist",
"test_bucket_delete_nonempty",
"test_bucket_create_delete",
"test_object_raw_get_bucket_gone",
"test_object_delete_key_bucket_gone",
"test_object_raw_authenticated_bucket_gone",
"test_atomic_write_bucket_gone"
],
"skip": false,
"comment": ""
},
{
"name": "DeleteBucketAnalyticsConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketCors",
"tag": "API",
"tests": [
"test_set_cors"
],
"skip": false,
"comment": ""
},
{
"name": "DeleteBucketEncryption",
"tag": "API",
"tests": [
"test_delete_bucket_encryption_s3",
"test_delete_bucket_encryption_kms"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketIntelligentTieringConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketInventoryConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketLifecycle",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketMetricsConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketOwnershipControls",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketPolicy",
"tag": "API",
"tests": [
"test_bucket_policy_acl",
"test_bucketv2_policy_acl"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketReplication",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteBucketTagging",
"tag": "API",
"tests": [
"test_set_bucket_tagging"
],
"skip": false,
"comment": ""
},
{
"name": "DeleteBucketWebsite",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "DeleteObject",
"tag": "API",
"tests": [
"test_object_delete_key_bucket_gone",
"test_object_lock_delete_object_with_retention",
"test_object_lock_delete_object_with_retention_and_marker",
"test_object_lock_delete_object_with_legal_hold_on",
"test_object_write_read_update_read_delete",
"test_object_raw_get_bucket_gone",
"test_object_delete_key_bucket_gone",
"test_object_raw_get_object_gone",
"test_object_raw_authenticated_bucket_gone",
"test_object_raw_authenticated_object_gone",
"test_multipart_resend_first_finishes_last",
"test_versioning_obj_create_read_remove_head",
"test_versioning_obj_plain_null_version_removal",
"test_versioning_obj_plain_null_version_overwrite",
"test_versioning_obj_plain_null_version_overwrite_suspended",
"test_versioning_obj_suspend_versions",
"test_versioning_multi_object_delete_with_marker",
"test_versioned_concurrent_object_create_concurrent_remove",
"test_versioned_concurrent_object_create_and_remove",
"test_lifecycle_expiration_versioning_enabled",
"test_lifecycle_deletemarker_expiration",
"test_object_lock_put_obj_retention",
"test_object_lock_get_obj_retention",
"test_object_lock_get_obj_retention_iso8601",
"test_object_lock_put_obj_retention_versionid",
"test_object_lock_put_obj_retention_override_default_retention",
"test_object_lock_put_obj_retention_increase_period",
"test_object_lock_put_obj_retention_shorten_period",
"test_object_lock_put_obj_retention_shorten_period_bypass",
"test_object_lock_delete_object_with_retention",
"test_object_lock_delete_object_with_retention_and_marker",
"test_object_lock_delete_object_with_legal_hold_off",
"test_object_lock_get_obj_metadata",
"test_object_lock_uploading_obj"
],
"skip": false,
"comment": ""
},
{
"name": "DeleteObjects",
"tag": "API",
"tests": [
"test_versioning_concurrent_multi_object_delete",
"test_multi_object_delete",
"test_multi_objectv2_delete",
"test_multi_object_delete_key_limit",
"test_multi_objectv2_delete_key_limit",
"test_versioning_multi_object_delete",
"test_versioning_multi_object_delete_with_marker",
"test_versioning_multi_object_delete_with_marker_create",
"test_object_lock_multi_delete_object_with_retention",
"test_versioning_concurrent_multi_object_delete"
],
"skip": false,
"comment": ""
},
{
"name": "DeleteObjectTagging",
"tag": "API",
"tests": [
"test_put_delete_tags",
"test_delete_tags_obj_public"
],
"skip": false,
"comment": ""
},
{
"name": "DeletePublicAccessBlock",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketAccelerateConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not applicable or will never be supported"
},
{
"name": "GetBucketAcl",
"tag": "API",
"tests": [
"test_bucket_acl_default",
"test_bucket_acl_canned_during_create",
"test_bucket_acl_canned",
"test_bucket_acl_canned_publicreadwrite",
"test_bucket_acl_canned_authenticatedread",
"test_object_acl_canned_bucketownerread",
"test_object_acl_canned_bucketownerfullcontrol",
"test_bucket_acl_grant_userid_fullcontrol",
"test_bucket_acl_grant_nonexist_user",
"test_bucket_acl_no_grants",
"test_bucket_header_acl_grants",
"test_bucket_acl_grant_email",
"test_bucket_acl_revoke_all",
"test_bucket_acl_grant_email_not_exist",
"test_object_copy_not_owned_object_bucket",
"test_bucket_acl_grant_userid_read",
"test_bucket_acl_grant_userid_readacp",
"test_bucket_acl_grant_userid_write",
"test_bucket_acl_grant_userid_writeacp"
],
"skip": false,
"comment": ""
},
{
"name": "GetBucketAnalyticsConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketCors",
"tag": "API",
"tests": [
"test_set_cors",
"test_cors_origin_response",
"test_cors_origin_wildcard",
"test_cors_header_option"
],
"skip": false,
"comment": ""
},
{
"name": "GetBucketEncryption",
"tag": "API",
"tests": [
"test_get_bucket_encryption_s3",
"test_get_bucket_encryption_kms"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketIntelligentTieringConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketInventoryConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketLifecycle",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketLifecycleConfiguration",
"tag": "API",
"tests": [
"test_lifecycle_get",
"test_lifecycle_get_no_id"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketLocation",
"tag": "API",
"tests": [
"test_bucket_get_location"
],
"skip": false,
"comment": ""
},
{
"name": "GetBucketLogging",
"tag": "API",
"tests": [
"test_logging_toggle"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketMetricsConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketNotification",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketNotificationConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketOwnershipControls",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketPolicy",
"tag": "API",
"tests": [
"test_bucket_policy_another_bucket",
"test_bucketv2_policy_another_bucket",
"test_bucket_policy_set_condition_operator_end_with_IfExists"
],
"skip": false,
"comment": ""
},
{
"name": "GetBucketPolicyStatus",
"tag": "API",
"tests": [
"test_get_bucket_policy_status",
"test_get_public_acl_bucket_policy_status",
"test_get_authpublic_acl_bucket_policy_status",
"test_get_publicpolicy_acl_bucket_policy_status",
"test_get_nonpublicpolicy_acl_bucket_policy_status",
"test_get_nonpublicpolicy_deny_bucket_policy_status"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketReplication",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetBucketRequestPayment",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not applicable or will never be supported"
},
{
"name": "GetBucketTagging",
"tag": "API",
"tests": [
"test_set_bucket_tagging"
],
"skip": false,
"comment": ""
},
{
"name": "GetBucketVersioning",
"tag": "API",
"tests": [
"test_object_lock_put_obj_lock",
"test_multipart_copy_versioned",
"test_versioning_bucket_create_suspend",
"test_versioning_obj_plain_null_version_removal",
"test_versioning_obj_plain_null_version_overwrite",
"test_versioning_obj_plain_null_version_overwrite_suspended"
],
"skip": false,
"comment": ""
},
{
"name": "GetBucketWebsite",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "GetObject",
"tag": "API",
"tests": [
"test_get_object_ifmatch_good",
"test_get_object_ifmatch_failed",
"test_get_object_ifnonematch_good",
"test_get_object_ifnonematch_failed",
"test_get_object_ifmodifiedsince_good",
"test_get_object_ifmodifiedsince_failed",
"test_get_object_ifunmodifiedsince_good",
"test_get_object_ifunmodifiedsince_failed",
"test_put_object_ifmatch_nonexisted_failed",
"test_object_read_not_exist",
"test_object_requestid_matches_header_on_error",
"test_object_raw_get_bucket_gone",
"test_object_raw_get_object_gone",
"test_object_raw_get_object_acl",
"test_object_raw_authenticated_bucket_gone",
"test_object_raw_authenticated_object_gone",
"test_access_bucket_private_object_private",
"test_access_bucket_private_objectv2_private",
"test_access_bucket_private_object_publicread",
"test_access_bucket_private_objectv2_publicread",
"test_access_bucket_private_object_publicreadwrite",
"test_access_bucket_private_objectv2_publicreadwrite",
"test_access_bucket_publicread_object_private",
"test_access_bucket_publicread_object_publicread",
"test_access_bucket_publicread_object_publicreadwrite",
"test_access_bucket_publicreadwrite_object_private",
"test_access_bucket_publicreadwrite_object_publicread",
"test_access_bucket_publicreadwrite_object_publicreadwrite",
"test_ranged_request_invalid_range",
"test_ranged_request_empty_object",
"test_ranged_request_response_code",
"test_ranged_big_request_response_code",
"test_ranged_request_skip_leading_bytes_response_code",
"test_ranged_request_return_trailing_bytes_response_code",
"test_versioning_obj_plain_null_version_removal",
"test_versioning_obj_plain_null_version_overwrite",
"test_versioning_obj_plain_null_version_overwrite_suspended",
"test_encryption_sse_c_present",
"test_encryption_sse_c_other_key",
"test_encryption_sse_c_multipart_bad_download",
"test_sse_kms_read_declare",
"test_bucket_policy_set_condition_operator_end_with_IfExists",
"test_bucket_policy_get_obj_existing_tag",
"test_bucket_policy_get_obj_tagging_existing_tag",
"test_bucket_policy_get_obj_acl_existing_tag",
"test_object_read_unreadable",
"test_ignore_public_acls",
"test_object_write_read_update_read_delete",
"test_object_set_get_metadata_none_to_good",
"test_object_set_get_metadata_none_to_empty",
"test_object_set_get_metadata_overwrite_to_empty",
"test_object_set_get_unicode_metadata",
"test_object_metadata_replaced_on_put",
"test_object_write_file",
"test_post_object_anonymous_request",
"test_bucket_create_special_key_names"
],
"skip": false,
"comment": ""
},
{
"name": "GetObjectAcl",
"tag": "API",
"tests": [
"test_bucket_list_return_data",
"test_bucket_list_return_data_versioning",
"test_object_acl_default",
"test_object_acl_canned_during_create",
"test_object_acl_canned",
"test_object_acl_canned_publicreadwrite",
"test_object_acl_canned_authenticatedread",
"test_object_acl_canned_bucketownerread",
"test_object_acl_canned_bucketownerfullcontrol",
"test_object_acl_full_control_verify_owner",
"test_object_acl_full_control_verify_attributes",
"test_object_copy_not_owned_object_bucket",
"test_object_acl",
"test_object_acl_write",
"test_object_acl_writeacp",
"test_object_acl_read",
"test_object_acl_readacp",
"test_object_header_acl_grants",
"test_versioned_object_acl",
"test_versioned_object_acl_no_version_specified",
"test_bucket_policy_put_obj_grant",
"test_bucket_policy_get_obj_acl_existing_tag"
],
"skip": false,
"comment": ""
},
{
"name": "GetObjectAttributes",
"tag": "API",
"tests": [],
"skip": false,
"comment": ""
},
{
"name": "GetObjectLegalHold",
"tag": "API",
"tests": [
"test_object_lock_get_legal_hold",
"test_object_lock_get_legal_hold_invalid_bucket"
],
"skip": false,
"comment": ""
},
{
"name": "GetObjectLockConfiguration",
"tag": "API",
"tests": [
"test_object_lock_get_obj_lock",
"test_object_lock_get_obj_lock_invalid_bucket"
],
"skip": false,
"comment": ""
},
{
"name": "GetObjectRetention",
"tag": "API",
"tests": [
"test_object_lock_get_obj_retention",
"test_object_lock_get_obj_retention_invalid_bucket",
"test_object_lock_put_obj_retention_versionid",
"test_object_lock_put_obj_retention_override_default_retention",
"test_object_lock_put_obj_retention_increase_period",
"test_object_lock_put_obj_retention_shorten_period_bypass"
],
"skip": false,
"comment": ""
},
{
"name": "GetObjectTagging",
"tag": "API",
"tests": [
"test_get_obj_tagging",
"test_put_max_tags",
"test_put_excess_tags",
"test_put_max_kvsize_tags",
"test_put_excess_key_tags",
"test_put_excess_val_tags",
"test_put_modify_tags",
"test_put_delete_tags",
"test_post_object_tags_anonymous_request",
"test_put_obj_with_tags",
"test_get_tags_acl_public",
"test_put_tags_acl_public",
"test_delete_tags_obj_public",
"test_bucket_policy_get_obj_tagging_existing_tag",
"test_bucket_policy_get_obj_acl_existing_tag"
],
"skip": false,
"comment": ""
},
{
"name": "GetObjectTorrent",
"tag": "API",
"tests": [
"test_get_object_torrent"
],
"skip": true,
"comment": "Not applicable or will never be supported"
},
{
"name": "GetPublicAccessBlock",
"tag": "API",
"tests": [
"test_get_default_public_block"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "HeadBucket",
"tag": "API",
"tests": [
"test_head_bucket_usage",
"test_bucket_head",
"test_bucket_head_notexist",
"test_bucket_head_extended"
],
"skip": false,
"comment": ""
},
{
"name": "HeadObject",
"tag": "API",
"tests": [
"test_bucket_list_return_data",
"test_bucket_list_return_data_versioning",
"test_object_head_zero_bytes",
"test_object_write_cache_control",
"test_object_write_expires",
"test_object_put_acl_mtime",
"test_lifecycle_expiration_header_head",
"test_lifecycle_expiration_header_tags_head",
"test_lifecycle_expiration_header_and_tags_head",
"test_encryption_sse_c_method_head",
"test_sse_kms_method_head",
"test_get_obj_head_tagging",
"test_object_lock_get_obj_retention_iso8601",
"test_object_lock_get_obj_metadata",
"test_object_lock_uploading_obj",
"test_sse_s3_default_method_head"
],
"skip": false,
"comment": ""
},
{
"name": "ListBucketAnalyticsConfigurations",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "ListBucketIntelligentTieringConfigurations",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "ListBucketInventoryConfigurations",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "ListBucketMetricsConfigurations",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "ListBuckets",
"tag": "API",
"tests": [
"test_account_usage",
"test_buckets_create_then_list",
"test_buckets_list_ctime",
"test_list_buckets_anonymous",
"test_list_buckets_invalid_auth",
"test_list_buckets_bad_auth"
],
"skip": false,
"comment": ""
},
{
"name": "ListMultipartUploads",
"tag": "API",
"tests": [
"test_list_multipart_upload",
"test_list_multipart_upload_owner",
"test_lifecycle_multipart_expiration"
],
"skip": false,
"comment": ""
},
{
"name": "ListObjects",
"tag": "API",
"tests": [
"test_bucket_list_unordered",
"test_bucket_list_maxkeys_invalid",
"test_bucket_list_objects_anonymous_fail",
"test_bucket_notexist",
"test_access_bucket_private_object_private",
"test_access_bucket_private_object_publicread",
"test_access_bucket_private_object_publicreadwrite",
"test_bucket_policy_acl",
"test_bucket_policy_acl",
"test_ignore_public_acls",
"test_bucket_list_many",
"test_bucket_list_delimiter_basic",
"test_bucket_list_encoding_basic",
"test_bucket_list_delimiter_alt",
"test_bucket_list_delimiter_percentage",
"test_bucket_list_delimiter_whitespace",
"test_bucket_list_delimiter_dot",
"test_bucket_list_delimiter_unreadable",
"test_bucket_list_delimiter_empty",
"test_bucket_list_delimiter_none",
"test_bucket_list_delimiter_not_exist",
"test_bucket_list_delimiter_not_skip_special",
"test_bucket_list_prefix_basic",
"test_bucket_list_prefix_alt",
"test_bucket_list_prefix_empty",
"test_bucket_list_prefix_none",
"test_bucket_list_prefix_not_exist",
"test_bucket_list_prefix_unreadable",
"test_bucket_list_prefix_delimiter_basic",
"test_bucket_list_prefix_delimiter_alt",
"test_bucket_list_prefix_delimiter_prefix_not_exist",
"test_bucket_list_prefix_delimiter_delimiter_not_exist",
"test_bucket_list_prefix_delimiter_prefix_delimiter_not_exist",
"test_bucket_list_maxkeys_one",
"test_bucket_list_maxkeys_zero",
"test_bucket_list_maxkeys_none",
"test_bucket_list_marker_none",
"test_bucket_list_marker_empty",
"test_bucket_list_marker_unreadable",
"test_bucket_list_marker_not_in_list",
"test_bucket_list_marker_after_list",
"test_bucket_list_return_data",
"test_bucket_list_objects_anonymous",
"test_versioning_concurrent_multi_object_delete",
"test_multi_object_delete",
"test_object_put_acl_mtime",
"test_lifecycle_expiration",
"test_lifecycle_expiration_tags2",
"test_lifecycle_expiration_versioned_tags2",
"test_lifecycle_expiration_date",
"test_bucket_list_delimiter_prefix",
"test_bucket_list_delimiter_prefix_ends_with_delimiter",
"test_bucket_list_delimiter_prefix_underscore"
],
"skip": false,
"comment": ""
},
{
"name": "ListObjectsV2",
"tag": "API",
"tests": [
"test_bucket_listv2_objects_anonymous_fail",
"test_bucketv2_notexist",
"test_access_bucket_private_objectv2_private",
"test_access_bucket_private_objectv2_publicread",
"test_access_bucket_private_objectv2_publicreadwrite",
"test_bucketv2_policy_acl",
"test_bucket_listv2_many",
"test_basic_key_count",
"test_bucket_listv2_delimiter_basic",
"test_bucket_listv2_encoding_basic",
"test_bucket_listv2_delimiter_alt",
"test_bucket_listv2_delimiter_prefix",
"test_bucket_listv2_delimiter_prefix_ends_with_delimiter",
"test_bucket_listv2_delimiter_alt",
"test_bucket_listv2_delimiter_prefix_underscore",
"test_bucket_listv2_delimiter_percentage",
"test_bucket_listv2_delimiter_whitespace",
"test_bucket_listv2_delimiter_dot",
"test_bucket_listv2_delimiter_unreadable",
"test_bucket_listv2_delimiter_empty",
"test_bucket_listv2_delimiter_none",
"test_bucket_listv2_fetchowner_notempty",
"test_bucket_listv2_fetchowner_defaultempty",
"test_bucket_listv2_fetchowner_empty",
"test_bucket_listv2_delimiter_not_exist",
"test_bucket_listv2_prefix_basic",
"test_bucket_listv2_prefix_alt",
"test_bucket_listv2_prefix_empty",
"test_bucket_listv2_prefix_none",
"test_bucket_listv2_prefix_not_exist",
"test_bucket_listv2_prefix_unreadable",
"test_bucket_listv2_prefix_delimiter_basic",
"test_bucket_listv2_prefix_delimiter_alt",
"test_bucket_listv2_prefix_delimiter_prefix_not_exist",
"test_bucket_listv2_prefix_delimiter_delimiter_not_exist",
"test_bucket_listv2_prefix_delimiter_prefix_delimiter_not_exist",
"test_bucket_listv2_maxkeys_one",
"test_bucket_listv2_maxkeys_zero",
"test_bucket_listv2_maxkeys_none",
"test_bucket_listv2_unordered",
"test_bucket_listv2_continuationtoken_empty",
"test_bucket_listv2_continuationtoken",
"test_bucket_listv2_both_continuationtoken_startafter",
"test_bucket_listv2_startafter_unreadable",
"test_bucket_listv2_startafter_not_in_list",
"test_bucket_listv2_startafter_after_list",
"test_bucket_listv2_objects_anonymous",
"test_multi_objectv2_delete",
"test_multipart_upload",
"test_abort_multipart_upload",
"test_lifecyclev2_expiration",
"test_encryption_sse_c_multipart_upload",
"test_encryption_sse_c_unaligned_multipart_upload",
"test_encryption_sse_c_multipart_bad_download",
"test_sse_kms_multipart_upload",
"test_bucketv2_policy",
"test_bucketv2_policy_different_tenant",
"test_bucketv2_policy_another_bucket",
"test_sse_s3_default_multipart_upload"
],
"skip": false,
"comment": ""
},
{
"name": "ListObjectVersions",
"tag": "API",
"tests": [
"test_bucket_list_return_data_versioning",
"test_versioning_concurrent_multi_object_delete",
"test_object_put_acl_mtime",
"test_multipart_copy_versioned",
"test_versioning_obj_create_overwrite_multipart",
"test_versioning_obj_create_read_remove_head",
"test_versioning_obj_plain_null_version_removal",
"test_versioning_obj_plain_null_version_overwrite",
"test_versioning_obj_plain_null_version_overwrite_suspended",
"test_versioning_obj_create_overwrite_multipart",
"test_versioning_obj_list_marker",
"test_versioning_multi_object_delete",
"test_versioning_multi_object_delete_with_marker",
"test_versioning_multi_object_delete_with_marker_create",
"test_versioned_concurrent_object_create_concurrent_remove",
"test_versioned_concurrent_object_create_and_remove",
"test_lifecycle_expiration_versioning_enabled",
"test_lifecycle_noncur_expiration",
"test_lifecycle_deletemarker_expiration",
"test_versioning_bucket_atomic_upload_return_version_id",
"test_versioning_bucket_multipart_upload_return_version_id"
],
"skip": false,
"comment": ""
},
{
"name": "ListParts",
"tag": "API",
"tests": [],
"skip": false,
"comment": ""
},
{
"name": "PutBucketAccelerateConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not applicable or will never be supported"
},
{
"name": "PutBucketAcl",
"tag": "API",
"tests": [
"test_bucket_put_bad_canned_acl",
"test_bucket_list_objects_anonymous",
"test_bucket_listv2_objects_anonymous",
"test_bucket_acl_canned",
"test_bucket_acl_canned_private_to_private",
"test_bucket_acl_grant_nonexist_user",
"test_bucket_acl_no_grants",
"test_bucket_header_acl_grants",
"test_bucket_acl_grant_email",
"test_bucket_acl_grant_email_not_exist",
"test_bucket_acl_revoke_all",
"test_object_copy_not_owned_object_bucket",
"test_list_multipart_upload_owner",
"test_100_continue",
"test_bucket_policy_acl",
"test_bucketv2_policy_acl",
"test_get_public_acl_bucket_policy_status",
"test_get_authpublic_acl_bucket_policy_status",
"test_block_public_put_bucket_acls",
"test_ignore_public_acls",
"test_bucket_concurrent_set_canned_acl",
"test_bucket_acl_grant_userid_fullcontrol",
"test_bucket_acl_grant_userid_read",
"test_bucket_acl_grant_userid_readacp",
"test_bucket_acl_grant_userid_write",
"test_bucket_acl_grant_userid_writeacp",
"test_access_bucket_private_object_private",
"test_access_bucket_private_objectv2_private",
"test_access_bucket_private_object_publicread",
"test_access_bucket_private_objectv2_publicread",
"test_access_bucket_private_object_publicreadwrite",
"test_access_bucket_private_objectv2_publicreadwrite",
"test_access_bucket_publicread_object_private",
"test_access_bucket_publicread_object_publicread",
"test_access_bucket_publicread_object_publicreadwrite",
"test_access_bucket_publicreadwrite_object_private",
"test_access_bucket_publicreadwrite_object_publicread",
"test_access_bucket_publicreadwrite_object_publicreadwrite"
],
"skip": false,
"comment": ""
},
{
"name": "PutBucketAnalyticsConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketCors",
"tag": "API",
"tests": [
"test_set_cors",
"test_cors_origin_response",
"test_cors_origin_wildcard",
"test_cors_header_option",
"test_cors_presigned_get_object",
"test_cors_presigned_get_object_tenant"
],
"skip": false,
"comment": ""
},
{
"name": "PutBucketEncryption",
"tag": "API",
"tests": [
"test_put_bucket_encryption_s3",
"test_put_bucket_encryption_kms",
"test_sse_s3_default_method_head",
"test_sse_s3_default_multipart_upload",
"test_sse_s3_default_post_object_authenticated_request",
"test_sse_kms_default_post_object_authenticated_request",
"test_sse_s3_default_upload_1b",
"test_sse_kms_default_upload_1b",
"test_sse_s3_default_upload_1kb",
"test_sse_kms_default_upload_1kb",
"test_sse_s3_default_upload_1mb",
"test_sse_kms_default_upload_1mb",
"test_sse_s3_default_upload_8mb",
"test_sse_kms_default_upload_8mb"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketIntelligentTieringConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketInventoryConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketLifecycle",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketLifecycleConfiguration",
"tag": "API",
"tests": [
"test_lifecycle_set",
"test_lifecycle_expiration",
"test_lifecyclev2_expiration",
"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_id_too_long",
"test_lifecycle_same_id",
"test_lifecycle_invalid_status",
"test_lifecycle_set_date",
"test_lifecycle_set_invalid_date",
"test_lifecycle_expiration_date",
"test_lifecycle_expiration_days0",
"test_lifecycle_expiration_header_put",
"test_lifecycle_expiration_header_head",
"test_lifecycle_expiration_header_tags_head",
"test_lifecycle_expiration_header_and_tags_head",
"test_lifecycle_set_noncurrent",
"test_lifecycle_noncur_expiration",
"test_lifecycle_set_deletemarker",
"test_lifecycle_set_filter",
"test_lifecycle_set_empty_filter",
"test_lifecycle_deletemarker_expiration",
"test_lifecycle_set_multipart",
"test_lifecycle_multipart_expiration",
"test_lifecycle_transition_set_invalid_date",
"test_lifecycle_transition",
"test_lifecycle_transition_single_rule_multi_trans",
"test_lifecycle_set_noncurrent_transition",
"test_lifecycle_noncur_transition",
"test_lifecycle_cloud_transition",
"test_lifecycle_cloud_multiple_transition",
"test_lifecycle_noncur_cloud_transition",
"test_lifecycle_cloud_transition_large_obj"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketLogging",
"tag": "API",
"tests": [
"test_logging_toggle"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketMetricsConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketNotification",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketNotificationConfiguration",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketOwnershipControls",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketPolicy",
"tag": "API",
"tests": [
"test_bucket_policy",
"test_bucketv2_policy",
"test_bucket_policy_different_tenant",
"test_bucketv2_policy_different_tenant",
"test_get_tags_acl_public",
"test_put_tags_acl_public",
"test_delete_tags_obj_public",
"test_bucket_policy_get_obj_existing_tag",
"test_bucket_policy_get_obj_tagging_existing_tag",
"test_bucket_policy_put_obj_tagging_existing_tag",
"test_bucket_policy_put_obj_copy_source",
"test_bucket_policy_put_obj_copy_source_meta",
"test_bucket_policy_put_obj_acl",
"test_bucket_policy_put_obj_grant",
"test_bucket_policy_put_obj_s3_noenc",
"test_bucket_policy_put_obj_s3_kms",
"test_bucket_policy_put_obj_kms_noenc",
"test_bucket_policy_put_obj_kms_s3",
"test_bucket_policy_put_obj_request_obj_tag",
"test_bucket_policy_get_obj_acl_existing_tag",
"test_multipart_upload_on_a_bucket_with_policy"
],
"skip": false,
"comment": ""
},
{
"name": "PutBucketReplication",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutBucketRequestPayment",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not applicable or will never be supported"
},
{
"name": "PutBucketTagging",
"tag": "API",
"tests": [
"test_set_bucket_tagging"
],
"skip": false,
"comment": ""
},
{
"name": "PutBucketVersioning",
"tag": "API",
"tests": [
"test_versioning_obj_create_read_remove",
"test_versioning_obj_create_read_remove_head",
"test_versioning_obj_suspend_versions",
"test_versioning_obj_create_versions_remove_all",
"test_versioning_obj_create_versions_remove_special_names",
"test_versioning_obj_create_overwrite_multipart",
"test_versioning_obj_list_marker",
"test_versioning_copy_obj_version",
"test_versioning_multi_object_delete",
"test_versioning_multi_object_delete_with_marker",
"test_versioning_multi_object_delete_with_marker_create",
"test_versioned_object_acl",
"test_versioned_object_acl_no_version_specified",
"test_versioned_concurrent_object_create_concurrent_remove",
"test_versioned_concurrent_object_create_and_remove",
"test_lifecycle_expiration_versioning_enabled",
"test_lifecycle_expiration_versioned_tags2",
"test_lifecycle_expiration_noncur_tags1",
"test_lifecycle_noncur_expiration",
"test_lifecycle_deletemarker_expiration",
"test_lifecycle_noncur_transition",
"test_lifecycle_noncur_cloud_transition",
"test_versioning_bucket_atomic_upload_return_version_id",
"test_versioning_bucket_multipart_upload_return_version_id"
],
"skip": false,
"comment": ""
},
{
"name": "PutBucketWebsite",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "PutObject",
"tag": "API",
"tests": [
"test_object_create_bad_md5_invalid_short",
"test_object_create_bad_md5_bad",
"test_object_create_bad_md5_empty",
"test_object_create_bad_md5_none",
"test_object_create_bad_expect_mismatch",
"test_object_create_bad_expect_empty",
"test_object_create_bad_expect_none",
"test_object_create_bad_contentlength_empty",
"test_object_create_bad_contentlength_negative",
"test_object_create_bad_contentlength_none",
"test_object_create_bad_contenttype_invalid",
"test_object_create_bad_contenttype_empty",
"test_object_create_bad_contenttype_none",
"test_object_create_bad_authorization_empty",
"test_object_create_date_and_amz_date",
"test_object_create_amz_date_and_no_date",
"test_object_create_bad_authorization_none",
"test_object_acl_create_contentlength_none",
"test_object_write_check_etag",
"test_object_write_cache_control",
"test_object_write_expires",
"test_object_write_read_update_read_delete",
"test_object_set_get_metadata_none_to_good",
"test_object_set_get_metadata_none_to_empty",
"test_object_set_get_metadata_none_to_empty",
"test_object_set_get_metadata_overwrite_to_empty",
"test_object_set_get_unicode_metadata",
"test_object_metadata_replaced_on_put",
"test_object_write_file",
"test_put_object_ifmatch_good",
"test_put_object_ifmatch_failed",
"test_put_object_ifmatch_overwrite_existed_good",
"test_put_object_ifmatch_nonexisted_failed",
"test_put_object_ifnonmatch_good",
"test_put_object_ifnonmatch_failed",
"test_put_object_ifnonmatch_nonexisted_good",
"test_put_object_ifnonmatch_overwrite_existed_failed",
"test_object_put_acl_mtime",
"test_object_anon_put",
"test_object_anon_put_write_access",
"test_object_put_authenticated",
"test_object_raw_put_authenticated_expired",
"test_object_acl_canned_during_create",
"test_object_acl_canned"
],
"skip": false,
"comment": ""
},
{
"name": "PutObjectAcl",
"tag": "API",
"tests": [
"test_object_put_acl_mtime",
"test_object_acl_canned",
"test_object_acl_full_control_verify_owner",
"test_object_acl_full_control_verify_attributes",
"test_bucket_create_special_key_names",
"test_object_copy_not_owned_object_bucket",
"test_versioned_object_acl",
"test_versioned_object_acl_no_version_specified",
"test_object_acl",
"test_object_acl_write",
"test_object_acl_writeacp",
"test_object_acl_read",
"test_object_acl_readacp",
"test_access_bucket_private_object_private",
"test_access_bucket_private_objectv2_private",
"test_access_bucket_private_object_publicread",
"test_access_bucket_private_objectv2_publicread",
"test_access_bucket_private_object_publicreadwrite",
"test_access_bucket_private_objectv2_publicreadwrite",
"test_access_bucket_publicread_object_private",
"test_access_bucket_publicread_object_publicread",
"test_access_bucket_publicread_object_publicreadwrite",
"test_access_bucket_publicreadwrite_object_publicread",
"test_access_bucket_publicreadwrite_object_publicreadwrite"
],
"skip": false,
"comment": ""
},
{
"name": "PutObjectLegalHold",
"tag": "API",
"tests": [
"test_object_lock_put_legal_hold",
"test_object_lock_put_legal_hold_invalid_bucket",
"test_object_lock_put_legal_hold_invalid_status",
"test_object_lock_get_legal_hold",
"test_object_lock_delete_object_with_legal_hold_on",
"test_object_lock_delete_object_with_legal_hold_off",
"test_object_lock_get_obj_metadata",
"test_object_lock_uploading_obj"
],
"skip": false,
"comment": ""
},
{
"name": "PutObjectLockConfiguration",
"tag": "API",
"tests": [
"test_object_lock_put_obj_lock",
"test_object_lock_put_obj_lock_invalid_bucket",
"test_object_lock_put_obj_lock_with_days_and_years",
"test_object_lock_put_obj_lock_invalid_days",
"test_object_lock_put_obj_lock_invalid_years",
"test_object_lock_put_obj_lock_invalid_mode",
"test_object_lock_put_obj_lock_invalid_status",
"test_object_lock_get_obj_lock",
"test_object_lock_put_obj_retention_override_default_retention"
],
"skip": false,
"comment": ""
},
{
"name": "PutObjectRetention",
"tag": "API",
"tests": [
"test_object_lock_put_obj_retention",
"test_object_lock_put_obj_retention_invalid_bucket",
"test_object_lock_put_obj_retention_invalid_mode",
"test_object_lock_get_obj_retention",
"test_object_lock_get_obj_retention_iso8601",
"test_object_lock_put_obj_retention_versionid",
"test_object_lock_put_obj_retention_override_default_retention",
"test_object_lock_put_obj_retention_increase_period",
"test_object_lock_put_obj_retention_shorten_period",
"test_object_lock_put_obj_retention_shorten_period_bypass",
"test_object_lock_delete_object_with_retention",
"test_object_lock_delete_object_with_retention_and_marker",
"test_object_lock_multi_delete_object_with_retention",
"test_object_lock_get_obj_metadata",
"test_object_lock_changing_mode_from_governance_with_bypass",
"test_object_lock_changing_mode_from_governance_without_bypass",
"test_object_lock_changing_mode_from_compliance"
],
"skip": false,
"comment": ""
},
{
"name": "PutObjectTagging",
"tag": "API",
"tests": [
"test_lifecycle_expiration_tags1",
"test_lifecycle_expiration_tags2",
"test_lifecycle_expiration_versioned_tags2",
"test_lifecycle_expiration_noncur_tags1",
"test_lifecycle_expiration_header_tags_head",
"test_lifecycle_expiration_header_and_tags_head",
"test_get_obj_tagging",
"test_get_obj_head_tagging",
"test_put_max_tags",
"test_put_excess_tags",
"test_put_max_kvsize_tags",
"test_put_excess_key_tags",
"test_put_excess_val_tags",
"test_put_modify_tags",
"test_put_delete_tags",
"test_get_tags_acl_public",
"test_put_tags_acl_public",
"test_delete_tags_obj_public",
"test_bucket_policy_get_obj_existing_tag",
"test_bucket_policy_get_obj_tagging_existing_tag",
"test_bucket_policy_put_obj_tagging_existing_tag",
"test_bucket_policy_get_obj_acl_existing_tag"
],
"skip": false,
"comment": ""
},
{
"name": "PutPublicAccessBlock",
"tag": "API",
"tests": [
"test_put_public_block",
"test_block_public_put_bucket_acls",
"test_block_public_object_canned_acls",
"test_block_public_policy",
"test_ignore_public_acls"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "RestoreObject",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "SelectObjectContent",
"tag": "API",
"tests": [
"test_generate_where_clause",
"test_generate_projection",
"test_count_operation",
"test_count_json_operation",
"test_json_column_sum_min_max",
"test_json_nullif_expressions",
"test_column_sum_min_max",
"test_nullif_expressions",
"test_nulliftrue_expressions",
"test_is_not_null_expressions",
"test_lowerupper_expressions",
"test_in_expressions",
"test_true_false_in_expressions",
"test_like_expressions",
"test_truefalselike_expressions",
"test_complex_expressions",
"test_alias",
"test_alias_cyclic_refernce",
"test_datetime",
"test_true_false_datetime",
"test_csv_parser",
"test_csv_definition",
"test_schema_definition",
"test_when_then_else_expressions",
"test_coalesce_expressions",
"test_cast_expressions",
"test_version",
"test_trim_expressions",
"test_truefalse_trim_expressions",
"test_escape_expressions",
"test_case_value_expressions",
"test_bool_cast_expressions",
"test_progress_expressions",
"test_output_serial_expressions"
],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "UploadPart",
"tag": "API",
"tests": [
"test_object_copy_versioning_multipart_upload",
"test_multipart_upload_empty",
"test_multipart_upload_small",
"test_multipart_upload",
"test_multipart_upload_multiple_sizes",
"test_multipart_upload_size_too_small",
"test_multipart_upload_contents",
"test_multipart_upload_overwrite_existing_object",
"test_multipart_upload_missing_part",
"test_multipart_upload_incorrect_etag",
"test_multipart_resend_first_finishes_last",
"test_versioning_obj_create_overwrite_multipart",
"test_versioning_bucket_multipart_upload_return_version_id",
"test_multipart_upload_on_a_bucket_with_policy",
"test_multipart_upload_resend_part",
"test_abort_multipart_upload",
"test_abort_multipart_upload_not_found",
"test_atomic_multipart_upload_write",
"test_list_multipart_upload",
"test_list_multipart_upload_owner"
],
"skip": false,
"comment": ""
},
{
"name": "UploadPartCopy",
"tag": "API",
"tests": [
"test_multipart_copy_small",
"test_multipart_copy_invalid_range",
"test_multipart_copy_improper_range",
"test_multipart_copy_without_range",
"test_multipart_copy_special_names",
"test_multipart_copy_versioned",
"test_multipart_copy_multiple_sizes"
],
"skip": false,
"comment": ""
},
{
"name": "WriteGetObjectResponse",
"tag": "API",
"tests": [],
"skip": true,
"comment": "Not supported yet, but will be in future"
},
{
"name": "encryption",
"tag": "Features",
"tests": [
"test_sse_kms_method_head",
"test_sse_kms_present",
"test_sse_kms_no_key",
"test_sse_kms_not_declared",
"test_sse_kms_multipart_upload",
"test_sse_kms_multipart_invalid_chunks_1",
"test_sse_kms_multipart_invalid_chunks_2",
"test_sse_kms_post_object_authenticated_request",
"test_sse_kms_transfer_1b",
"test_sse_kms_transfer_1kb",
"test_sse_kms_transfer_1MB",
"test_sse_kms_transfer_13b",
"test_sse_kms_read_declare",
"test_sse_s3_default_upload_1b",
"test_sse_s3_default_upload_1kb",
"test_sse_s3_default_upload_1mb",
"test_sse_s3_default_upload_8mb",
"test_sse_kms_default_upload_1b",
"test_sse_kms_default_upload_1kb",
"test_sse_kms_default_upload_1mb",
"test_sse_kms_default_upload_8mb",
"test_sse_s3_default_method_head",
"test_sse_s3_default_multipart_upload",
"test_sse_s3_default_post_object_authenticated_request",
"test_sse_kms_default_post_object_authenticated_request",
"test_sse_s3_encrypted_upload_1b",
"test_sse_s3_encrypted_upload_1kb",
"test_sse_s3_encrypted_upload_1mb",
"test_sse_s3_encrypted_upload_8mb",
"test_encrypted_transfer_1b",
"test_encrypted_transfer_1kb",
"test_encrypted_transfer_1MB",
"test_encrypted_transfer_13b",
"test_encryption_sse_c_method_head",
"test_encryption_sse_c_present",
"test_encryption_sse_c_other_key",
"test_encryption_sse_c_invalid_md5",
"test_encryption_sse_c_no_md5",
"test_encryption_sse_c_no_key",
"test_encryption_key_no_sse_c",
"test_encryption_sse_c_multipart_upload",
"test_encryption_sse_c_unaligned_multipart_upload",
"test_encryption_sse_c_multipart_invalid_chunks_1",
"test_encryption_sse_c_multipart_invalid_chunks_2",
"test_encryption_sse_c_multipart_bad_download",
"test_encryption_sse_c_post_object_authenticated_request"
],
"skip": false,
"comment": "Only sse-c currently supported"
},
{
"name": "post_upload",
"tag": "Features",
"tests": [
"test_post_object_anonymous_request",
"test_post_object_authenticated_request",
"test_post_object_authenticated_no_content_type",
"test_post_object_authenticated_request_bad_access_key",
"test_post_object_set_success_code",
"test_post_object_set_invalid_success_code",
"test_post_object_upload_larger_than_chunk",
"test_post_object_set_key_from_filename",
"test_post_object_ignored_header",
"test_post_object_case_insensitive_condition_fields",
"test_post_object_escaped_field_values",
"test_post_object_success_redirect_action",
"test_post_object_invalid_signature",
"test_post_object_invalid_access_key",
"test_post_object_invalid_date_format",
"test_post_object_no_key_specified",
"test_post_object_missing_signature",
"test_post_object_missing_policy_condition",
"test_post_object_user_specified_header",
"test_post_object_request_missing_policy_specified_field",
"test_post_object_condition_is_case_sensitive",
"test_post_object_expires_is_case_sensitive",
"test_post_object_expired_policy",
"test_post_object_invalid_request_field_value",
"test_post_object_missing_expires_condition",
"test_post_object_missing_conditions_list",
"test_post_object_upload_size_limit_exceeded",
"test_post_object_missing_content_length_argument",
"test_post_object_invalid_content_length_argument",
"test_post_object_upload_size_below_minimum",
"test_post_object_upload_size_rgw_chunk_size_bug",
"test_post_object_empty_conditions",
"test_post_object_tags_anonymous_request",
"test_post_object_tags_authenticated_request,",
"test_sse_s3_default_post_object_authenticated_request",
"test_sse_kms_default_post_object_authenticated_request",
"test_sse_kms_post_object_authenticated_request"
],
"skip": false,
"comment": "Supported only basic POST upload"
},
{
"name": "aws_v2_signature",
"tag": "Features",
"tests": [
"test_object_create_bad_md5_invalid_garbage_aws2",
"test_object_create_bad_contentlength_mismatch_below_aws2",
"test_object_create_bad_authorization_incorrect_aws2",
"test_object_create_bad_authorization_invalid_aws2",
"test_object_create_bad_ua_empty_aws2",
"test_object_create_bad_ua_none_aws2",
"test_object_create_bad_date_invalid_aws2",
"test_object_create_bad_date_empty_aws2",
"test_object_create_bad_date_none_aws2",
"test_object_create_bad_date_before_today_aws2",
"test_object_create_bad_date_before_epoch_aws2",
"test_object_create_bad_date_after_end_aws2"
],
"skip": false,
"comment": "AWS v2 signature is deprecated"
},
{
"name": "locking",
"tag": "Features",
"tests": [
"test_object_lock_put_obj_lock",
"test_object_lock_put_obj_lock_invalid_bucket",
"test_object_lock_put_obj_lock_with_days_and_years",
"test_object_lock_put_obj_lock_invalid_days",
"test_object_lock_uploading_obj",
"test_object_lock_put_obj_lock_invalid_years",
"test_object_lock_put_obj_lock_invalid_status",
"test_object_lock_suspend_versioning",
"test_object_lock_get_obj_lock",
"test_object_lock_get_obj_lock_invalid_bucket",
"test_object_lock_put_obj_retention",
"test_object_lock_put_obj_retention_invalid_bucket",
"test_object_lock_put_obj_retention_invalid_mode",
"test_object_lock_get_obj_retention",
"test_object_lock_get_obj_retention_invalid_bucket",
"test_object_lock_put_obj_retention_versionid",
"test_object_lock_put_obj_retention_override_default_retention",
"test_object_lock_put_obj_retention_increase_period",
"test_object_lock_put_obj_retention_shorten_period",
"test_object_lock_put_obj_retention_shorten_period_bypass",
"test_object_lock_delete_object_with_retention",
"test_object_lock_put_legal_hold",
"test_object_lock_put_legal_hold_invalid_bucket",
"test_object_lock_put_legal_hold_invalid_status",
"test_object_lock_get_legal_hold",
"test_object_lock_get_legal_hold_invalid_bucket",
"test_object_lock_delete_object_with_legal_hold_on",
"test_object_lock_delete_object_with_legal_hold_off",
"test_object_lock_get_obj_metadata"
],
"skip": false,
"comment": ""
}
]
}