CI: Add ssh retries
Change-Id: I77791d504327ace880d0cc2438af2f8ced66d4eb
(cherry picked from commit a8981a79aa
)
This commit is contained in:
parent
2989348300
commit
469d28b3ac
@ -4,3 +4,4 @@ host_key_checking = False
|
|||||||
|
|
||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
pipelining = True
|
pipelining = True
|
||||||
|
retries = 3
|
||||||
|
Loading…
Reference in New Issue
Block a user