qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 00/11] iotests: Clean up "mv $TEST_IMG $TEST_IMG.XXX"
@ 2015-12-22  2:49 Fam Zheng
  2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 01/11] iotests: 018: Use TEST_IMG override instead of "mv" Fam Zheng
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Fam Zheng @ 2015-12-22  2:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, qemu-block, mreitz

v2: Add Max's rev-by in patches 1-9.
    Fix quote bugs in patch 10 and split out _img_info filtering patch 11.

Commit 794d00f71d fixed two "mv" commands into the TEST_IMG override approach.
There are still more occasions of "mv", this series fixes them.

The benefit is it drops the assumption that the created image is a single file,
which is not true for VMDK or the coming QBM format.  On top of this, those
formats can be added to these cases later.

The patches stems from QBM work, but I will also take a look at adding
applicable VMDK subformats once merged.

Please review.

Fam

Fam Zheng (11):
  iotests: 018: Use TEST_IMG override instead of "mv"
  iotests: 019: Use TEST_IMG override instead of "mv"
  iotests: 020: Use TEST_IMG override instead of "mv"
  iotests: 024: Use TEST_IMG override instead of "mv"
  iotests: 028: Use TEST_IMG override instead of "mv"
  iotests: 034: Use TEST_IMG override instead of "mv"
  iotests: 037: Use TEST_IMG override instead of "mv"
  iotests: 038: Use TEST_IMG override instead of "mv"
  iotests: 050: Use TEST_IMG override instead of "mv"
  iotests: 095: Use TEST_IMG override instead of "mv"
  iotests: 095: Filter _img_info output

 tests/qemu-iotests/018     |  8 ++++----
 tests/qemu-iotests/018.out |  2 +-
 tests/qemu-iotests/019     | 13 +++++++------
 tests/qemu-iotests/019.out |  4 ++--
 tests/qemu-iotests/020     |  7 +++++--
 tests/qemu-iotests/020.out |  2 +-
 tests/qemu-iotests/024     | 10 ++++++++--
 tests/qemu-iotests/024.out |  4 ++--
 tests/qemu-iotests/028     |  5 ++++-
 tests/qemu-iotests/028.out |  2 +-
 tests/qemu-iotests/034     |  6 +++++-
 tests/qemu-iotests/034.out |  2 +-
 tests/qemu-iotests/037     |  5 ++++-
 tests/qemu-iotests/037.out |  2 +-
 tests/qemu-iotests/038     |  5 ++++-
 tests/qemu-iotests/038.out |  2 +-
 tests/qemu-iotests/050     |  9 +++++++--
 tests/qemu-iotests/050.out |  4 ++--
 tests/qemu-iotests/095     | 10 ++++------
 tests/qemu-iotests/095.out |  6 ++----
 20 files changed, 66 insertions(+), 42 deletions(-)

-- 
2.4.3

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-12-23 23:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-22  2:49 [Qemu-devel] [PATCH v2 00/11] iotests: Clean up "mv $TEST_IMG $TEST_IMG.XXX" Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 01/11] iotests: 018: Use TEST_IMG override instead of "mv" Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 02/11] iotests: 019: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 03/11] iotests: 020: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 04/11] iotests: 024: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 05/11] iotests: 028: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 06/11] iotests: 034: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 07/11] iotests: 037: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 08/11] iotests: 038: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 09/11] iotests: 050: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 10/11] iotests: 095: " Fam Zheng
2015-12-22  2:49 ` [Qemu-devel] [PATCH v2 11/11] iotests: 095: Filter _img_info output Fam Zheng
2015-12-23 23:38 ` [Qemu-devel] [PATCH v2 00/11] iotests: Clean up "mv $TEST_IMG $TEST_IMG.XXX" Max Reitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).