You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2013/07/18 15:01:35 UTC

[2/4] git commit: updated refs/heads/master to 0c5b698

remove tag used while debugging

Signed-off-by: Prasanna Santhanam <ts...@apache.org>
(cherry picked from commit d6fc6577efa9ab32c115e25af8effc7febf9efcb)


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a3511c3e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a3511c3e
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a3511c3e

Branch: refs/heads/master
Commit: a3511c3ecf34b4611a6e08669ca3ac57f798fd66
Parents: 97ad190
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Thu Jul 18 18:12:31 2013 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Thu Jul 18 18:31:22 2013 +0530

----------------------------------------------------------------------
 test/integration/component/test_accounts.py | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a3511c3e/test/integration/component/test_accounts.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_accounts.py b/test/integration/component/test_accounts.py
index 95fc904..7d0aeb1 100644
--- a/test/integration/component/test_accounts.py
+++ b/test/integration/component/test_accounts.py
@@ -1073,8 +1073,7 @@ class TestAddVmToSubDomain(cloudstackTestCase):
 
     @attr(tags=["advanced", "basic", "eip", "advancedns", "sg"])
     def test_01_add_vm_to_subdomain(self):
-        """ Test Sub domain allowed to launch VM  when a Domain level zone is
-            created"""
+        """ Test Sub domain allowed to launch VM  when a Domain level zone is created"""
 
         # Validate the following
         # 1. Verify VM created by Account_1 is in Running state
@@ -1504,7 +1503,7 @@ class TestUserLogin(cloudstackTestCase):
         return
 
     @attr(tags=["login", "accounts", "simulator", "advanced",
-                        "advancedns", "basic", "eip", "sg", "needle"])
+                        "advancedns", "basic", "eip", "sg"])
     def test_LoginApiDomain(self):
         """Test login API with domain
         """