Acceptance Tests: rename attribute holding the distro image checksum
commit341929234c584565ddd7d29bb48d2a5f5f40de22
authorCleber Rosa <crosa@redhat.com>
Wed, 14 Apr 2021 22:14:55 +0000 (14 18:14 -0400)
committerCleber Rosa <crosa@redhat.com>
Tue, 13 Jul 2021 17:18:50 +0000 (13 13:18 -0400)
tree1a9b2a385d8cea282a97817e8a9f843cddb4c234
parentb306e26ce0f33ef0a899131c5191b77aaf6df364
Acceptance Tests: rename attribute holding the distro image checksum

This renames the attribute that holds the checksum for the image Linux
distribution image used.

The current name of the attribute is not very descriptive.  Also, in
preparation for making the distribution used configurable, which will
add distro related parameters, attributes and tags, let's make the
naming of those more uniform.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20210414221457.1653745-2-crosa@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[CR: split long lines]
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/avocado_qemu/__init__.py
tests/acceptance/boot_linux.py