Develop a functional test suite
evan2645 opened this issue · 1 comments
evan2645 commented
We want to make sure that the container builds and the driver works as expected on a regular basis. We also want to be sure that it is working with the currently supported versions of Kubernetes.
I am not sure the best way to accomplish this. I found this blog post about using a utility to test CSI drivers. At a minimum, the test should ensure that the container can launch and perform the intended function.