tests: Test retry after partial extents
commit20a940a477221261029ffbf1ddcd8568e6e3f876
authorEric Blake <eblake@redhat.com>
Sat, 28 Sep 2019 17:11:42 +0000 (28 12:11 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 2 Oct 2019 16:25:49 +0000 (2 11:25 -0500)
tree050ee17d0f1e51be663dab033c3fd001d282d092
parent5bb852eaf7f2d3bd527dcb7bf0e5cf5f92eb339e
tests: Test retry after partial extents

Add coverage for the previous patch.  Each retry of .extents must be
into a fresh extents object, to avoid mismatch between provided and
expected offsets.

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