mirror of https://github.com/apache/cloudstack.git
remove waits during claenup
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 06f5f5ba44)
This commit is contained in:
parent
052bff15c6
commit
97ad190383
|
|
@ -1504,7 +1504,7 @@ class TestUserLogin(cloudstackTestCase):
|
|||
return
|
||||
|
||||
@attr(tags=["login", "accounts", "simulator", "advanced",
|
||||
"advancedns", "basic", "eip", "sg"])
|
||||
"advancedns", "basic", "eip", "sg", "needle"])
|
||||
def test_LoginApiDomain(self):
|
||||
"""Test login API with domain
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in New Issue