GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/116
CLOUDSTACK-8323: Adding test case to verify NIC Adapter types for nic in VM when NIC Adapter is specified in template The test case will verify that when a template is registered with nicAdapter as VMXNET3 and when VM is deployed with this VM, also when extra networks are added to the VM, then the NIC adapter in VCenter is shown as VMXNET3 for all the NICs of VM. Test case skipped for now because VCenter API Integration is remaining. It is needed for final verification. Test case is run without final verification and it runs fine. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gauravaradhye/cloudstack 8323 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/116.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #116 ---- commit a98aab142cd6c151b18ab1dccb991be6f7fbdecb Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Date: 2015-03-12T09:06:12Z CLOUDSTACK-8323: Adding test case to verify NIC Adapter types for nic in VM when NIC Adapter is specified in template ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---