andyzhangx fd5bac4692 feat: ReadWriteOncePod support
update controller cap

add node cap

fix test
2021-09-20 03:04:57 +00:00
..
2020-11-16 06:19:09 +00:00
2020-11-16 06:19:09 +00:00
2021-09-20 03:04:57 +00:00

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