tests: Test retry when get_size values change
commitd3520bbfba16a71462e8763e28503f6429cdd12e
authorEric Blake <eblake@redhat.com>
Thu, 3 Oct 2019 20:34:22 +0000 (3 15:34 -0500)
committerEric Blake <eblake@redhat.com>
Fri, 4 Oct 2019 15:13:49 +0000 (4 10:13 -0500)
treeedec99d60304c79ff1160d0c38e97276f4423077
parentb18bc714fd52149220fc9b6c04690c4f91f2bd75
tests: Test retry when get_size values change

Someday, we want to enhance the NBD protocol to support resizes.  But
until then, it's worth testing that we don't crash if a reopen happens
to result in a smaller image.

Signed-off-by: Eric Blake <eblake@redhat.com>
tests/Makefile.am
tests/test-retry-size.sh [new file with mode: 0755]