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:36:49 UTC

git commit: updated refs/heads/master to d2ddf62

Updated Branches:
  refs/heads/master 6a089c0b9 -> d2ddf6267


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/d2ddf626
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d2ddf626
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/d2ddf626

Branch: refs/heads/master
Commit: d2ddf62679a39ce81d9c780fd8a16de8666f89e9
Parents: 6a089c0
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:06:38 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/d2ddf626/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',
         }