On 2/3/21 2:23 PM, Cleber Rosa wrote:
Which is useful to select tests that depend/use a particular feature.
Signed-off-by: Cleber Rosa <cr...@redhat.com>
---
tests/acceptance/virtiofs_submounts.py | 1 +
1 file changed, 1 insertion(+)
Reviewed-by: Wainer dos Santos Moschetta <waine...@redhat.com>
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):