tests/acceptance/virtiofs_submounts.py: remove launch_vm()
commita273387aec43d2f2cff19b232c8c3e569a669971
authorCleber Rosa <crosa@redhat.com>
Mon, 12 Apr 2021 04:46:41 +0000 (12 00:46 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 1 Jun 2021 20:21:20 +0000 (1 16:21 -0400)
tree13a3fb12386b9c9e03b8873f8fba01289bd67b40
parentc6620c443d076bc0c80357e41f8f8d7fcdade6df
tests/acceptance/virtiofs_submounts.py: remove launch_vm()

The LinuxTest class' launch_and_wait() method now behaves the same way
as this test's custom launch_vm(), so let's just use the upper layer
(common) method.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210412044644.55083-9-crosa@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
tests/acceptance/virtiofs_submounts.py