[
https://issues.apache.org/jira/browse/CLOUDSTACK-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Smith reopened CLOUDSTACK-1772:
-----------------------------------
Reverting the commit has caused building of master to fail. Because the ip
address isn't being passed now LibvirtComputingResourceTest is failing on both
tests because the ip in vm.toString() is null.
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec <<<
FAILURE!
testCreateVMFromSpecLegacy(com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest)
Time elapsed: 0.078 sec <<< FAILURE!
org.junit.ComparisonFailure: expected:<...oport='yes' listen='[1.2.3.4']/>
<console type='pt...> but was:<...oport='yes' listen='[' ]/>
<console type='pt...>
testCreateVMFromSpec(com.cloud.hypervisor.kvm.resource.LibvirtComputingResourceTest)
Time elapsed: 0.001 sec <<< FAILURE!
org.junit.ComparisonFailure: expected:<...oport='yes' listen='[1.2.3.4']/>
<console type='pt...> but was:<...oport='yes' listen='[' ]/>
<console type='pt...>
> the change in vnc listening port will cause live migration doesn't work
> -----------------------------------------------------------------------
>
> Key: CLOUDSTACK-1772
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1772
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.1.0, 4.2.0
> Reporter: edison su
> Assignee: edison su
> Priority: Blocker
> Fix For: 4.1.0
>
>
> Reported by Marcus: "To be clear, it doesn't break consoleproxy for me, but
> it breaks migration as wido mentions in his long first post. I think he
> intended to fix it with the new libvirt 0.5.0 bindings rather than roll back,
> but it didn't happen before the cut. It should probably be rolled back on
> both 4.1 and master at this point, lest it be forgotten, and he can add it
> back in once we for certain have the new libvirt bindings and fix."
> So we revert the change made by Wido for 4.1, then waiting for libvirt java
> binding 0.5.0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira