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

chore: bump integration test container startup timeout #332

Merged

Conversation

C0urante
Copy link
Contributor

@C0urante C0urante commented Jun 4, 2024

The integration tests can be pretty flaky on my machine, and increasing the startup timeout for their containers gives me a consistent green run. In case others are running into this, we should 1) centralize the definition of our container startup timeouts (done via the AbsxtractIT.CONTAINER_STARTUP_TIMEOUT field) and 2) use a higher timeout (five minutes works well on my machine but I'm open to suggestions).

@C0urante C0urante requested review from a team as code owners June 4, 2024 14:36
eliax1996
eliax1996 previously approved these changes Jun 4, 2024
Copy link
Contributor

@eliax1996 eliax1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable

@eliax1996
Copy link
Contributor

@C0urante check the Task :checkstyleIntegrationTest seems you forgot a couple of imports

@C0urante
Copy link
Contributor Author

C0urante commented Jun 4, 2024

Sorry about that @eliax1996! Should be good to go now.

@eliax1996
Copy link
Contributor

No need to say sorry 😄 I'll that all the times

@eliax1996 eliax1996 merged commit 7ad3001 into Aiven-Open:master Jun 4, 2024
3 checks passed
@C0urante C0urante deleted the bump-container-startup-timeout branch June 4, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants