]> Git Repo - qemu.git/commit
iotests: Filter refcount_order in 036
authorMax Reitz <[email protected]>
Thu, 7 Nov 2019 16:36:51 +0000 (17:36 +0100)
committerMax Reitz <[email protected]>
Mon, 6 Jan 2020 12:43:06 +0000 (13:43 +0100)
commit7ab2a25890c9982b02c0e64022c78782da0ad274
tree9bd0a9102ac6bc723a8da0f7f0030ada6f2d8a82
parenta75b7b5757f840a83c3961eff67cb25f9198936c
iotests: Filter refcount_order in 036

This test can run just fine with other values for refcount_bits, so we
should filter the value from qcow2.py's dump-header.  In fact, we can
filter everything but the feature bits and header extensions, because
that is what the test is about.

(036 currently ignores user-specified image options, but that will be
fixed in the next patch.)

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Maxim Levitsky <[email protected]>
Message-id: 20191107163708[email protected]
Signed-off-by: Max Reitz <[email protected]>
tests/qemu-iotests/036
tests/qemu-iotests/036.out
This page took 0.024631 seconds and 4 git commands to generate.