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

Contents

  1. 1Run test in Kubernetes
  2. 2Build and push e2e test images