testcontainers / testcontainers-go

Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
https://golang.testcontainers.org
MIT License
3.3k stars 450 forks source link

chore: increase check time to 60 secs instead of 20 #2581

Closed mdelapenya closed 2 weeks ago

mdelapenya commented 2 weeks ago

What does this PR do?

This PR increase the wait time for checking for running containers, from 20s to 60s.

Why is it important?

We have detected some flakiness in this part of the checks at the CI, where containers sometimes take longer to be removed, specially when Ryuk is disabled.

netlify[bot] commented 2 weeks ago

Deploy Preview for testcontainers-go ready!

Name Link
Latest commit e5722f5887694c6b6da651c4adbf026de2c2606e
Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/666adbdb251a8b00086eca40
Deploy Preview https://deploy-preview-2581--testcontainers-go.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.