mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
Corrected Indentation issues.
This commit is contained in:
parent
4356ecc627
commit
2ea66124f2
@ -1710,7 +1710,7 @@ class TestSharedNetworks(cloudstackTestCase):
|
||||
if netaddr.IPAddress(unicode(vms[0].nic[0].ipaddress)) not in ip_range:
|
||||
self.fail("Virtual machine ip should be from the ip range assigned to network created.")
|
||||
|
||||
@unittest.skip("skipped - This is a redundant case and also this is causing issue for rest fo the cases ")
|
||||
@unittest.skip("skipped - This is a redundant case and also this is causing issue for rest fo the cases ")
|
||||
@attr(tags=["advanced", "advancedns"])
|
||||
def test_createSharedNetwork_usedVlan(self):
|
||||
""" Test Shared Network with used vlan 01 """
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user