Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_object_lock_put_obj_lock_invalid_days assert is incorrect according to AWS #344

Open
romayalon opened this issue Apr 6, 2020 · 0 comments

Comments

@romayalon
Copy link
Contributor

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant