DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
TestID | Test Case | Steps To Be Performed to Test | Verification Steps | Priority | Reviewed By |
|---|---|---|---|---|---|
1) | Perform the Upgrade from 4.0 to 4.1. | Perform the Upgrade from 4.0 to 4.1 having multiple ISO'sTemplates and | The Upgrade Should be Successfull. | P1. |
|
2) | Create Service Offering | Create a Service offering with IsVolatile as true on the Upgraded setup | The Service offering Should be Sucessfully created. | P1 |
|
3) | Create a VM with VM reset. | Create a VM by Selecting the Service offering with the IsVolatile set to true | VM Should be Sucessfully Created.Note the UUID of the root disk | P1 |
|
4) | Reboot the VM with Vmset enabled. | Reboot the VM created in using the Service offering with the IsVolatile set | The VM Should be booted with new RootDisk the UUID Should be | P1 |
|
5) | Reboot the Vm's Created before the Upgrade. | Reboot the Vm's Created before the Upgrade. | The VM Should be booted with same RootDisk the UUID, IPAddress | P1 |
|
6) | Fire the restoreVirtualMachine API. | Fire the restoreVirtualMachine API using the UUID of the template or ISO | The VM Should be recreated with a new root disk having the new Base | P1 |
|
Negative Test cases:
TestID | Test Case | Steps To Be Performed to Test | Verification Steps | Priority | Reviewed By |
|---|---|---|---|---|---|
1) | Fire the restoreVirtualMachine API with Invalid UUID | Fire the restoreVirtualMachine API with Invalid UUID | Proper Error message Should be poped up. | P2 |
|