From: Cleber Rosa Date: Mon, 12 Apr 2021 04:46:34 +0000 (-0400) Subject: tests/acceptance/virtiofs_submounts.py: add missing accel tag X-Git-Tag: v6.1.0-rc0~91^2~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f084e148aa401f71c33da4268f73815e0dc2b262;p=thirdparty%2Fqemu.git tests/acceptance/virtiofs_submounts.py: add missing accel tag The tag is useful to select tests that depend/use a particular feature. Signed-off-by: Cleber Rosa Reviewed-by: Wainer dos Santos Moschetta Reviewed-by: Willian Rampazzo Reviewed-by: Eric Auger Message-Id: <20210412044644.55083-2-crosa@redhat.com> Signed-off-by: John Snow --- diff --git a/tests/acceptance/virtiofs_submounts.py b/tests/acceptance/virtiofs_submounts.py index 46fa65392a1..5b74ce2929b 100644 --- a/tests/acceptance/virtiofs_submounts.py +++ b/tests/acceptance/virtiofs_submounts.py @@ -70,6 +70,7 @@ def has_cmds(*cmds): class VirtiofsSubmountsTest(LinuxTest): """ :avocado: tags=arch:x86_64 + :avocado: tags=accel:kvm """ def get_portfwd(self):