On Wed, Jun 23, 2021 at 3:03 PM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Avocado allows us to select set of tests using tags. > When wanting to run all tests using a NetBSD guest OS, > it is convenient to have them tagged, add the 'os:netbsd' > tag. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > tests/acceptance/boot_linux_console.py | 1 + > tests/acceptance/ppc_prep_40p.py | 2 ++ > 2 files changed, 3 insertions(+) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>