Skip to content

Default timeout for TarantoolCartridgeStaticContainerTest is too small #25

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

Closed
vrogach2020 opened this issue Nov 11, 2021 · 0 comments · Fixed by #28
Closed

Default timeout for TarantoolCartridgeStaticContainerTest is too small #25

vrogach2020 opened this issue Nov 11, 2021 · 0 comments · Fixed by #28
Assignees
Labels
bug Something isn't working

Comments

@vrogach2020
Copy link
Contributor

60 seconds is often not enough to build a container image from scratch in docker.
This is the main reason of tests flacking.

We need to fix this in all integration tests for connectors too..

@vrogach2020 vrogach2020 added the bug Something isn't working label Nov 11, 2021
@vrogach2020 vrogach2020 self-assigned this Nov 11, 2021
vrogach2020 added a commit that referenced this issue Nov 11, 2021
* Add maven wrapper to project
* Add newline to logback conf
* Fix logback settings for tests

* Closes #25. Enlarge cluster start container timeout to minuts
* Closes #26. Bump testcontainers version
vrogach2020 added a commit that referenced this issue Nov 11, 2021
* Closes #24, closes #25. Add option to bind container to fixed host ports
* Add tests for dynamic cartridge container with different options
* Refactor cartridge container creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant