]> xenbits.xensource.com Git - qemu-xen.git/commit
iotests: Drop format-specific in _filter_img_info
authorMax Reitz <mreitz@redhat.com>
Thu, 23 Nov 2017 02:08:21 +0000 (03:08 +0100)
committerMax Reitz <mreitz@redhat.com>
Tue, 23 Jan 2018 11:34:43 +0000 (12:34 +0100)
commit1cc6169bb23704a55cee59a2a7d890f109ecc4be
tree53252bc2026cb0998f7cf6140e74258428efe606
parent6dd6d7abf0a68a1e6639572ec09f69a9e0558207
iotests: Drop format-specific in _filter_img_info

_filter_img_info should remove format-specific information, too.  We
already have such a filter in _img_info, and it is very useful for
query-block-named-block-nodes (etc.), too.

However, in 198 we need that information (but we still want the rest of
the filter), so make that filtering optional.  Note that "the rest of
the filter" includes filtering of the test directory, so we can drop the
_filter_testdir from 198 at the same time.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-id: 20171123020832.8165-7-mreitz@redhat.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/198
tests/qemu-iotests/common.filter