iotests: Enhance 223, 233 to cover 'qemu-nbd --list'qemu-nbd-list-v3a
commite65fba3ed1dfaabcec214f10b3e0de3350a5d2ee
authorEric Blake <eblake@redhat.com>
Fri, 11 Jan 2019 15:15:54 +0000 (11 09:15 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 14 Jan 2019 16:41:28 +0000 (14 10:41 -0600)
tree5708478930833afaa6dfa5a94e2612a0c0450f06
parentf16a67c47253bf92ebcbe4455fbb00aabd49308f
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>
---
v3: Rebase to earlier changes
tests/qemu-iotests/223
tests/qemu-iotests/223.out
tests/qemu-iotests/233
tests/qemu-iotests/233.out