tests/acceptance/virtiofs_submounts.py: add missing accel tag
authorCleber Rosa <crosa@redhat.com>
Mon, 12 Apr 2021 04:46:34 +0000 (00:46 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 1 Jun 2021 20:21:20 +0000 (16:21 -0400)
The tag is useful to select tests that depend/use a particular
feature.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Message-Id: <20210412044644.55083-2-crosa@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
tests/acceptance/virtiofs_submounts.py

index 46fa65392a15890ee68a4ac2e0d0cef17681f203..5b74ce2929bd7c750162fb619fc50182608efed5 100644 (file)
@@ -70,6 +70,7 @@ def has_cmds(*cmds):
 class VirtiofsSubmountsTest(LinuxTest):
     """
     :avocado: tags=arch:x86_64
+    :avocado: tags=accel:kvm
     """
 
     def get_portfwd(self):