iotests: Enhance 223, 233 to cover 'qemu-nbd --list'qemu-nbd-list-v4
commit8f73d43a000bbe92f7d0b8ceb0d9af15173f078e
authorEric Blake <eblake@redhat.com>
Fri, 11 Jan 2019 15:15:54 +0000 (11 09:15 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 17 Jan 2019 19:06:19 +0000 (17 13:06 -0600)
tree6534008d857a6ea5f8ff41f547bf3786170bf699
parentbb5462d47137a3f12daf6141fd7f8914f476ba3c
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>
---
v4: Rebase to 233 race fix
v3: Rebase to earlier changes
tests/qemu-iotests/223
tests/qemu-iotests/223.out
tests/qemu-iotests/233
tests/qemu-iotests/233.out