-
Notifications
You must be signed in to change notification settings - Fork 18
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
Adapt http and s3 tests to new dynamic env #708
Adapt http and s3 tests to new dynamic env #708
Conversation
40a083d
to
a15df35
Compare
a15df35
to
ba9912d
Compare
@roman-khimov can you please take a look at this error:
ir logs: ir.txt Does it mean that the vm is too slow to handle large object? Are there any configuration options to have longer timeouts? |
See nspcc-dev/neofs-dev-env#263. It really can take some time to transfer/process. |
34f895a
to
0563cfd
Compare
Signed-off-by: Evgeniy Zayats <[email protected]>
Signed-off-by: Evgeniy Zayats <[email protected]>
a8bd979
to
cdf6ea6
Compare
@roman-khimov @vvarg229 can't figure out which value I need to use for MaxObjectSize. I tried to use 524288 (as in the old dev env)
full logs logs.tar.gz I also tried to increase/decrease this value (524288), but still - multipart tests work only with the default MaxObjectSize =/ |
1c292bf
to
60f4df1
Compare
Signed-off-by: Evgeniy Zayats <[email protected]>
e680081
to
f306973
Compare
e44347c
to
b6161d4
Compare
Signed-off-by: Evgeniy Zayats <[email protected]>
b6161d4
to
8df52f2
Compare
@roman-khimov with s3 gw version v0.29.0 and MaxObjectSize=524288 getting errors during CompleteMultipartUpload:
And during GetObject with different MaxObjectSize (for both big (not multipart) and multipart objects), that one occurs randomly on random s3 tests:
full logs neofs logs-2.zip Can you please take a look? |
Signed-off-by: Evgeniy Zayats <[email protected]>
ad74c6e
to
02c1f07
Compare
Signed-off-by: Evgeniy Zayats <[email protected]>
014d473
to
b9368d6
Compare
Please create an issue for skipped tests. |
No description provided.