tests: Test for retry-readonly behavior
commit3e95ee6cde5105157526a5b35cd5e25783d8f666
authorEric Blake <eblake@redhat.com>
Mon, 30 Sep 2019 15:02:06 +0000 (30 10:02 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 2 Oct 2019 16:23:37 +0000 (2 11:23 -0500)
tree9b8dc7660cf0b4a6d8730c72b6e637e127b74628
parent134d8626d1cca85d553550972c260e7d5ce6a091
tests: Test for retry-readonly behavior

Add testsuite coverage for the previous patch.  When the retry filter
forces a readonly reconnection, all subsequent attempts to read should
instantly fail without trying further reconnects.

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