|
| From: | Wainer dos Santos Moschetta |
| Subject: | Re: [PATCH 13/22] tests/acceptance/virtiofs_submounts.py: add missing accel tag |
| Date: | Tue, 9 Feb 2021 11:54:31 -0300 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
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 <crosa@redhat.com> --- tests/acceptance/virtiofs_submounts.py | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Wainer dos Santos Moschetta <wainersm@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):
| [Prev in Thread] | Current Thread | [Next in Thread] |