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

S3 multipart test for non-sequential uploads #886

Closed
roman-khimov opened this issue Oct 28, 2024 · 0 comments · Fixed by #888
Closed

S3 multipart test for non-sequential uploads #886

roman-khimov opened this issue Oct 28, 2024 · 0 comments · Fixed by #888
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U2 Seriously planned

Comments

@roman-khimov
Copy link
Member

Is your feature request related to a problem? Please describe.

I'm always frustrated when we don't have any test for nspcc-dev/neofs-s3-gw#1015.

Describe the solution you'd like

Add a test:

  • initiate multipart upload
  • try uploading some part that starts from non-zero offset
  • see it fail
  • upload previous chunk
  • repeat the first upload, expect success
  • finish the multipart upload
@roman-khimov roman-khimov added enhancement Improving existing functionality U2 Seriously planned S4 Routine I3 Minimal impact labels Oct 28, 2024
evgeniiz321 pushed a commit that referenced this issue Oct 30, 2024
closes #886

Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U2 Seriously planned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant