Acceptance tests: use avocado.utils.ssh for SSH interaction
commit2fe6f4d9babb957244676fdf23b9a7ca2323034b
authorCleber Rosa <crosa@redhat.com>
Thu, 19 Sep 2019 22:59:05 +0000 (19 18:59 -0400)
committerCleber Rosa <crosa@redhat.com>
Fri, 20 Sep 2019 21:13:41 +0000 (20 17:13 -0400)
treef01c664ffd314e5e3ec8c0f7ae005ad1054d0104
parent9090d3332cdcc425643fe88bdfac21a33bb1d43d
Acceptance tests: use avocado.utils.ssh for SSH interaction

This replaces paramiko with avocado.utils.ssh module, which is based
on a (open)ssh binary, supposedly more ubiquitous.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20190919225905.10829-1-crosa@redhat.com>
[Cleber: consolidated existing skipUnless from tests to setUp]
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/linux_ssh_mips_malta.py
tests/requirements.txt