mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
remove tag used while debugging
Signed-off-by: Prasanna Santhanam <tsp@apache.org> (cherry picked from commit d6fc6577efa9ab32c115e25af8effc7febf9efcb)
This commit is contained in:
parent
97ad190383
commit
a3511c3ecf
@ -1073,8 +1073,7 @@ class TestAddVmToSubDomain(cloudstackTestCase):
|
|||||||
|
|
||||||
@attr(tags=["advanced", "basic", "eip", "advancedns", "sg"])
|
@attr(tags=["advanced", "basic", "eip", "advancedns", "sg"])
|
||||||
def test_01_add_vm_to_subdomain(self):
|
def test_01_add_vm_to_subdomain(self):
|
||||||
""" Test Sub domain allowed to launch VM when a Domain level zone is
|
""" Test Sub domain allowed to launch VM when a Domain level zone is created"""
|
||||||
created"""
|
|
||||||
|
|
||||||
# Validate the following
|
# Validate the following
|
||||||
# 1. Verify VM created by Account_1 is in Running state
|
# 1. Verify VM created by Account_1 is in Running state
|
||||||
@ -1504,7 +1503,7 @@ class TestUserLogin(cloudstackTestCase):
|
|||||||
return
|
return
|
||||||
|
|
||||||
@attr(tags=["login", "accounts", "simulator", "advanced",
|
@attr(tags=["login", "accounts", "simulator", "advanced",
|
||||||
"advancedns", "basic", "eip", "sg", "needle"])
|
"advancedns", "basic", "eip", "sg"])
|
||||||
def test_LoginApiDomain(self):
|
def test_LoginApiDomain(self):
|
||||||
"""Test login API with domain
|
"""Test login API with domain
|
||||||
"""
|
"""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user