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

Migrate part of s3 tests to dynamic env #699

Merged
merged 1 commit into from
Dec 31, 2023

Conversation

vvarg229
Copy link
Collaborator

No description provided.

Signed-off-by: Oleg Kulachenko <oleg@nspcc.ru>
Copy link
Contributor

@cthulhu-rider cthulhu-rider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vvarg229 i've reviewed bucket and gate files only by now. Overall everything looks great to me

it's a bit strange to me to see test_s3_gate.py file in s3_gate besides seeing S3 API tests in it. Is this file intended for NeoFS S3 Gateway specifics not covered by the protocol?

i've left some questions and suggestions from my own, if u'll find any of them useful, feel free to postpone them via issues, i understand that this PR is about migration, not enhancements

i don't plan to look closely at the other tests (at least for now), hope @evgeniiz321 @roman-khimov will help

@roman-khimov roman-khimov merged commit 63bc21e into nspcc-dev:master Dec 31, 2023
2 checks passed
vvarg229 added a commit to vvarg229/neofs-testcases that referenced this pull request Jan 9, 2024
In the discussion
nspcc-dev#699 (comment)
it was noted that we don't have to use `PutBucketTagging` before
`PutObjectTagging`.

This commit removes PutBucketTagging in the test_s3_api_object_tagging test.

Signed-off-by: Oleg Kulachenko <oleg@nspcc.ru>
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

Successfully merging this pull request may close these issues.

None yet

5 participants