csi-driver-nfs/test/sanity
andyzhangx c18ce9d43f test: upgrade sanity-test to v4.0.2 2020-12-26 13:29:45 +00:00
..
README.md test: add integration tests 2020-11-16 06:19:09 +00:00
params.yaml test: add integration tests 2020-11-16 06:19:09 +00:00
run-test.sh test: upgrade sanity-test to v4.0.2 2020-12-26 13:29:45 +00:00

README.md

Sanity Tests

Testing the NFS CSI driver using the sanity package test suite.

Run Sanity Tests Locally

Prerequisite

  • Make sure golang is installed.
  • Make sure Docker is installed and running. The test will spin up a docker container hosting the NFS server.

Run sanity tests

make sanity-test