From 97ad1903834e7535c6d3686ed319c34b4a9bfed5 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Thu, 18 Jul 2013 17:20:10 +0530 Subject: [PATCH] remove waits during claenup Signed-off-by: Prasanna Santhanam (cherry picked from commit 06f5f5ba444a55ed27fa75c3f4b1fc6ca1bb10d2) --- test/integration/component/test_accounts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/component/test_accounts.py b/test/integration/component/test_accounts.py index 4350c3ffe04..95fc9043b9d 100644 --- a/test/integration/component/test_accounts.py +++ b/test/integration/component/test_accounts.py @@ -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 """