OSDN Git Service

Acceptance Tests: set up SSH connection by default after boot for LinuxTest
authorCleber Rosa <crosa@redhat.com>
Mon, 12 Apr 2021 04:46:40 +0000 (00:46 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 1 Jun 2021 20:21:20 +0000 (16:21 -0400)
commitc6620c443d076bc0c80357e41f8f8d7fcdade6df
tree93ecba52357f117c4389ba51f10c213bd775107e
parentd8c6a89968906af24ab27acd936013d3f937fc16
Acceptance Tests: set up SSH connection by default after boot for LinuxTest

The LinuxTest specifically targets users that need to interact with Linux
guests.  So, it makes sense to give a connection by default, and avoid
requiring it as boiler-plate code.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210412044644.55083-8-crosa@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
tests/acceptance/avocado_qemu/__init__.py
tests/acceptance/boot_linux.py
tests/acceptance/virtiofs_submounts.py