Skip to content

Commit 6f4af9f

Browse files
achouhan09romayalon
authored andcommitted
Removed the ceph s3 faulty test - test_lifecycle_expiration_tags1
Signed-off-by: Aayush Chouhan <achouhan@redhat.com> (cherry picked from commit de96bdd)
1 parent 609d3d7 commit 6f4af9f

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

docs/dev_guide/ceph_s3_tests/ceph_s3_tests_pending_list_status.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ change in our repo) - stopped passing between the update of commit hash 6861c3d8
5454
| test_get_bucket_encryption_s3 | Faulty Test | [613](https://github.com/ceph/s3-tests/issues/613) |
5555
| test_get_bucket_encryption_kms | Faulty Test | [613](https://github.com/ceph/s3-tests/issues/613) |
5656
| test_delete_bucket_encryption_s3 | Faulty Test | [613](https://github.com/ceph/s3-tests/issues/613) |
57-
| test_delete_bucket_encryption_kms | Faulty Test | [613](https://github.com/ceph/s3-tests/issues/613) |
57+
| test_delete_bucket_encryption_kms | Faulty Test | [613](https://github.com/ceph/s3-tests/issues/613) |
58+
| test_lifecycle_expiration_tags1 | Faulty Test | [638](https://github.com/ceph/s3-tests/issues/638) | There can be more such tests having the same issue (`Filter` is not aligned with aws structure in bucket lifecycle configuration) |

src/test/system_tests/ceph_s3_tests/s3-tests-lists/nsfs_s3_tests_pending_list.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,5 @@ s3tests/functional/test_headers.py::test_bucket_create_bad_date_none_aws2
157157
s3tests_boto3/functional/test_s3.py::test_versioned_concurrent_object_create_and_remove
158158
s3tests_boto3/functional/test_s3.py::test_object_presigned_put_object_with_acl_tenant
159159
s3tests_boto3/functional/test_s3.py::test_get_undefined_public_block
160-
s3tests_boto3/functional/test_s3.py::test_get_public_block_deny_bucket_policy
160+
s3tests_boto3/functional/test_s3.py::test_get_public_block_deny_bucket_policy
161+
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_tags1

src/test/system_tests/ceph_s3_tests/s3-tests-lists/s3_tests_pending_list.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,5 @@ s3tests_boto3/functional/test_s3.py::test_get_public_block_deny_bucket_policy
144144
s3tests_boto3/functional/test_s3.py::test_get_bucket_encryption_s3
145145
s3tests_boto3/functional/test_s3.py::test_get_bucket_encryption_kms
146146
s3tests_boto3/functional/test_s3.py::test_delete_bucket_encryption_s3
147-
s3tests_boto3/functional/test_s3.py::test_delete_bucket_encryption_kms
147+
s3tests_boto3/functional/test_s3.py::test_delete_bucket_encryption_kms
148+
s3tests_boto3/functional/test_s3.py::test_lifecycle_expiration_tags1

0 commit comments

Comments
 (0)