Acceptance tests: clarify ssh connection failure reason
commit4f0d032185a422116e492b1e07b55728e5ba1832
authorCleber Rosa <crosa@redhat.com>
Wed, 3 Feb 2021 17:23:47 +0000 (3 12:23 -0500)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 8 Feb 2021 16:22:36 +0000 (8 17:22 +0100)
treefb9e3051fc7e4d2de0e9bfed686e534a5911270b
parentd7f57c25e10d9d39ec8125c981320c343cac0743
Acceptance tests: clarify ssh connection failure reason

If the connection to the ssh server fails, it may indeed be a "sshd"
issue, but it may also not be that.  Let's state what we know: the
establishment of the connection from the client side was not possible.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210203172357.1422425-13-crosa@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/linux_ssh_mips_malta.py
tests/acceptance/virtiofs_submounts.py