Ignore ssh errors on closed connections 99/76099/2
authorSam Hague <shague@redhat.com>
Fri, 14 Sep 2018 19:12:34 +0000 (15:12 -0400)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 14 Sep 2018 20:09:12 +0000 (20:09 +0000)
commite43687ec0dfa5d9e5d5eddf1f8cbbbcf9355017f
treebb2cee56314706c3222215105d3b8f2d8412e21e
parent321bda60d80d5c744da7d395ee0bc750e89115e7
Ignore ssh errors on closed connections

Commit I7bb0f566eef9c4e5526272a2af567d0180db8e09 brought in a
change to logout from ssh connections, but in some cases the
connection is gone, such as during stop and start of ODL nodes
in clustering tests. This then fails the keyword and exits
so the later part of the keyword doesn't execute. And that is
the important part which opens a new connection. This ends up
leaving the old connection which is closed and unusable.

Change-Id: I3512686e7df117c453789608bc5c3b2121e7c7b8
Signed-off-by: Sam Hague <shague@redhat.com>
csit/libraries/KarafKeywords.robot