[
https://issues.apache.org/jira/browse/CLOUDSTACK-9021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987133#comment-14987133
]
ASF GitHub Bot commented on CLOUDSTACK-9021:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/1026#issuecomment-153327095
Got LGTM from Sanjeev on the mail list:
```
On 03 Nov 2015, at 12:13, Sanjeev N <[email protected]> wrote:
Ran one test
Test SSVM Internals ... === TestName: test_03_ssvm_internals | Status :
SUCCESS ===
ok
LGTM!!
```
Ping @remibergsma @borisroman @DaanHoogland
Cheers,
Wilder
> test_ssvm is failing due to wrong interface check on VMware and HyperV
> ----------------------------------------------------------------------
>
> Key: CLOUDSTACK-9021
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9021
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Test
> Affects Versions: 4.6.0
> Reporter: Wilder Rodrigues
> Assignee: Wilder Rodrigues
>
> In case of VMWare and Hyper-v , linc local is on eth1. So the command in
> all the failed tests to verify link local IP should be modified.
> "cat /var/cache/cloud/cmdline | xargs | sed \"s/ /\\n/g\" | grep eth0ip= |
> sed \"s/\=/ /g\" | awk '{print $2}'",.
> It is using eth0ip. However, it should be eth1ip.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)