Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more tests for storageops #958

Open
piyush-nimbalkar opened this issue Mar 19, 2019 · 0 comments
Open

Add more tests for storageops #958

piyush-nimbalkar opened this issue Mar 19, 2019 · 0 comments

Comments

@piyush-nimbalkar
Copy link

Is this a BUG REPORT or FEATURE REQUEST?:
BUG REPORT

What happened:
Need more robusts tests for storageops

What you expected to happen:
There should be more tests here to test idempotency and difference in behavior for these calls for the different implementations.

  • Call Create() for an already existing disk
  • Test for all APIs on non-existing disks
  • Attach an already attached disk
  • Detach an already detached disk
  • Try to delete an attached disk
  • Verify snapshot is present after the source disk is deleted (some storage might behave differently)

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Container Orchestrator and version:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant