GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/166
CLOUDSTACK-8374: Adding tests for guest traffic port group verification - Shared and Isolated networks For Isolated network, network and VM is already created in setUpClass, so only adding verification steps as separate test case. Adding new test case for shared network. Could not run this on DVS setup. Port group verification code has been already tested on DVS setup. Tested remaining steps on advanced KVM setup to ensure there are no other issues. Log: Verify vcenter port groups are created for shared network ... === TestName: test_guest_traffic_port_groups_shared_network | Status : SUCCESS === ok You can merge this pull request into a Git repository by running: $ git pull https://github.com/gauravaradhye/cloudstack 8374 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/166.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 #166 ---- commit 79bf43892326a420c8769f938236089c1dfbc993 Author: Gaurav Aradhye <gaurav.arad...@clogeny.com> Date: 2015-04-14T07:52:07Z CLOUDSTACK-8374: Adding tests for guest traffic port group verification - Shared and Isolated networks ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---