mirror of
https://github.com/valitydev/riak_test.git
synced 2024-11-06 08:35:22 +00:00
I'm in your cluster, testing your riaks
10456236b7
Use a synchronous command to populate the search buckets, rather than an asynchronous command. Otherwise, there is a data race between data being rewritten and search queries being performed. Change the search verify script to have the proper solr path, otherwise the script always fails because it queries the wrong index. Modify the search tester to allow search failures while the cluster has mixed versions. There is currently a known bug in Riak that causes search queries to potentially fail against a mixed cluster. The test now only requires the tester to succeed after all nodes have been upgraded. |
||
---|---|---|
doc | ||
src | ||
tests | ||
.gitignore | ||
Makefile | ||
rebar | ||
rebar.config | ||
rtbe.config | ||
rtdev-build-releases.sh | ||
rtdev-current.sh | ||
rtdev-mixed.config | ||
rtdev-setup-releases.sh | ||
rtdev-setup.sh | ||
rtdev.config |