[
https://issues.apache.org/jira/browse/CLOUDSTACK-9511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15532112#comment-15532112
]
ASF GitHub Bot commented on CLOUDSTACK-9511:
--------------------------------------------
GitHub user murali-reddy opened a pull request:
https://github.com/apache/cloudstack/pull/1695
CLOUDSTACK-9511: fix test_privategw_acl.py to handle multiple physical
networks
modified script to handle case where there can be multple physical networks
in the zone
changes contained ONLY to the test script test_privategw_acl.py.
test_01_vpc_privategw_acl (test_privategw_acl.TestPrivateGwACL) ... ===
TestName: test_01_vpc_privategw_acl | Status : SUCCESS ===
ok
test_02_vpc_privategw_static_routes (test_privategw_acl.TestPrivateGwACL)
... === TestName: test_02_vpc_privategw_static_routes | Status : SUCCESS ===
ok
test_03_vpc_privategw_restart_vpc_cleanup
(test_privategw_acl.TestPrivateGwACL) ... === TestName:
test_03_vpc_privategw_restart_vpc_cleanup | Status : SUCCESS ===
ok
test_04_rvpc_privategw_static_routes (test_privategw_acl.TestPrivateGwACL)
... === TestName: test_04_rvpc_privategw_static_routes | Status : SUCCESS ===
ok
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/murali-reddy/cloudstack marving_pvt_gateway
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1695.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1695
----
commit aed518ad7bdc06ae76ca6553cf1148a8f199bb9e
Author: Murali Reddy <[email protected]>
Date: 2016-09-29T08:05:55Z
CLOUDSTACK-9511: fix test_privategw_acl.py to handle multiple physical
networks
modified script to handle case where there can be multple physical networks
in the zone
----
> fix test_privategw_acl.py to handle multiple physical networks
> --------------------------------------------------------------
>
> Key: CLOUDSTACK-9511
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9511
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: marvin
> Reporter: Murali Reddy
>
> Smoke test test_privategw_acl.py works only if there is single physical
> network in the zone. If there are separate physical networks for different
> traffic, then test will fail, as it is hard coded to read to first physical
> network which may not be the physical network that has guest traffic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)