-
Notifications
You must be signed in to change notification settings - Fork 292
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
Enable test continuationtoken startafter #623
Closed
smallhive
wants to merge
109
commits into
ceph:master
from
nspcc-dev:enable-test-continuationtoken-startafter
Closed
Enable test continuationtoken startafter #623
smallhive
wants to merge
109
commits into
ceph:master
from
nspcc-dev:enable-test-continuationtoken-startafter
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Now this test processes an error in a response. Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Separated test_cors_origin_response into test with requests witth credetials and without. Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Added checking of headers. Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
[ Fixes nspcc-dev/neofs-s3-gw#780 ] Signed-off-by: Maksim Gelbakhiani <max@nspcc.ru>
Python3.10 support to run pytest on ubuntu-22.04 with GH actions.
[ Fixes nspcc-dev/neofs-s3-gw#780 ] Signed-off-by: Maksim Gelbakhiani <max@nspcc.io>
Pytest and Allure support
We can't live without it. Signed-off-by: Roman Khimov <roman@nspcc.ru>
workflows: add standard DCO check
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Update s3-tests to work with new dev env + tests actualization
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
tests: add skips for legally failing tests
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
requirements: bump requests 2.31.0 -> 2.32.0
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Bump neofs-testcases version
closes #72 Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Adapt to EACL changes in 0.31.0 S3 gw
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
details - nspcc-dev/neofs-s3-gw#899 (comment) Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
It is needed for allure to properly store saved data. Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
Bunch of fixes for s3 tests
Using load-env means we already have configured the network and don't need to update settings again. This step saves about 5-8 seconds. Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
conftest: Change network configuration only for new setup
Signed-off-by: Evgeniy Zayats <zayatsevgeniy@nspcc.io>
tests: explicitly enable s3 ACLs
This delay is a temporary solution. It required to be able to get the right order of objects. There is some limitation to understand what object was first in the same second. See nspcc-dev/neofs-s3-gw#1066. Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Add put object delay for some tests
Signed-off-by: Evgenii Baidakov <evgenii@nspcc.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The wrong repo