forked from testcontainers/testcontainers-go
-
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.
fix(influxdb): Respect custom waitStrategy (testcontainers#2845)
* Respect custom waitStrategy for InfluxDB (#1) fix(influxdb): Respect passed waitStrategy * Refactor test to use require for container state assertion Co-authored-by: Steven Hartland <[email protected]> * Change default wait strategy from checking logs to health check for influxdb2 (#2) * /health check waitStrategy for influx1 and influx2 * Undo health endpoint test after default strategy was changed * Update http health check to verify JSON status value (#3) * Move Shutdown check to WithInitDb (#4) Move Shutdown check to WithInitDb * Remove slice Co-authored-by: Steven Hartland <[email protected]> * Simplify comment Co-authored-by: Steven Hartland <[email protected]> * More precise WitInitDb domment --------- Co-authored-by: Steven Hartland <[email protected]>
- Loading branch information
1 parent
1b26907
commit 83b47ca
Showing
1 changed file
with
24 additions
and
37 deletions.
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