]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: switch over to using self.log_file(...)
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 17 Dec 2024 15:59:32 +0000 (15:59 +0000)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Dec 2024 18:39:53 +0000 (19:39 +0100)
commitbcc12768c242a4862a1725e22371dd87af1c2b7e
treed7def83a641ff08b9c1900b9dca2b30913e96b39
parentf84f8e71eb4bdd193e89c6550a015277b686b0af
tests/functional: switch over to using self.log_file(...)

This removes direct access of the 'self.logdir' variable.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20241217155953.3950506-12-berrange@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/qemu_test/testcase.py
tests/functional/test_virtio_gpu.py