Test suite: Make the CIFS tickle test wait until it sees the required tickle.
authorMartin Schwenke <martin@meltin.net>
Thu, 19 Nov 2009 03:54:05 +0000 (14:54 +1100)
committerMartin Schwenke <martin@meltin.net>
Thu, 19 Nov 2009 03:54:05 +0000 (14:54 +1100)
commitc4b05a731e1bee8f5b46529773a4f5389b2b6064
tree30371e68194d4d83f5cc1f804868949469db4b38
parent5fdf842db09cd806248cdbdce2270f39ed213872
Test suite: Make the CIFS tickle test wait until it sees the required tickle.

The test depended on the exit code of "ctdb gettickles", which always
succeeds.  This change wraps the command in a function that checks
whether the tickle we're interested in is registered.

Signed-off-by: Martin Schwenke <martin@meltin.net>
tests/complex/32_cifs_tickle.sh