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.
Note:CloudStack Installtion with Hypervisor as ESX host.
TestID |
Test Case |
Steps To Be Performed to Test |
Verification Steps |
Priority |
Reviewed By |
|---|---|---|---|---|---|
1) |
Set the vm.instancename.flagto true |
1)Set the Gobal Setting vm.instancename.flag to true |
1)Hostname and display name should be user provided display name |
P1 |
|
2) |
Set the vm.instancename.flag to true and dont give the user provided user name. |
1)Set the Gobal Setting vm.instancename.flag to true 2)While creating VM dont give a Display name. |
1)Hostname and display name should be UUID 2)Internal Name Should be i-<userid><vmid><instance.name> in global Config |
P1 |
|
3) |
Set the vm.instancename.flag to false and give the user provided user name. |
1)Set the Gobal Setting vm.instancename.flag to false 2)While creating VM give a Display name. |
1)Hostname and dispaly name should be UUID 2)Internal Name Should be i-<userid><vmid><instance.name> in global Config |
P1 |
|
4) |
Set the vm.instancename.flag to false and dont give the user provided user name. |
1)Set the Gobal Setting vm.instancename.flag to false 2)While creating VM dont give a Display name. |
1)Hostname and display name should be UUID 2)Internal Name Should be i-<userid><vmid><instance.name> in global Config |
P1 |
|
5) |
Set the vm.instancename.flag to true and give the user provided user name that of a non destroyed/expunged VM. |
1)Set the Gobal Setting vm.instancename.flag to true 2)While creating VM give a Display name which is already given to a non destroyed/expunged VM. |
1) VM should not be created and error message should be poped saying the VM name is already in use. |
P1 |
|
6) |
Edit the Display name Throgh the UI. |
1)Set the Gobal Setting vm.instancename.flag to true 2)Create a VM give a Display name . |
The Display name will be changed but the internal name will not be changed. |
P2 |
|
7) |
Edit the Display name in the DB. |
1)Set the Gobal Setting vm.instancename.flag to true 2)Create a VM give a Display name . |
The Display name will be changed but the internal name will not be changed. |
P2 |
|
8) |
Give Unsupported Charecters in the Dispaly name(eg:Spaces,Exclamtion,yet to get the unsupported chars from the dev) |
1)Set the Gobal Setting vm.instancename.flag to true 2)While creating VM give a Display name which has unsupported charecters. |
Gives an error message "Instance name can not be longer than 63 characters. Only ASCII letters a~z, A~Z, digits 0~9, hyphen are allowed. Must start with a letter and end with a letter or a digit." |
P2 |
|