cockroach-operator icon indicating copy to clipboard operation
cockroach-operator copied to clipboard

Add nightly EKS testing using kubetest2

Open keith-mcclellan opened this issue 4 years ago • 3 comments

EKS is the largest distro we don't currently have nightly testing on and we want to have it be fully supported. AWS maintains a kubetest2 plugin to make this easy for us: https://github.com/aws/aws-k8s-tester

keith-mcclellan avatar Jul 21 '21 15:07 keith-mcclellan

manual testing has worked for EKS

keith-mcclellan avatar Jul 21 '21 15:07 keith-mcclellan

Do we have a Makefile target for this test?

rail avatar Jul 28 '21 15:07 rail

@rail I need to implement this in bazel and test it. This is on my plate after I get my current PRs wrapped up.

chrislovecnm avatar Jul 29 '21 16:07 chrislovecnm