You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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 <stevenmhartland@gmail.com>
* 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 <stevenmhartland@gmail.com>
* Simplify comment
Co-authored-by: Steven Hartland <stevenmhartland@gmail.com>
* More precise WitInitDb domment
---------
Co-authored-by: Steven Hartland <stevenmhartland@gmail.com>
0 commit comments