]> git.ipfire.org Git - thirdparty/qemu.git/commit
Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS...
authorWillian Rampazzo <willianr@redhat.com>
Tue, 6 Jul 2021 13:17:27 +0000 (15:17 +0200)
committerCleber Rosa <crosa@redhat.com>
Tue, 13 Jul 2021 17:18:50 +0000 (13:18 -0400)
commitc839d305b90d04643c21b30b8cd1828a9e995163
treea5bb30bd3dfd8490aa17bd6bb857b82390b296df
parentfb130401736d294843764bfbab37a9e9e020ef08
Acceptance Tests: Add default kernel params and pxeboot url to the KNOWN_DISTROS collection

When running LinuxTests we may need to run the guest with
custom params. It is practical to store the pxeboot URL
and the default kernel params so that the
tests just need to fetch those and augment the kernel params.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210706131729.30749-3-eric.auger@redhat.com>
[CR: split long lines]
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/avocado_qemu/__init__.py