mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
CLOUDSTACK-5147: Removing basic and sg tags from the test
case which is invalid for basic zone
This commit is contained in:
parent
c141e418e9
commit
a6c2c6a261
@ -1401,7 +1401,7 @@ class TestMaxAccountNetworks(cloudstackTestCase):
|
||||
return
|
||||
|
||||
@attr(tags=["advanced", "advancedns", "simulator",
|
||||
"api", "basic", "eip", "sg"])
|
||||
"api", "eip"])
|
||||
def test_maxAccountNetworks(self):
|
||||
"""Test Limit number of guest account specific networks
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user