Commit Graph

8 Commits

Author SHA1 Message Date
Christopher Meiklejohn
af343ee6f6 Fix verify_api_timeouts.
Fix verify_api_timeouts by taking siblings into account.
2014-01-24 13:14:35 -05:00
Sean Cribbs
34b2d3723c Fix tests that used the wrong name for the riak.conf entry for allow_mult. 2014-01-19 11:47:50 -06:00
Engel A. Sanchez
1c6d773725 Explicitly set siblings to off
As a bandaid after on became the default. We should later update this
test to work with siblings on.
2013-10-22 14:45:31 -04:00
evan
4b8d835861 - Add tests to validate that bucket list streaming is working.
- Add tests to validate that timeouts are working correctly for
  all variations of list buckets and list keys (stream and non,
  timeouts too-short and long-enough).
- add intercept in the right place to simulate delays for large
  numbers of keys/buckets returned.
2013-04-18 15:52:04 -07:00
evan
72146bd282 update for kv code change 2013-04-03 15:20:57 -05:00
evan
ea427efa86 review changes 2013-04-03 15:11:37 -05:00
evan
0d54504968 actually commit the new test 2013-04-03 12:24:37 -05:00
evan
e84265b7c6 rework and rename test.
- test now called verify_api_timeouts
 - tests HTTP and PBC interfaces
 - now uses the RT clients
 - uses newly-added client features, reliant on:
   - riak-erlang-http-client commit 6733918
   - riak-erlang-client commit d2df4ef  which also depends on
   - riak_pb commit f73e1db
2013-03-26 14:27:39 -07:00