summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorValerii Ponomarov <vponomar@redhat.com>2019-06-27 13:10:22 +0530
committervponomar <vponomar@redhat.com>2019-07-16 12:09:56 +0000
commit1f3bb5b08d05f5711af842edc3dbf924acc14bf5 (patch)
tree49c11000d9c5254f0b0a9ac62f4809b01e099e46 /tests
parent32724906d1fd5fd09759e1daf927594461c26d5e (diff)
Fix logic for recreation of SSH connections
Before, in case we had some constant networking issue trying to connect to a host, we were falling into the endless loop of connection recreation. The error we got after it is the 'recursion limit exceeded'. It is unexpected. So, change this logic making it avoid recursion and do just one connection recreation attempt which is useful to fix broken connections. Change-Id: Id808edbad7e6d69ad58a75bfbae176fddb173d18
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions