Add longer timeouts for operations which could write to disk

It turns out that 5 seconds is often not enough in a severly throttled test
environment, and simple operations like config:set and config:delete raise
timeout errors.

Increase default 5 second timeout to half a minute. This should hopefully
handle even heavily throttled IO environments.

Fixed #703
1 file changed
tree: a74ae82529775226013d3664dc37faf3f5f1d2fd
  1. src/
  2. test/
  3. .travis.yml
  4. LICENSE