-
Notifications
You must be signed in to change notification settings - Fork 95
1.4 testing
Reid Draper edited this page Jul 23, 2013
·
2 revisions
This document describes tests that should be done in addition to the normal,
automated testing (riak_test
and the tests in the Makefile).
- run against 1.2.x, 1.3.x and 1.4.x
- with 1.4.x, run with fold objects true and false
- 5MM key bucket
- list all the keys
- verify first page comes back quickly
- test with lots of deleted objects (high churn)
- verify 5TB file w/ Riak 1.3.x and 1.4.x
- test with varying levels of concurrency
- test with varying values of internal concurrency and buffering
- test Riak CS while killing a node
- test while adding a node
- test while removing a node
- do some manual testing around user account editing
- verify some workloads while performing a rolling upgrade
- lots of different combos that can be tested here