fix(clickhouse): add `HttpWaitStrategy` instead of deprecated `wait_container_is_ready` (#962)
### What was wrong? Decorator `wait_container_is_ready` is deprecated and raise `DeprecationWarning` Related issue: #874 ### How it was fixed? Replace the deprecated `wait_container_is_ready` decorator with `HttpWaitStrategy` in the `ClickHouseContainer` Co-authored-by: Roy Moore <roy@moore.co.il>
D
David Dzhalaev committed
803454147c03418b7b06601d251eb491a2cd79cf
Parent: 407f798
Committed by GitHub <noreply@github.com>
on 4/3/2026, 9:50:34 PM