mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-15 18:12:35 +01:00
CLOUDSTACK-5155: Removing basic and sg tags from test case
which is invalid for basic zone
This commit is contained in:
parent
2e373d58e0
commit
6aff6aa601
@ -1256,7 +1256,7 @@ class TestRouterStateAfterDeploy(cloudstackTestCase):
|
||||
except Exception as e:
|
||||
self.debug("Warning! Exception in tearDown: %s" % e)
|
||||
|
||||
@attr(tags = ["advanced", "eip", "advancedns", "basic", "sg"])
|
||||
@attr(tags = ["advanced", "eip", "advancedns"])
|
||||
def test_01_deploy_vm_no_startvm(self):
|
||||
"""Test Deploy Virtual Machine with no startVM parameter
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user