Philippe Mathieu-Daudé writes:
> 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é <[email protected]> > --- > tests/acceptance/boot_linux_console.py | 1 + > tests/acceptance/ppc_prep_40p.py | 2 ++ > 2 files changed, 3 insertions(+) Reviewed-by: Cleber Rosa <[email protected]> Phil, I can ammend the commit message and queue this one if you think it's a good idea. Cheers, - Cleber.
