-
Notifications
You must be signed in to change notification settings - Fork 139
Test Plan
Sujeet Sreenivasan edited this page Jun 14, 2013
·
11 revisions
Test Plan for RockStor
Share details
- Should show total size of the share, used space and free space
- Should show the pool that the share belongs to
- Should be able to create and delete snapshots
- Should be able to create and delete Samba share
- Should be able to create and delete snapshots
- Should be able to resize the share
- Should be able to delete the share
Shares
- Should list all shares with their sizes
- Should be able to create multiple shares in the same pool
- Should be able to delete shares
Create Share
- Should be able to select the pool
- Should be able to specify the size in KB, MB, GB, TB
- Should not allow two shares with the same name in the same pool
- Should allow two shares with the same name in two different pools
Pool details
- Should show the disks that belong to this pool
- Should show size of the pool
- Should be able to create a share
- Should be able to delete the pool
Pools
- Should list all pools with name, size and raid level
- Should be able to create a pool
- Should be able to delete a pool if it contains no shares
- Should not be able to delete a pool if it contains at least one share