]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Filter child node information
authorHanna Reitz <hreitz@redhat.com>
Mon, 20 Jun 2022 16:27:01 +0000 (18:27 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 1 Feb 2023 15:52:33 +0000 (16:52 +0100)
commitbcc6777ad6facede73c0cf8b1700045bf4365f7d
tree33974f32f47bb18799baecf5d631c3bd76106cb3
parent76c9e9750d1bd580e8ed4465f6be3a986434e7c3
iotests: Filter child node information

Before we let qemu-img info print child node information, have
common.filter, common.rc, and iotests.py filter it from the test output
so we get as few reference output changes as possible.

Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220620162704.80987-10-hreitz@redhat.com>
Tested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/common.filter
tests/qemu-iotests/common.rc
tests/qemu-iotests/iotests.py