On 2/3/21 6:23 PM, Cleber Rosa wrote: > Which is useful to select tests that depend/use a particular feature.
Is that a question? Why keep this last in your series? > Signed-off-by: Cleber Rosa <cr...@redhat.com> > --- > tests/acceptance/virtiofs_submounts.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/acceptance/virtiofs_submounts.py > b/tests/acceptance/virtiofs_submounts.py > index c998b297ee..1e745f15a2 100644 > --- a/tests/acceptance/virtiofs_submounts.py > +++ b/tests/acceptance/virtiofs_submounts.py > @@ -75,6 +75,7 @@ def has_cmds(*cmds): > class VirtiofsSubmountsTest(BootLinux): > """ > :avocado: tags=arch:x86_64 > + :avocado: tags=accel:kvm > """ > > def ssh_connect(self, username, keyfile): >