CI: Add ssh retries

Change-Id: I77791d504327ace880d0cc2438af2f8ced66d4eb
(cherry picked from commit a8981a79aa)
This commit is contained in:
Michał Nasiadka 2021-02-24 16:19:22 +01:00 committed by Radosław Piliszek
parent d6ecfc63f7
commit 6b9b4a5c2c
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ host_key_checking = False
[ssh_connection]
pipelining = True
retries = 3