ceph / ceph/s3-tests

test_object_lock_put_obj_lock_invalid_days assert is incorrect according to AWS

Open
#344 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
372
Forks
328
PR merge metrics
No merged PRs in 30d

Description

The ceph test "test_object_lock_put_obj_lock_invalid_days" contains the check:
eq(error_code, 'InvalidRetentionPeriod')
Running the same code in AWS throws Error that contains error code: InvalidArgument and not InvalidRetentionPeriod.

In addition, test_object_lock_put_obj_lock_invalid_years appears twice and have different content (and one of them has the same problem as in test_object_lock_put_obj_lock_invalid_days).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.