On Fri, Sep 24, 2021 at 3:59 PM Cleber Rosa <cr...@redhat.com> wrote: > > The kernel is a common blob used in all tests. By moving it to the > setUp() method, the "fetch asset" plugin will recognize the kernel and > attempt to fetch it and cache it before the tests are started. > > Signed-off-by: Cleber Rosa <cr...@redhat.com> > --- > tests/acceptance/boot_xen.py | 13 ++++++------- > 1 file changed, 6 insertions(+), 7 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>