basho / giddyup

Visual scorecard for riak_test.
http://giddyup.basho.com/
54 stars 12 forks source link

Add pipe_verify_* tests #54

Closed beerriot closed 11 years ago

beerriot commented 11 years ago

Please add the following tests to the matrix: pipe_verify_basics, pipe_verify_examples, pipe_verify_exceptions, pipe_verify_handoff, pipe_verify_handoff_blocking, pipe_verify_restart_input_forwarding, pipe_verify_sink_types.

None of these tests care which backend is in use, because they do not touch Riak KV.

The pipe_verify_handoff_blocking test will fail on Riak 1.3 and earlier. Other tests should be able to run in mixed-version environments, but should not be expected to survive rolling upgrades.