Commit Graph

644 Commits

Author SHA1 Message Date
Bryan Fink
797080ced7 test Location header api verison on POST
The bug filed at basho/riak_kv#432 describes how the Location header
always uses the old API version in a response to a bucket POST.
2013-02-14 17:42:14 -05:00
Andrew Thompson
5af919b812 Make sure we wait for elections to complete when starting repl tests 2013-02-14 13:40:47 -05:00
Joe DeVivo
f684275208 Merge pull request #202 from basho/jd-legacy-2i
Fix for too many processes on loaded_upgrade from legacy
2013-02-13 06:57:56 -08:00
Joe DeVivo
7e8cd7b668 Added {error, notfound} to kv check, more robust connection recycling 2013-02-12 17:56:29 -07:00
Joe DeVivo
0b0ddcca09 make rt:wait_for_service less racey 2013-02-12 11:05:20 -07:00
Joe DeVivo
d9a2acdcf2 added no-op for 2i on legacy 2013-02-12 10:38:56 -07:00
Joe DeVivo
d521af1dfb Added version awareness to test functions 2013-02-12 09:33:39 -07:00
Sean Cribbs
124ab7588b Merge pull request #201 from basho/sdc-fix-legacy-pbc
Fix legacy PB connections
2013-02-11 11:45:09 -08:00
Sean Cribbs
9d9145b0ef whitespace 2013-02-11 13:01:17 -06:00
Sean Cribbs
f12763bc55 If riak_api is not present (as on 1.1.x), use KV's PB settings. 2013-02-11 13:01:10 -06:00
Jesse Williamson
150057e79e Added -p to mkdir so that parent directories are made. 2013-02-08 15:13:43 -08:00
Sean Cribbs
0d1352f297 Merge pull request #200 from basho/sdc-document-sample-config
Document all the configs!
2013-02-08 14:54:49 -08:00
Sean Cribbs
b3a3ab46b9 Document all the configs! 2013-02-08 11:07:31 -06:00
Joe DeVivo
c1e2a8d319 Merge pull request #199 from basho/jd-loaded-search-fix
Added process message on search failure and easy reading asserts
2013-02-08 08:26:59 -08:00
Joe DeVivo
f46f82f6f0 Added process message on search failure and easy reading asserts 2013-02-08 09:24:35 -07:00
Joe DeVivo
1d24e36a38 Merge pull request #196 from basho/jd-loaded-upgrayedd-no-mix
Here's the new loaded upgrade test
2013-02-08 06:30:06 -08:00
Sean Cribbs
59845fef1d Make the number of load workers configurable. 2013-02-07 22:20:43 -06:00
Kelly McLaughlin
309c9956f9 Merge branch 'klm-runnable-test-improvement' 2013-02-07 12:49:14 -07:00
Kelly McLaughlin
fec20563a1 Move the timing of the runnable test check to earlier in test run
Check if potential test modules are compatatible with the riak_test
API as part of the determination of which tests to run in the
riak_test:main function instead of doing the check in the
riak_test_runner module. This speeds up execution of test runs by
avoiding the penalty of attempting to stop all nodes for modules that
are not actually runnable tests.
2013-02-07 12:47:47 -07:00
Joe DeVivo
02591fdb9d Added supervisor pid to node monitor 2013-02-07 12:23:55 -07:00
Joe DeVivo
309a530c0c Add Node to return tuple for workers 2013-02-07 11:44:53 -07:00
Joe DeVivo
4663b4f9dc added _sup to loaded_upgrade_worker 2013-02-07 11:25:58 -07:00
Joe DeVivo
f331bd196a loaded_upgrade_worker gen_server to supervisor 2013-02-07 11:10:46 -07:00
Joe DeVivo
f3ef738649 some iolist stuffs 2013-02-07 09:48:33 -07:00
Joe DeVivo
e27b0fc60f Some copyright headers 2013-02-07 09:45:55 -07:00
Joe DeVivo
9681438334 Everyting from PR #196 except the big ones 2013-02-07 09:38:06 -07:00
Chris Tilt
f099a710af Merge pull request #191 from basho/cet-riak_test-dialyzer
Add dialyzer target and initial ignore file to riak_test
2013-02-06 13:05:14 -08:00
Joe DeVivo
f41a5f591d Added node monitor 2013-02-06 12:44:15 -07:00
Sean Cribbs
79b63ba2dd Ensure that the node logs are in UTF-8.
Since the printed node logs might include ANSI escapes or other bytes
> 127, we must transcode them to UTF-8 before slurping them into JSON.

This commit also reformats a function that was badly indented.
2013-02-06 11:39:50 -06:00
Joe DeVivo
467193b8ec No time for rt_collector Dr. Jones 2013-02-06 10:30:41 -07:00
Joe DeVivo
6d3d1e675f Added catch for search badfun 2013-02-06 10:20:38 -07:00
Joe DeVivo
e97b351523 added a wait_for_service that takes a list 2013-02-06 10:20:00 -07:00
Joe DeVivo
bd0a3b7028 Increased java client verison to 1.1.0-SNAPSHOT 2013-02-05 13:48:04 -07:00
Joe DeVivo
0b8d0f7889 Moved new_loaded_upgrade to loaded_upgrade 2013-02-05 13:25:38 -07:00
Joe DeVivo
60f8b60367 More message passing, less logging 2013-02-05 13:01:01 -07:00
Joe DeVivo
14a2d376c5 A passing full losed upgrade run 2013-02-05 13:01:01 -07:00
Joe DeVivo
d9563559e4 10 concurrent workers per node, breaks at first upgrade 2013-02-05 13:01:00 -07:00
Joe DeVivo
a453284201 Load applied 2013-02-05 13:01:00 -07:00
Joe DeVivo
b1b7730292 POC new_loaded_upgrade 2013-02-05 13:01:00 -07:00
Joe DeVivo
67fda45350 Concept code for rt_collector 2013-02-05 13:01:00 -07:00
Bryan Fink
15ae04c06b Merge pull request #195 from branch 'bwf-mr-const-hash' 2013-02-04 17:20:34 -05:00
Chris Tilt
77ad031a6f Remove giddyup.erl from ignore list. Doh; it's part of riak_test 2013-02-04 12:02:10 -08:00
Chris Tilt
440246d79e Remove riak_test modules from ignore list 2013-02-04 11:46:20 -08:00
Sean Cribbs
e5bb0891b7 Merge pull request #194 from basho/sdc-cat-logs-on-report-only
Only cat the node logs when reporting, appending them to the test log.
2013-02-04 10:57:43 -08:00
Bryan Fink
0da8bb4804 document rt:systest_write/5 2013-02-02 09:05:41 -05:00
Bryan Fink
b6a6066d65 use rt:systest_write instead of listcomp of riakc_pb_socket:put
Yay for using builtin utilities instead of hand-rolled hacks.
2013-02-02 08:54:57 -05:00
Chris Tilt
9b419dacb8 Added -Wunderspecs for dialyzer per Joe's comment re: our process 2013-02-01 16:51:47 -08:00
Chris Tilt
76529f417c Added gs app for plt stage. A few more ignores too 2013-02-01 16:45:34 -08:00
Chris Tilt
1ced51f4d8 Fix Makefile error and add latest rebar to handle protobufs correctly 2013-02-01 16:28:07 -08:00
engelsanchez
bf13cda458 Add rt_default_config documentation 2013-02-01 17:23:14 -05:00