On Tue, Jun 29, 2021 at 11:36 AM Eric Auger <eric.au...@redhat.com> wrote: > > 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.au...@redhat.com> > > --- > > v2 -> v3: > - add fed32 and fed33 checksums > > v3 -> v4: > - fix indent issues (Wainer) > - use dl.fedoraproject.org instead of mirror > --- > tests/acceptance/avocado_qemu/__init__.py | 52 ++++++++++++++++++++++- > 1 file changed, 50 insertions(+), 2 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>