mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-8001: test_add_remove_network.py - Tag invalid test case as invalid
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
This commit is contained in:
parent
77c88fa917
commit
2fa1b02e3c
|
|
@ -1280,7 +1280,7 @@ class TestFailureScenariosAddNetworkToVM(cloudstackTestCase):
|
|||
|
||||
return
|
||||
|
||||
@attr(tags = ["basic"])
|
||||
@attr(tags = ["invalid"])
|
||||
def test_18_add_nic_basic_zone(self):
|
||||
"""Add network to vm in basic zone"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue