Skip to content

Commit

Permalink
tests/acceptance/virtiofs_submounts.py: add missing accel tag
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
clebergnu authored and jnsnow committed Jun 1, 2021
1 parent 2ca6e26 commit f084e14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/acceptance/virtiofs_submounts.py
Expand Up @@ -70,6 +70,7 @@ def test_something_that_needs_cmd1_and_cmd2(self):
class VirtiofsSubmountsTest(LinuxTest):
"""
:avocado: tags=arch:x86_64
:avocado: tags=accel:kvm
"""

def get_portfwd(self):
Expand Down

0 comments on commit f084e14

Please sign in to comment.