OSDN Git Service

Acceptance Tests: introduce LinuxTest base class
authorCleber Rosa <crosa@redhat.com>
Wed, 3 Feb 2021 17:23:49 +0000 (12:23 -0500)
committerCleber Rosa <crosa@redhat.com>
Tue, 16 Feb 2021 03:17:25 +0000 (22:17 -0500)
commit6dd7457916e17f7674e96d02b66a376b0f923fcc
tree148a4daf3d016f5d54a581f641de6a3bc2e87f64
parent991e80911ed131f1785bd6015647180fed4dd95f
Acceptance Tests: introduce LinuxTest base class

This is basically the infrastructure around "boot_linux.py" tests, but
now made into a base class for general use.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20210203172357.1422425-15-crosa@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/avocado_qemu/__init__.py
tests/acceptance/boot_linux.py
tests/acceptance/virtiofs_submounts.py