forked from mkutz/untangle-your-spaghetti-test-code
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let PostgeSQLContainer also wait for listening port
In some situations, TestContainers think PostgreSQLContainer is ready, but the port forwarding is not yet available. The adjusted wait strategy takes this into account. See also rancher-sandbox/rancher-desktop#2609 (comment)
- Loading branch information
1 parent
2d1bd15
commit a02579a
Showing
1 changed file
with
12 additions
and
1 deletion.
There are no files selected for viewing
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