You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Ashutosk Kelkar (JIRA)" <ji...@apache.org> on 2015/01/06 08:03:34 UTC

[jira] [Created] (CLOUDSTACK-8143) Correct the test case test_03_restart_network_cleanup

Ashutosk Kelkar created CLOUDSTACK-8143:
-------------------------------------------

             Summary: Correct the test case test_03_restart_network_cleanup
                 Key: CLOUDSTACK-8143
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8143
             Project: CloudStack
          Issue Type: Test
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.5.0
            Reporter: Ashutosk Kelkar
            Assignee: Ashutosk Kelkar
             Fix For: 4.5.0


The test case is restarting the network with cleanup=True and verifying that the linklocalip of the new router should be different than the linklocalip of the old router.

However this may not be true as the linklocalip is assigned randomly and hence can be same for the new router.

The test case should instead check that the publicip of the new router should be the same as publicip of the old router.



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