csi-driver-nfs/test/sanity/README.md

9 lines
199 B
Markdown

## Sanity Tests
Testing the NFS CSI driver using the [`sanity`](https://github.com/kubernetes-csi/csi-test/tree/master/pkg/sanity) package test suite.
### Run sanity tests
```
make sanity-test
```