dragonfly/tests/fakeredis/test/test_stack
Roman Gershman 63742dd0cf
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 <roman@dragonflydb.io>
2024-11-25 17:41:17 +02:00
..
__init__.py test: tests using fakeredis to check compatibility (#3534) 2024-08-22 22:30:42 +03:00
test_bloomfilter.py fix: stop using openssl for container healthchecks (#4181) 2024-11-25 17:41:17 +02:00
test_cms.py chore:update fakeredis, remove irrelevant tests (#4014) 2024-11-17 20:24:46 +02:00
test_cuckoofilter.py chore:update fakeredis, remove irrelevant tests (#4014) 2024-11-17 20:24:46 +02:00
test_tdigest.py chore:update fakeredis, remove irrelevant tests (#4014) 2024-11-17 20:24:46 +02:00
test_topk.py chore:update fakeredis, remove irrelevant tests (#4014) 2024-11-17 20:24:46 +02:00