[
https://issues.apache.org/jira/browse/CLOUDSTACK-9215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15089255#comment-15089255
]
ASF GitHub Bot commented on CLOUDSTACK-9215:
--------------------------------------------
Github user DaanHoogland commented on the pull request:
https://github.com/apache/cloudstack/pull/1316#issuecomment-170016433
test succeeds as is :
```
[root@daans-dev-machinina ~]# ssh cs1 nosetests --with-marvin
--marvin-config=/data/shared/marvin/mct-zone1-kvm1-kvm2.cfg -s -a
tags=advanced,required_hardware=true
/data/git/cs1/cloudstack/test/integration/component/maint/test_vpc.py
root@cs1's password:
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /tmp//MarvinLogs//Jan_08_2016_14_17_12_EBMCRT. All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
===final results are now copied to: /tmp//MarvinLogs/test_vpc_1F4ULR===
```
LGTM but seems less useful due to my remark on line 354
> Marvin test to check vm deployment in vpc tier if nic type is vmxnet3
> ---------------------------------------------------------------------
>
> Key: CLOUDSTACK-9215
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9215
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: VMware
> Reporter: Sanjeev N
> Assignee: Sanjeev N
>
> Marvin test to check vm deployment in vpc tier if nic type is vmxnet3.
> If sytemvm nic type is vmxnet3, debian os takes little more time to discover
> the nic after hot plugin compared to nic type E1000. So vm deployment fails.
> Adding new test to validate this functionality with nic type vmxnet3.
> Steps followed in the test:
> 1.Set systemvm.nic.type to Vmxnet3 and restart MS
> 2.Create VPC
> 3.Create Tier
> 4.Deploy one guest vm and make sure no issues in vm deployment
> 5.Reset the nic type to old value
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)