Skip to content

Rohit-PX/sdk-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

sdk-test

Updating

  • Make sure to have updated github.com/libopenstorage/openstorage-sdk-clients with the latest.
  • Type dep ensure -update github.com/libopenstorage/openstorage-sdk-clients
  • Add the tests accordingly. The tests require that the latest container openstorage/mock-sdk-server has been created and pushed to Docker hub by the Travis builds of the master branch in github.com/libopenstorage/openstorage.

Running

After making the appropriate changes in pkg/sanity, run the tests by typing: make test from the root of repo.

About

OpenStorage SDK Test Utilities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.5%
  • Makefile 1.1%
  • Shell 0.4%