Home
last modified time | relevance | path

Searched hist:"046 e07ca556b3eb44ac5c64911b5bda204403113" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D059diff 046e07ca556b3eb44ac5c64911b5bda204403113 Mon Jul 13 08:45:37 CDT 2020 Kevin Wolf <kwolf@redhat.com> iotests/059: Filter out disk size with more standard filter

The actual disk space used by an image can vary between filesystems and
depending on other settings like an extent size hint. Replace the one
call of "$QEMU_IMG info" and the associated one-off sed filter with the
more standard "_img_info" and the standard filter from common.filter.

Apart from turning "vmdk" into "IMGFMT" and changing the placeholder for
cid fields, this only removes the "disk size" line.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A D059.outdiff 046e07ca556b3eb44ac5c64911b5bda204403113 Mon Jul 13 08:45:37 CDT 2020 Kevin Wolf <kwolf@redhat.com> iotests/059: Filter out disk size with more standard filter

The actual disk space used by an image can vary between filesystems and
depending on other settings like an extent size hint. Replace the one
call of "$QEMU_IMG info" and the associated one-off sed filter with the
more standard "_img_info" and the standard filter from common.filter.

Apart from turning "vmdk" into "IMGFMT" and changing the placeholder for
cid fields, this only removes the "disk size" line.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>