]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: drop compat for old version context manager
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 15 Jul 2025 14:30:16 +0000 (15:30 +0100)
committerJohn Snow <jsnow@redhat.com>
Mon, 15 Sep 2025 18:36:01 +0000 (14:36 -0400)
commit82c7cb93c750196f513a1b11cb85e0328bad444f
tree65a1bbaeef75f2a86c8cc8cdab1a7c174b6dc514
parentf414048e32262830e06d50240b2f15b6e5857efe
iotests: drop compat for old version context manager

Our minimum python is now 3.9, so back compat with prior
python versions is no longer required.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
tests/qemu-iotests/testenv.py
tests/qemu-iotests/testrunner.py