]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests/297: split test into sub-cases
authorJohn Snow <jsnow@redhat.com>
Tue, 19 Oct 2021 14:49:13 +0000 (10:49 -0400)
committerJohn Snow <jsnow@redhat.com>
Mon, 1 Nov 2021 15:54:59 +0000 (11:54 -0400)
commit85cfec53d0b43182a14f8b5c3aa685955a852f1c
tree17a00c94435d9550695511cc2b255bb76387d573
parent7a90bcc269bb6f727cfd69b50128ecf4ab92e9af
iotests/297: split test into sub-cases

Take iotest 297's main() test function and split it into two sub-cases
that can be skipped individually. We can also drop custom environment
setup from the pylint test as it isn't needed.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-id: 20211019144918.3159078-11-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
tests/qemu-iotests/297