On 4/15/21 12:14 AM, Cleber Rosa wrote: > Cleber Rosa (3): > Acceptance Tests: rename attribute holding the distro image checksum > Acceptance Tests: move definition of distro checksums to the framework > Acceptance Tests: support choosing specific distro and version > > docs/devel/testing.rst | 65 ++++++++++++++++++++++ > tests/acceptance/avocado_qemu/__init__.py | 67 +++++++++++++++++++++-- > tests/acceptance/boot_linux.py | 8 --- > 3 files changed, 127 insertions(+), 13 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>