Commit a12badf
authored
Retry SSH on ConnectionResetError (#708)
If a target host temporarily looses connection, for example upon
resetting a test VM as part of a parametrized test run, retry the SSH
connection the same way it is retried upon an SSH exception.
Signed-off-by: Georg Pfuetzenreuter <[email protected]>1 parent fee868d commit a12badf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments