[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v3 36/36] qemu-iotests: Test ssh image creation
From: |
Max Reitz |
Subject: |
Re: [Qemu-block] [PATCH v3 36/36] qemu-iotests: Test ssh image creation over QMP |
Date: |
Mon, 26 Feb 2018 13:55:07 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 2018-02-23 20:25, Kevin Wolf wrote:
> Signed-off-by: Kevin Wolf <address@hidden>
> Reviewed-by: Max Reitz <address@hidden>
> ---
> tests/qemu-iotests/207 | 261
> +++++++++++++++++++++++++++++++++++++++++++++
> tests/qemu-iotests/207.out | 75 +++++++++++++
> tests/qemu-iotests/group | 1 +
> 3 files changed, 337 insertions(+)
> create mode 100755 tests/qemu-iotests/207
> create mode 100644 tests/qemu-iotests/207.out
Aw man, I've done it again and replied to the wrong version...
The gist of my reply: Maybe this should also test qcow2 creation over
ssh, but only if that doesn't force us to mark it as qcow2+ssh.
Max
signature.asc
Description: OpenPGP digital signature
- Re: [Qemu-block] [PATCH v3 28/36] sheepdog: Support .bdrv_co_create, (continued)
- [Qemu-block] [PATCH v3 29/36] ssh: Use QAPI BlockdevOptionsSsh object, Kevin Wolf, 2018/02/23
- [Qemu-block] [PATCH v3 30/36] ssh: QAPIfy host-key-check option, Kevin Wolf, 2018/02/23
- [Qemu-block] [PATCH v3 33/36] file-posix: Fix no-op bdrv_truncate() with falloc preallocation, Kevin Wolf, 2018/02/23
- [Qemu-block] [PATCH v3 31/36] ssh: Pass BlockdevOptionsSsh to connect_to_ssh(), Kevin Wolf, 2018/02/23
- [Qemu-block] [PATCH v3 32/36] ssh: Support .bdrv_co_create, Kevin Wolf, 2018/02/23
- [Qemu-block] [PATCH v3 34/36] block: Fail bdrv_truncate() with negative size, Kevin Wolf, 2018/02/23
- [Qemu-block] [PATCH v3 35/36] qemu-iotests: Test qcow2 over file image creation with QMP, Kevin Wolf, 2018/02/23
- [Qemu-block] [PATCH v3 36/36] qemu-iotests: Test ssh image creation over QMP, Kevin Wolf, 2018/02/23
- Re: [Qemu-block] [PATCH v3 36/36] qemu-iotests: Test ssh image creation over QMP,
Max Reitz <=