You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Alex Brett (JIRA)" <ji...@apache.org> on 2014/10/06 16:22:33 UTC

[jira] [Created] (CLOUDSTACK-7673) [Automation] integration.smoke.test_ssvm.TestSSVMs tests only comparing first gateway found

Alex Brett created CLOUDSTACK-7673:
--------------------------------------

             Summary: [Automation] integration.smoke.test_ssvm.TestSSVMs tests only comparing first gateway found
                 Key: CLOUDSTACK-7673
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7673
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.5.0
            Reporter: Alex Brett
            Assignee: Alex Brett
             Fix For: 4.5.0


When running with an EIP zone, the API listVlanRanges gives two gateways back.

integration.smoke.test_ssvm.TestSSVMs assumes however that there is only one, and so just picks the first. Unfortunately in EIP it seems the 'correct' one for the SSVM is the second, so the test fails.

The test should therefore be modified to check if the SSVM gateway matches one of the IPs from listVlanRanges.



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