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 subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/29 10:37:34 UTC

[jira] [Commented] (CLOUDSTACK-7800) integration.smoke.test_nic.TestNic.test_01_nic fails on VMware when vmware tools are not installed on VM

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

ASF subversion and git services commented on CLOUDSTACK-7800:
-------------------------------------------------------------

Commit 070e689c4f4622f6a923cce61d4de2c20c2c28fe in cloudstack's branch refs/heads/4.5 from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=070e689 ]

CLOUDSTACK-7800: VMware - Hot plug/unplug NIC to/from VM only when vmware tools are installed, else assert for exception

Signed-off-by: SrikanteswaraRao Talluri <ta...@apache.org>


> integration.smoke.test_nic.TestNic.test_01_nic fails on VMware when vmware tools are not installed on VM
> --------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7800
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7800
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.5.0
>            Reporter: Gaurav Aradhye
>            Assignee: Gaurav Aradhye
>              Labels: automation
>             Fix For: 4.5.0
>
>
> Starting vCenter 5.5 it has been made strict that hot unplug requires vmware tools installed on the guest os.
> Our code base currently does not have a check for vmware tools installed on the guest os, so we can go ahead and do hot plug/unplug. But VMware will report error if the vmtools are not installed.
> The tests that are trying hot plug and unplug of nic on vms running on vmware, must check for vmware tools running on the vm.
> if the vm does not have tools => assert true for the exception (assert for exception is better option).
> if vm has vm tools running => Then only try for plug/unplug of nic.



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