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.
This feature is independent of
•Hypervisor type / version
•Browser
So testing will mostly be perform on xen hyperviosr.
The feature need to be tested against different Vm state
•Running
•Stopped
The feature need to be tested against how Vm is created
•Vm created from Password enabled template
•Vm created with Non password enabled template
•Vm created with password enabled template and ssh key pair
•Vm created with non password enabled template and ssh key pair
The feature need to be tested against different account /domain types
•Root domain admin user
•Root domain normal user
•Non root domain admin user
•Non root domain normal user
Please find the test execution status in the below link:
SNO | Name | Steps | Verification | Priority | Type | Status |
1 | Reset SSH keys for VM already having SSH key | 1.Create a VM having SSH keyPair | erify VM is not restarted automatically as a result of API execution | P1 | Sanity | Pass |
2 | Reset SSH keys for VM created from password enabled template and already having SSH key | 1.Create a VM from password enabled template and having SSH keyPair | Verify VM is not restarted automatically as a result of API execution | P1 | Sanity | Fail(CLOUDSTACK-1293) |
3 | Reset SSH key for VM having no SSH key | 1.Create a VM | 3)Verify VM is not restarted automatically as a result of API execution | P1 | Funcational | Pass |
4 | Reset SSH keys for VM created from password enabled template and have no previous SSH key | 1.Create a VM from password enabled template | Verify VM is not restarted automatically as a result of API execution | P1 | Funcational | Fail(CLOUDSTACK-1293) |
5 | Reset SSH keys for VM already having SSH key when VM is in running state |
| Api returns error message VM is running | P2 | Funcational | Pass |
6 | Reset SSH keys for VM created from password enabled template and already having SSH key and VM is in running state | 1.Create a VM having SSH keyPair | APi returns error message Vm is running | P2 | Funcational | Pass |
7 | Verify API resetSSHKeyForVirtualMachine for non admin non root domain user | 1.Create a VM for non admin non root domain user | Verify VM is not restarted automatically as a result of API execution | P2 | Funcational | Pass |