mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-8445: Keep only dvs tag for test case which tests the VCenter port groups
Signed-off-by: Gaurav Aradhye <gaurav.aradhye@clogeny.com> This closes #232
This commit is contained in:
parent
6c3dc15fcb
commit
c3e8d3d047
@ -554,7 +554,7 @@ class TestPortForwarding(cloudstackTestCase):
|
|||||||
)
|
)
|
||||||
return
|
return
|
||||||
|
|
||||||
@attr(tags=["advanced", "dvs"], required_hardware="true")
|
@attr(tags=["dvs"], required_hardware="true")
|
||||||
def test_guest_traffic_port_groups_isolated_network(self):
|
def test_guest_traffic_port_groups_isolated_network(self):
|
||||||
""" Verify port groups are created for guest traffic
|
""" Verify port groups are created for guest traffic
|
||||||
used by isolated network """
|
used by isolated network """
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user