OSDN Git Service

iotests: ignore import warnings from pylint
authorJohn Snow <jsnow@redhat.com>
Tue, 31 Mar 2020 00:00:03 +0000 (20:00 -0400)
committerMax Reitz <mreitz@redhat.com>
Tue, 5 May 2020 11:17:36 +0000 (13:17 +0200)
commit368e06200320fd1c046788832531c0148ccbdf11
treebf30cb09fc198b3b65d5dff9ddf9397b7e841955
parent1d3d4b630c6ea8b19420c097f0c448b6ded95072
iotests: ignore import warnings from pylint

The right way to solve this is to come up with a virtual environment
infrastructure that sets all the paths correctly, and/or to create
installable python modules that can be imported normally.

That's hard, so just silence this error for now.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20200331000014.11581-4-jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/iotests.py