[
https://issues.apache.org/jira/browse/CLOUDSTACK-9635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712320#comment-15712320
]
ASF GitHub Bot commented on CLOUDSTACK-9635:
--------------------------------------------
Github user jburwell commented on the issue:
https://github.com/apache/cloudstack/pull/1802
@murali-reddy I see failures in the `test_router_dhcp_opts` test case. Was
this PR rebased to get the fix from #1801? If not, I would like to rebase and
re-run the tests. Otherwise, we may have a regression to investigate.
> fix test_privategw_acl.py
> -------------------------
>
> Key: CLOUDSTACK-9635
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9635
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.8.0, 4.9.0, 4.10.0.0
> Reporter: Murali Reddy
> Fix For: 4.8.1, 4.10.0.0, 4.9.2.0
>
>
> Marvin test cases in test suite test_privategw_acl.py fail intermittently
> with error 'createprivategateway failed, due to: errorCode: 431,
> errorText:Network with vlan vlan://549 already exists in zone 1'
> Test cases use a VLAN from the zone VLAN range, to create VPC private
> gateway. But the VPC private gateway implementation does not book keep the
> info on op_dc_vent_alloc. So when test case create network they end up using
> same VLAN, resulting failure of createVpcPrivateGateway
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)