tests: make various timeouts more robust
authorPádraig Brady <P@draigBrady.com>
Tue, 7 Sep 2010 13:02:56 +0000 (14:02 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 7 Sep 2010 13:02:56 +0000 (14:02 +0100)
commitc52d220c300c63a93ffd39dd29e89201e6fd929c
treebd123fa2798df94a07fbb64f75741ca99c42b324
parent437671accc0af8fa43a3f9bda6c150cb63fc42cb
tests: make various timeouts more robust

* tests/init.cfg (retry_delay_): Describe
the backoff method used.
* tests/ls/readdir-mountpoint-inode: Add a timeout
to the stat call to eliminate the chance of hangups.
* tests/mv/i-3: Change the timeout required to pass
from 1 second to a range of .1s - 3.1s.
* tests/rm/dangling-symlink: Likewise.
tests/init.cfg
tests/ls/readdir-mountpoint-inode
tests/mv/i-3
tests/rm/dangling-symlink