[PATCH 0/4] Silence some pylint warnings in tests/functional/qemu_test/

Thomas Huth posted 4 patches 1 week, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260324163543.55503-1-thuth@redhat.com
Maintainers: Thomas Huth <th.huth+qemu@posteo.eu>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, "Daniel P. Berrangé" <berrange@redhat.com>
tests/functional/qemu_test/asset.py     | 94 ++++++++++++++++---------
tests/functional/qemu_test/config.py    | 11 +--
tests/functional/qemu_test/tesseract.py | 11 ++-
3 files changed, 76 insertions(+), 40 deletions(-)
[PATCH 0/4] Silence some pylint warnings in tests/functional/qemu_test/
Posted by Thomas Huth 1 week, 2 days ago
While we already check the target folders in the functional testing
framework with pylint, the folder with the core classes of the
functional testing framework is not clean for pylint yet.
Here are some patches to tackle the warnings in three of the files at
least.

Thomas Huth (4):
  tests/functional/qemu_test: Silence warnings from pylint in
    tesseract.py
  tests/functional/qemu_test: Silence (most) warnings from pylint in
    asset.py
  tests/functional/qemu_test: Split huge fetch() function in asset.py
  tests/functional/qemu_test: Silence warnings from pylint in config.py

 tests/functional/qemu_test/asset.py     | 94 ++++++++++++++++---------
 tests/functional/qemu_test/config.py    | 11 +--
 tests/functional/qemu_test/tesseract.py | 11 ++-
 3 files changed, 76 insertions(+), 40 deletions(-)

-- 
2.53.0