tests: When using nbdsh -u, ensure it has uri support
commit7cf61e2a91af072693e73be4d121db791074e523
authorEric Blake <eblake@redhat.com>
Wed, 2 Oct 2019 18:47:07 +0000 (2 13:47 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 2 Oct 2019 18:47:07 +0000 (2 13:47 -0500)
tree3cd821f37dacd0f26185fc5b17ff2c200ba4e6fa
parent20a940a477221261029ffbf1ddcd8568e6e3f876
tests: When using nbdsh -u, ensure it has uri support

We could also write the test to manually use nbd_connect_unix, but
that seems like more effort than just skipping the test if nbdsh was
built without uri support, given that at least pre-built libnbd on
Fedora always has uri support.

Signed-off-by: Eric Blake <eblake@redhat.com>
tests/test-retry-extents.sh