6c73ace4f7
This adds functional tests with redis and redis sentinel, to ensure the current implementation can initialize clients properly. Change-Id: I6318f6ad00d5b0ee3db1be5e8671a4c346b9daff
10 lines
123 B
YAML
10 lines
123 B
YAML
---
|
|
backend_services_map:
|
|
redis:
|
|
- redis-server
|
|
- redis-sentinel
|
|
memcached:
|
|
- memcached
|
|
etcd:
|
|
- etcd
|