tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes
commit074fca10c01a2e76d5bb3bf0cec377e809066a47
authorCleber Rosa <crosa@redhat.com>
Wed, 14 Jul 2021 17:40:51 +0000 (14 13:40 -0400)
committerCleber Rosa <crosa@redhat.com>
Tue, 20 Jul 2021 19:34:20 +0000 (20 15:34 -0400)
treec35784f1db302124cc10d626dcce8e1ac4089f64
parent3a05eee2fea17a0248307cbd627de469b91affb6
tests/acceptance/virtio-gpu.py: provide kernel and initrd hashes

By providing kernel and initrd hashes, the test guarantees the
integrity of the images used and avoids the warnings set by
fetch_asset() when hashes are lacking.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20210714174051.28164-7-crosa@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/virtio-gpu.py