]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: Enhance 223, 233 to cover 'qemu-nbd --list'
authorEric Blake <eblake@redhat.com>
Thu, 17 Jan 2019 19:36:58 +0000 (13:36 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 21 Jan 2019 21:49:52 +0000 (15:49 -0600)
commitddd09448fd833d646952c769ae9ce3d39bee989f
tree403074715c16a0957b5b354a98f4b05212311e27
parent7c6f5ddca62905e67025aa0657e8a011cbdffa11
iotests: Enhance 223, 233 to cover 'qemu-nbd --list'

Any good new feature deserves some regression testing :)
Coverage includes:
- 223: what happens when there are 0 or more than 1 export,
proof that we can see multiple contexts including qemu:dirty-bitmap
- 233: proof that we can list over TLS, and that mix-and-match of
plain/TLS listings will behave sanely

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Richard W.M. Jones <rjones@redhat.com>
Tested-by: Richard W.M. Jones <rjones@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20190117193658.16413-22-eblake@redhat.com>
tests/qemu-iotests/223
tests/qemu-iotests/223.out
tests/qemu-iotests/233
tests/qemu-iotests/233.out