Commit 1535afe
CLOUDSTACK-9843 : Performance improvement of deployVirtualMachine, createFirewallRule, createPortForwardingRule
removed 1 sec sleep in SSHHelper.
(cherry picked from commit 28bb8ba)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>1 parent af6c28b commit 1535afe
2 files changed
Lines changed: 2 additions & 13 deletions
File tree
- utils/src
- main/java/com/cloud/utils/ssh
- test/java/com/cloud/utils/ssh
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 42 | | |
49 | 43 | | |
50 | 44 | | |
| |||
236 | 230 | | |
237 | 231 | | |
238 | 232 | | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
| 233 | + | |
244 | 234 | | |
245 | 235 | | |
246 | | - | |
247 | 236 | | |
248 | 237 | | |
249 | 238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
0 commit comments