Skip to content

xing-yang/csi-test

 
 

Repository files navigation

Build Status

csi-test

csi-test houses packages and libraries to help test CSI client and plugins.

For Container Orchestration Tests

CO developers can use this framework to create drivers based on the Golang mock framework. Please see co_test.go for an example.

For CSI Driver Tests

To test drivers please take a look at pkg/sanity

Note

  • Master is for CSI v0.2.0. Please use the branch v0.1.0 for CSI v0.1.0
  • Only Golang 1.9+ supported. See gRPC issue

About

CSI test frameworks

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.4%
  • Makefile 1.1%
  • Shell 0.5%