Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Create Pool test suite #3

Open
schakrava opened this issue Jun 1, 2013 · 0 comments
Open

Create Pool test suite #3

schakrava opened this issue Jun 1, 2013 · 0 comments
Assignees

Comments

@schakrava
Copy link
Member

Create a set of tests for operations on pool
Raid0 tests:

  1. Add pool with raid0, 2 disks -- should succeed
  2. Add pool with raid0, 0 disks -- check for appropriate error
  3. Add pool with raid0, 1 disk -- should succeed
  4. Add pool with raid0, 5 disks -- should succeed

Raid1 tests:

  1. Add pool with raid1

Raid10 tests:

  1. Add pool with raid10

Pool resize:

  1. Add one disk to an existing pool
  2. Add zero disks to an existing pool

Every add pool test should have a generic delete pool test to delete the pool, which should always succeed

@ghost ghost assigned priyaganti Jun 1, 2013
sujeetsr added a commit that referenced this issue Jun 6, 2013
Fixes #2(Login test suite) and #3(Pools test suite)
sujeetsr added a commit that referenced this issue Jun 20, 2013
Solves issue #13 (create share test suite) #21 (share test suite) and #3(create pool test suite)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants