qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 10/14] iotests: massive use _qcow2_dump_header


From: Max Reitz
Subject: Re: [PATCH 10/14] iotests: massive use _qcow2_dump_header
Date: Fri, 16 Jul 2021 15:04:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 05.07.21 11:15, Vladimir Sementsov-Ogievskiy wrote:
We are going to add filtering in _qcow2_dump_header and want all tests
use it.

The patch is generated by commands:
   cd tests/qemu-iotests
   sed -ie 's/$PYTHON qcow2.py "$TEST_IMG" dump-header\($\| 
\)/_qcow2_dump_header\1/' ??? tests/*

(the difficulty is to avoid converting dump-header-exts)

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
---
  tests/qemu-iotests/031 |  6 +++---
  tests/qemu-iotests/036 |  6 +++---
  tests/qemu-iotests/039 | 20 ++++++++++----------
  tests/qemu-iotests/060 | 20 ++++++++++----------
  tests/qemu-iotests/061 | 36 ++++++++++++++++++------------------
  tests/qemu-iotests/137 |  2 +-
  tests/qemu-iotests/287 |  8 ++++----
  7 files changed, 49 insertions(+), 49 deletions(-)

Reviewed-by: Max Reitz <mreitz@redhat.com>

I think I’d have merged patch 13 into this one, but if you want to keep it separate (so that this remains a purely auto-generated patch), then I think it should at least come right after this one.

Max




reply via email to

[Prev in Thread] Current Thread [Next in Thread]