End to end tests for DistributedRedisCluster and RedisClusterBackup
January 19, 2020 ยท View on GitHub
Run test in Kubernetes
kubectl create -f deploy/e2e.yml
Build and push e2e test images
DOCKER_REGISTRY=your_registry make push-e2e
January 19, 2020 ยท View on GitHub
kubectl create -f deploy/e2e.yml
DOCKER_REGISTRY=your_registry make push-e2e