Skip to content

Commit d2ddf62

Browse files
author
Girish Shilamkar
committed
CLOUDSTACK-5805: Increasing timeout period for VM to come to running state
1 parent 6a089c0 commit d2ddf62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/component/test_reset_ssh_keypair.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ def __init__(self):
9393
"SSHEnabledTemplate": "SSHkey",
9494
"SSHPasswordEnabledTemplate": "SSHKeyPassword",
9595
"sleep": 60,
96-
"timeout": 10,
96+
"timeout": 20,
9797
"mode": 'advanced',
9898
}
9999

0 commit comments

Comments
 (0)