[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-block] [PATCH 0/3] iotests: blacklist bochs and cloop for 205 and
From: |
Vladimir Sementsov-Ogievskiy |
Subject: |
[Qemu-block] [PATCH 0/3] iotests: blacklist bochs and cloop for 205 and 208 |
Date: |
Fri, 30 Mar 2018 18:16:33 +0300 |
Blacklist these formats, as they don't support image creation, as they
say:
> ./qemu-img create -f bochs x 1m
qemu-img: x: Format driver 'bochs' does not support image creation
> ./qemu-img create -f cloop x 1m
qemu-img: x: Format driver 'cloop' does not support image creation
Vladimir Sementsov-Ogievskiy (3):
iotests.py: improve verify_image_format helper
iotests.py: support unsupported_fmts in main()
iotests: blacklist bochs and cloop for 205 and 208
tests/qemu-iotests/205 | 2 +-
tests/qemu-iotests/208 | 2 ++
tests/qemu-iotests/iotests.py | 11 ++++++-----
3 files changed, 9 insertions(+), 6 deletions(-)
--
2.7.4
- [Qemu-block] [PATCH 0/3] iotests: blacklist bochs and cloop for 205 and 208,
Vladimir Sementsov-Ogievskiy <=
- [Qemu-block] [PATCH 3/3] iotests: blacklist bochs and cloop for 205 and 208, Vladimir Sementsov-Ogievskiy, 2018/03/30
- [Qemu-block] [PATCH 1/3] iotests.py: improve verify_image_format helper, Vladimir Sementsov-Ogievskiy, 2018/03/30
- [Qemu-block] [PATCH 2/3] iotests.py: support unsupported_fmts in main(), Vladimir Sementsov-Ogievskiy, 2018/03/30
- Re: [Qemu-block] [PATCH for 2.12 0/3] iotests: blacklist bochs and cloop for 205 and 208, Vladimir Sementsov-Ogievskiy, 2018/03/30
- Re: [Qemu-block] [Qemu-devel] [PATCH 0/3] iotests: blacklist bochs and cloop for 205 and 208, no-reply, 2018/03/31
- Re: [Qemu-block] [Qemu-devel] [PATCH 0/3] iotests: blacklist bochs and cloop for 205 and 208, no-reply, 2018/03/31