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

Integration tests fail with the latest NeoFS AIO #572

Closed
cthulhu-rider opened this issue Mar 25, 2024 · 2 comments
Closed

Integration tests fail with the latest NeoFS AIO #572

cthulhu-rider opened this issue Mar 25, 2024 · 2 comments
Labels
bug Something isn't working I4 No visible changes S4 Routine U1 Critically important to resolve quickly

Comments

@cthulhu-rider
Copy link
Contributor

integration tests started to fail with the latest https://github.com/nspcc-dev/neofs-aio. Looks like nspcc-dev/neofs-aio#75 changed smth meaningful for testing, while AIO itself works fine

according to the log, everything is started fine. But context deadline exceeded: failed to start container anyway. May be related to AIO container healthiness, but idk how it's checked. @smallhive assist will be appreciated

@cthulhu-rider cthulhu-rider added bug Something isn't working U2 Seriously planned S3 Minimally significant I3 Minimal impact labels Mar 25, 2024
@roman-khimov
Copy link
Member

There are self-checks in init-aio.sh and it prints aio container started when it's ready. This should be the line to check for any third-party user like SDK tests.

@roman-khimov roman-khimov added U1 Critically important to resolve quickly S4 Routine I4 No visible changes and removed U2 Seriously planned S3 Minimally significant I3 Minimal impact labels Mar 25, 2024
@cthulhu-rider cthulhu-rider changed the title Intergration tests fail with the latest NeoFS AIO Integration tests fail with the latest NeoFS AIO Mar 26, 2024
@roman-khimov
Copy link
Member

Fixed by #576, missed this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I4 No visible changes S4 Routine U1 Critically important to resolve quickly
Projects
None yet
Development

No branches or pull requests

2 participants