Hi wilder, missed your earlier email.. sorry, here are the details. Let me
know if you need any further details. I believe for Hyperv/Vmware the ips come
from the pod cidr and the validation should be skipped.
Raja
Error Message
The cached Link Local should be the same as the current Link Local IP, but they
are different! Current ==> 10.71.153.33; Cached ==> 169.254.1.130 Logs
available at <location deleted>
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/root/cloudstack/test/integration/smoke/test_ssvm.py", line 518, in
test_03_ssvm_internals
"The cached Link Local should be the same as the current Link Local IP, but
they are different! Current ==> %s; Cached ==> %s " % (linklocal_ip, res)
File "/usr/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 924, in assertMultiLineEqual
self.fail(self._formatMessage(msg, standardMsg))
File "/usr/lib/python2.7/unittest/case.py", line 410, in fail
raise self.failureException(msg)
'The cached Link Local should be the same as the current Link Local IP, but
they are different! Current ==> 10.71.153.33; Cached ==> 169.254.1.130 \n
________________________________
From: Wilder Rodrigues <[email protected]>
Date: November 2, 2015 at 4:04:31 PM GMT+5:30
To: Rajani Karuturi <[email protected]>, Remi Bergsma
<[email protected]>, Raja Pullela <[email protected]>,
[email protected] <[email protected]>
Subject: Re: CloudStack-8933 changes regressed HyperV and VMware BVTs - 8 tests
in test_ssvm.py
Hi Raja,
We don't have vmware/hyperv test environment. Could you please print the whole
error message? I'm missing the bit that says:
Current ==> %s; Cached ==> %s
Without the full message I cannot look further into it.
Cheers,
Wilder
> On 30 Oct 2015, at 17:03, Raja Pullela <[email protected]> wrote:
>
> Hi Wilder
>
> The changes from this commit are failing the HyperV and VMware BVTs.
>
> Can you please let me know if these tests were passing in your environment-
> VMware, Hyperv?
>
> Raja
>
> Error - "the cached link local should be same current local ip, but they are
> different!"
>