f46a54aa95
Some of the "unit" test cases required actual redis running. This introduces a separate job with actual redis service enabled so that we run these tests in CI. Change-Id: I1ddb580e9e8eb34937acba934520a998d249da3c
6 lines
68 B
YAML
6 lines
68 B
YAML
---
|
|
backend_services_map:
|
|
redis:
|
|
- redis
|
|
- redis-sentinel
|