Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: stop using openssl for container healthchecks (#4181)
Dragonfly responds to ascii based requests to tls port with: `-ERR Bad TLS header, double check if you enabled TLS for your client.` Therefore, it is possible to test now both tls and non-tls ports with a plain-text PING. Fixes #4171 Also, blacklist the bloom-filter test that Dragonfly does not support yet. Signed-off-by: Roman Gershman <[email protected]>
- Loading branch information