basho / riak_cs

Riak CS is simple, available cloud storage built on Riak.
http://docs.basho.com/riakcs/latest/
Apache License 2.0
566 stars 95 forks source link

Add a test to verify a retry logic after getting the block fails with nval=1 #1284

Closed ksauzz closed 8 years ago

ksauzz commented 8 years ago

Verify a retry logic to get a block after getting the block fails, and introduce intercept.hrl as a copy of one in riak_test repo.

shino commented 8 years ago

Nice addition! Big :+1: for partial failure test case!

shino commented 8 years ago

@borshop merge