Test suite: Make "ctdb ip" test backward compatible with older ctdb versions.
authorMartin Schwenke <martin@meltin.net>
Wed, 10 Feb 2010 09:27:53 +0000 (20:27 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 10 Feb 2010 23:08:46 +0000 (10:08 +1100)
commit11e72356e849ed4cb315c942e30e9bcadc624f42
tree8894c2f0af6efba52627882b1fc2f1befb987c57
parent144c69b633eeb17e120f962162feed6de3dc16a6
Test suite: Make "ctdb ip" test backward compatible with older ctdb versions.

Recent updates to the test meant that it only worked with the latest
ctdb versions.  This changes things so that we never bother matching
the machine readable header, just the actual data in the output.  It
also takes a slightly more liberal approach in massaging the human
readable output to ensure it matches the machine readable output.

Signed-off-by: Martin Schwenke <martin@meltin.net>
tests/simple/11_ctdb_ip.sh