You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/12 10:17:38 UTC

[jira] [Commented] (CLOUDSTACK-8323) Add BVT test case to confirm the proper network adapter types addition for Vmware

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14358358#comment-14358358 ] 

ASF GitHub Bot commented on CLOUDSTACK-8323:
--------------------------------------------

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 <ga...@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

----


> Add BVT test case to confirm the proper network adapter types addition for Vmware
> ---------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8323
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8323
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: Future
>            Reporter: Gaurav Aradhye
>            Assignee: Gaurav Aradhye
>              Labels: automation
>             Fix For: Future
>
>
> 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 both the NICs of VM.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)