Takashi Kajinami 6c73ace4f7 redis: Add functional tests
This adds functional tests with redis and redis sentinel, to ensure
the current implementation can initialize clients properly.

Change-Id: I6318f6ad00d5b0ee3db1be5e8671a4c346b9daff
2024-02-04 13:20:54 +00:00

10 lines
123 B
YAML

---
backend_services_map:
redis:
- redis-server
- redis-sentinel
memcached:
- memcached
etcd:
- etcd