ctdb-tests: Clean up and rename simple fetch_ring test
authorMartin Schwenke <martin@meltin.net>
Tue, 2 Aug 2016 04:42:45 +0000 (14:42 +1000)
committerMartin Schwenke <martins@samba.org>
Mon, 8 Aug 2016 06:17:32 +0000 (08:17 +0200)
commitc10dcc7b91df62f740a4789763234f8bb2f0a27f
tree58c2dfb951a8ac4049a051b05a11c1ac68eb47c8
parent82cffc2f5759fb73bba37e45fc20b24b30ab0438
ctdb-tests: Clean up and rename simple fetch_ring test

* Rename to clarify purpose of test

* Simplify test info to avoid unnecessary bit-rot

* Have fetch_ring print PNN for clearer output and update patterns in
  test script to suit

* Simplify sanity checking pattern due to less data because of
  --interactive/-i option

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12109

Pair-programmed-with: Amitay Isaacs <amitay@gmail.com>
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/simple/52_ctdb_fetch.sh [deleted file]
ctdb/tests/simple/52_fetch_ring.sh [new file with mode: 0755]
ctdb/tests/src/fetch_ring.c