Skip to content

Commit

Permalink
CI | NSFS | Ceph S3 Tests | Move tests from pending list to blacklist
Browse files Browse the repository at this point in the history
1. Moved tests of features that are not supported in NSFS from nsfs_s3_tests_pending_list (tests of supported features that we want to investigate in the future) to nsfs_s3_tests_black_list (tests of unsupported features that fail and we don't need to investigate) - those tests include the following names:
- post_object
- test_lifecycle (except test_lifecycle_get_no_id and test_lifecycle_set)
- object_lock_
- test_sse
- test_cors

Signed-off-by: shirady <[email protected]>
  • Loading branch information
shirady committed Sep 17, 2024
1 parent b28bd87 commit abd0db6
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 57 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,61 @@ s3tests_boto3/functional/test_sts.py::test_assume_role_with_web_identity_resourc
s3tests_boto3/functional/test_sts.py::test_assume_role_with_web_identity_wrong_resource_tag_deny
s3tests_boto3/functional/test_sts.py::test_assume_role_with_web_identity_resource_tag_princ_tag
s3tests_boto3/functional/test_sts.py::test_assume_role_with_web_identity_resource_tag_copy_obj
s3tests_boto3/functional/test_sts.py::test_assume_role_with_web_identity_role_resource_tag
s3tests_boto3/functional/test_sts.py::test_assume_role_with_web_identity_role_resource_tag
s3tests_boto3/functional/test_s3.py::test_post_object_invalid_signature
s3tests_boto3/functional/test_s3.py::test_post_object_invalid_access_key
s3tests_boto3/functional/test_s3.py::test_post_object_missing_policy_condition
s3tests_boto3/functional/test_s3.py::test_post_object_request_missing_policy_specified_field
s3tests_boto3/functional/test_s3.py::test_post_object_expired_policy
s3tests_boto3/functional/test_s3.py::test_post_object_invalid_request_field_value
s3tests_boto3/functional/test_s3.py::test_post_object_authenticated_request_bad_access_key
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_post_object_authenticated_request
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_post_object_authenticated_request
s3tests_boto3/functional/test_s3.py::test_post_object_upload_size_rgw_chunk_size_bug
s3tests_boto3/functional/test_s3.py::test_post_object_wrong_bucket
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_versioning_enabled
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_tags2
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_versioned_tags2
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_noncur_tags1
s3tests_boto3/functional/test_s3.py::test_lifecycle_set_date
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_put
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_head
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_tags_head
s3tests_boto3/functional/test_s3.py::test_lifecycle_transition_set_invalid_date
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_newer_noncurrent
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_size_gt
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_size_lt
s3tests_boto3/functional/test_s3.py::test_object_lock_put_obj_lock_invalid_mode
s3tests_boto3/functional/test_s3.py::test_object_lock_get_obj_retention_iso8601
s3tests_boto3/functional/test_s3.py::test_object_lock_delete_object_with_retention_and_marker
s3tests_boto3/functional/test_s3.py::test_object_lock_multi_delete_object_with_retention
s3tests_boto3/functional/test_s3.py::test_object_lock_put_legal_hold
s3tests_boto3/functional/test_s3.py::test_object_lock_get_legal_hold
s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_governance_with_bypass
s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_governance_without_bypass
s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_compliance
s3tests_boto3/functional/test_s3.py::test_object_lock_delete_multipart_object_with_retention
s3tests_boto3/functional/test_s3.py::test_object_lock_delete_multipart_object_with_legal_hold_on
s3tests_boto3/functional/test_s3.py::test_sse_kms_method_head
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1b
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1kb
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1mb
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_8mb
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1b
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1kb
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1mb
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_8mb
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_method_head
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_multipart_upload
s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1b
s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1kb
s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1mb
s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_8mb
s3tests_boto3/functional/test_s3.py::test_cors_presigned_get_object
s3tests_boto3/functional/test_s3.py::test_cors_presigned_get_object_tenant
s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object
s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_with_acl
s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_tenant
s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_tenant_with_acl

Original file line number Diff line number Diff line change
Expand Up @@ -9,47 +9,21 @@ s3tests_boto3/functional/test_s3.py::test_bucket_list_prefix_basic
s3tests_boto3/functional/test_s3.py::test_bucket_list_prefix_delimiter_basic
s3tests_boto3/functional/test_s3.py::test_account_usage
s3tests_boto3/functional/test_s3.py::test_head_bucket_usage
s3tests_boto3/functional/test_s3.py::test_post_object_invalid_signature
s3tests_boto3/functional/test_s3.py::test_post_object_invalid_access_key
s3tests_boto3/functional/test_s3.py::test_post_object_missing_policy_condition
s3tests_boto3/functional/test_s3.py::test_post_object_request_missing_policy_specified_field
s3tests_boto3/functional/test_s3.py::test_post_object_expired_policy
s3tests_boto3/functional/test_s3.py::test_post_object_invalid_request_field_value
s3tests_boto3/functional/test_s3.py::test_lifecycle_get_no_id
s3tests_boto3/functional/test_s3.py::test_object_lock_put_obj_lock_invalid_mode
s3tests_boto3/functional/test_s3.py::test_object_lock_get_obj_retention_iso8601
s3tests_boto3/functional/test_s3.py::test_object_lock_delete_object_with_retention_and_marker
s3tests_boto3/functional/test_s3.py::test_multipart_upload_on_a_bucket_with_policy
s3tests_boto3/functional/test_s3.py::test_multipart_upload_small
s3tests_boto3/functional/test_s3.py::test_post_object_authenticated_request_bad_access_key
s3tests_boto3/functional/test_s3.py::test_bucket_create_exists
s3tests_boto3/functional/test_s3.py::test_bucket_create_exists_nonowner
s3tests_boto3/functional/test_s3.py::test_bucket_recreate_overwrite_acl
s3tests_boto3/functional/test_s3.py::test_bucket_recreate_new_acl
s3tests_boto3/functional/test_s3.py::test_list_multipart_upload_owner
s3tests_boto3/functional/test_s3.py::test_lifecycle_set
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_versioning_enabled
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_tags2
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_versioned_tags2
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_noncur_tags1
s3tests_boto3/functional/test_s3.py::test_lifecycle_set_date
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_put
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_head
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_header_tags_head
s3tests_boto3/functional/test_s3.py::test_lifecycle_transition_set_invalid_date
s3tests_boto3/functional/test_s3.py::test_put_obj_enc_conflict_c_s3
s3tests_boto3/functional/test_s3.py::test_put_obj_enc_conflict_c_kms
s3tests_boto3/functional/test_s3.py::test_put_obj_enc_conflict_s3_kms
s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_s3_kms
s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_kms_noenc
s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_kms_s3
s3tests_boto3/functional/test_s3.py::test_object_lock_multi_delete_object_with_retention
s3tests_boto3/functional/test_s3.py::test_object_lock_put_legal_hold
s3tests_boto3/functional/test_s3.py::test_object_lock_get_legal_hold
s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_governance_with_bypass
s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_governance_without_bypass
s3tests_boto3/functional/test_s3.py::test_object_lock_changing_mode_from_compliance
s3tests_boto3/functional/test_s3.py::test_object_read_unreadable
s3tests_boto3/functional/test_s3.py::test_user_policy
s3tests_boto3/functional/test_s3.py::test_get_public_acl_bucket_policy_status
Expand All @@ -63,15 +37,12 @@ s3tests_boto3/functional/test_s3.py::test_block_public_put_bucket_acls
s3tests_boto3/functional/test_s3.py::test_block_public_object_canned_acls
s3tests_boto3/functional/test_s3.py::test_block_public_policy
s3tests_boto3/functional/test_s3.py::test_ignore_public_acls
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_post_object_authenticated_request
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_post_object_authenticated_request
s3tests_boto3/functional/test_s3select.py::test_generate_projection
s3tests_boto3/functional/test_s3select.py::test_alias_cyclic_refernce
s3tests_boto3/functional/test_s3select.py::test_schema_definition
s3tests_boto3/functional/test_s3select.py::test_progress_expressions
s3tests_boto3/functional/test_s3.py::test_object_write_with_chunked_transfer_encoding
s3tests_boto3/functional/test_s3.py::test_versioning_concurrent_multi_object_delete
s3tests_boto3/functional/test_s3.py::test_post_object_upload_size_rgw_chunk_size_bug
s3tests_boto3/functional/test_s3.py::test_get_object_torrent
s3tests_boto3/functional/test_s3select.py::test_count_json_operation
s3tests_boto3/functional/test_s3select.py::test_column_sum_min_max
Expand Down Expand Up @@ -165,7 +136,6 @@ s3tests_boto3/functional/test_s3.py::test_encrypted_transfer_13b
s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_method_head
s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_present
s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_other_key
s3tests_boto3/functional/test_s3.py::test_sse_kms_method_head
s3tests_boto3/functional/test_s3.py::test_bucket_policy
s3tests_boto3/functional/test_s3.py::test_bucket_policy_put_obj_s3_noenc
s3tests_boto3/functional/test_s3.py::test_copy_object_ifmatch_failed
Expand All @@ -174,26 +144,10 @@ s3tests_boto3/functional/test_s3.py::test_get_bucket_encryption_s3
s3tests_boto3/functional/test_s3.py::test_get_bucket_encryption_kms
s3tests_boto3/functional/test_s3.py::test_delete_bucket_encryption_s3
s3tests_boto3/functional/test_s3.py::test_delete_bucket_encryption_kms
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1b
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1kb
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_1mb
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_upload_8mb
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1b
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1kb
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_1mb
s3tests_boto3/functional/test_s3.py::test_sse_kms_default_upload_8mb
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_method_head
s3tests_boto3/functional/test_s3.py::test_sse_s3_default_multipart_upload
s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1b
s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1kb
s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_1mb
s3tests_boto3/functional/test_s3.py::test_sse_s3_encrypted_upload_8mb
s3tests/functional/test_s3.py::test_atomic_write_bucket_gone
s3tests_boto3/functional/test_s3.py::test_atomic_write_bucket_gone
s3tests_boto3/functional/test_s3.py::test_object_raw_get_x_amz_expires_not_expired
s3tests_boto3/functional/test_s3.py::test_object_raw_get_x_amz_expires_not_expired_tenant
s3tests_boto3/functional/test_s3.py::test_cors_presigned_get_object
s3tests_boto3/functional/test_s3.py::test_cors_presigned_get_object_tenant
s3tests_boto3/functional/test_s3.py::test_encryption_sse_c_unaligned_multipart_upload
s3tests_boto3/functional/test_s3.py::test_multipart_get_part
s3tests_boto3/functional/test_s3.py::test_non_multipart_get_part
Expand All @@ -202,16 +156,6 @@ s3tests/functional/test_headers.py::test_object_create_bad_date_none_aws2
s3tests/functional/test_headers.py::test_bucket_create_bad_authorization_invalid_aws2
s3tests/functional/test_headers.py::test_bucket_create_bad_date_none_aws2
s3tests_boto3/functional/test_s3.py::test_versioned_concurrent_object_create_and_remove
s3tests_boto3/functional/test_s3.py::test_post_object_wrong_bucket
s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object
s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_with_acl
s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_tenant
s3tests_boto3/functional/test_s3.py::test_cors_presigned_put_object_tenant_with_acl
s3tests_boto3/functional/test_s3.py::test_object_presigned_put_object_with_acl_tenant
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_newer_noncurrent
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_size_gt
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_size_lt
s3tests_boto3/functional/test_s3.py::test_object_lock_delete_multipart_object_with_retention
s3tests_boto3/functional/test_s3.py::test_object_lock_delete_multipart_object_with_legal_hold_on
s3tests_boto3/functional/test_s3.py::test_get_undefined_public_block
s3tests_boto3/functional/test_s3.py::test_get_public_block_deny_bucket_policy

0 comments on commit abd0db6

Please sign in to comment.