You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@apache.org on 2014/01/08 06:35:34 UTC

git commit: updated refs/heads/4.3 to 6580f88

Updated Branches:
  refs/heads/4.3 c75b0044e -> 6580f8852


CLOUDSTACK-5805: Increasing timeout period for VM to come to running state


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

Branch: refs/heads/4.3
Commit: 6580f885234ee93bc12f2ab9724bd1033fa46544
Parents: c75b004
Author: Girish Shilamkar <gi...@clogeny.com>
Authored: Wed Jan 8 11:03:39 2014 +0530
Committer: Girish Shilamkar <gi...@clogeny.com>
Committed: Wed Jan 8 11:03:39 2014 +0530

----------------------------------------------------------------------
 test/integration/component/test_reset_ssh_keypair.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6580f885/test/integration/component/test_reset_ssh_keypair.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_reset_ssh_keypair.py b/test/integration/component/test_reset_ssh_keypair.py
index 7530335..ded2529 100644
--- a/test/integration/component/test_reset_ssh_keypair.py
+++ b/test/integration/component/test_reset_ssh_keypair.py
@@ -93,7 +93,7 @@ class Services:
             "SSHEnabledTemplate": "SSHkey",
             "SSHPasswordEnabledTemplate": "SSHKeyPassword",
             "sleep": 60,
-            "timeout": 10,
+            "timeout": 20,
             "mode": 'advanced',
         }