[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13849173#comment-13849173
 ] 

Srikanteswararao Talluri commented on CLOUDSTACK-5518:
------------------------------------------------------

This test says: 
  """
        # 1. Add new non contiguous range to existing vlan range
        # 2. Remove unused vlan range
        # 3. Unused vlan range should gte removed successfully

we should not modify the existing VLAN range which will cause other tests to 
fail. Hence, remove unused VLAN range from the newly added VLAN as part of the 
test.

> [Automation] test_04_remove_unused_range is removing all unused VLAN ranges 
> which is causing insufficient network capacity
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5518
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5518
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Automation
>    Affects Versions: 4.3.0
>            Reporter: Srikanteswararao Talluri
>            Priority: Critical
>             Fix For: 4.3.0
>
>
> This test has left only two VLANs in the physical network.
> Stacktrace
>   File "/usr/local/lib/python2.7/unittest/case.py", line 345, in run
>     self.tearDown()
>   File 
> "/root/cloudstack/test/integration/component/test_non_contiguous_vlan.py", 
> line 128, in tearDown
>     self.physicalnetwork.update(self.apiClient, id = self.physicalnetworkid, 
> vlan=self.existingvlan)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 
> 2520, in update
>     return apiclient.updatePhysicalNetwork(cmd)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
>  line 688, in updatePhysicalNetwork
>     response = self.connection.marvinRequest(command, response_type=response, 
> method=method)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 
> 280, in marvinRequest
>     response = self.poll(asyncJobId, response_type)
>   File 
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 
> 86, in poll
>     "asyncquery", asyncResonse.jobresult)
> Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : 
> u'physicalnetwork 200 has allocated vnets in the range 1072-1073'}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to