Commit Graph

290 Commits

Author SHA1 Message Date
Joe DeVivo
9f1ea49dd4 Added multi_json gem to ruby client test 2012-11-08 08:05:37 -07:00
Joe DeVivo
28c0e56376 Moved java urls to default config 2012-11-08 08:05:37 -07:00
Joe DeVivo
591d3f4752 Created a riak_test scratch dir for downloading clients 2012-11-08 08:05:37 -07:00
Joe DeVivo
6a0729c64a Ruby Client test working with hard-coded locally built ruby-client gem 2012-11-08 08:05:37 -07:00
Jared Morrow
aa50c2f665 Merge pull request #83 from basho/jem-fix-bash-shebang
Change shebang lines so scripts work on non-linux
2012-11-07 12:47:52 -08:00
Jared Morrow
de50d3d4fc Change shebang lines so scripts work on non-linux 2012-11-07 13:41:26 -07:00
Joe DeVivo
98aa18e6e2 Merge pull request #80 from basho/sdc-version-filter
Send the version to GiddyUp for test-filtering purposes.
2012-10-30 12:33:56 -07:00
Sean Cribbs
bae36a4f10 Send the version to GiddyUp for test-filtering purposes. 2012-10-29 18:14:31 -04:00
Sean Cribbs
5b248c6f12 Merge pull request #77 from basho/kv367-memory-keyrange
Add test for basho/riak_kv#367,  range regression on memory backend.
2012-10-25 13:08:11 -07:00
Sean Cribbs
1be804ecce obj5 is deleted earlier in the test and cannot be used in the range. 2012-10-25 15:08:31 -04:00
Sean Cribbs
e92ee3c27b Add test for basho/riak_kv#367, range regression on memory backend. 2012-10-25 15:08:31 -04:00
Joe DeVivo
93075d7c4c Merge pull request #79 from basho/jd-java-client-tests
Added java client tests to riak_test
2012-10-21 08:47:27 -07:00
Joe DeVivo
373f54760a Removed commented code from java client test 2012-10-18 12:22:56 -07:00
Joe DeVivo
439830a8f9 Enhancements for java client test determinism 2012-10-18 12:14:29 -07:00
Joe DeVivo
43fc0a4dff Updated java client tests to use rt:stream_cmd/1, so JUnit looks like it's doing something 2012-10-18 06:56:35 -07:00
Joe DeVivo
ee6c45e833 Added rt:stream_cmd/1 which streams output to lager instead of waiting for the cmd to complete, like os:cmd/1 2012-10-18 06:56:35 -07:00
Joe DeVivo
bee2d761a9 Working execution of java client tests 2012-10-18 06:56:35 -07:00
Jared Morrow
4b07292c69 Fix basic_command_line test to allow for different pipe paths
The `basic_command_line` test would start the `riak attach` test
by searching for the string `erlang.pipe.1` on the first line.
In some cases you will use `erlang.pipe.X` where X is an increasing
integer.  This change simply removes that requirement from the
top of the test and checks for the proceeding string instead.
2012-10-18 07:28:31 -06:00
Joe DeVivo
b6370198c3 Merge pull request #78 from basho/jd-default-config
Added a default section to riak_test.config; deprecated other config files.
2012-10-18 06:16:27 -07:00
Joe DeVivo
393ac69d8d Documented default config in the README 2012-10-17 07:55:52 -07:00
Joe DeVivo
c3467ee599 Added a "default" section to riak_test.config 2012-10-17 07:43:35 -07:00
Joe DeVivo
2bba6809e2 Added deprecation message for local config files. ~/.riak_test.config or bust baby 2012-10-17 07:27:39 -07:00
Joe DeVivo
5ee99bbbab Added source headers 2012-10-10 15:14:06 -07:00
Joe DeVivo
1683e95d96 Merge pull request #76 from basho/jd-the-goondocs
Added edocs to the rt module
2012-10-05 13:57:37 -07:00
Jared Morrow
34a7b0190d Cleanup rt.erl to group functions into logical groups 2012-10-05 11:23:09 -06:00
Jared Morrow
fa034cdf61 Add docs and docsclean makefile targets 2012-10-05 09:58:19 -06:00
Joe DeVivo
8e4138b96a Removed b_e references from overvieww.edoc 2012-10-04 09:47:42 -07:00
Joe DeVivo
b1e3eda6a5 Formatting tweaks for rt's edoc 2012-10-04 09:47:14 -07:00
Joe DeVivo
4372dd8ea5 Fixed -module @doc tag in riak_test_runner 2012-10-04 07:52:44 -07:00
Joe DeVivo
9937369018 Added docs to rt 2012-10-03 12:35:16 -07:00
Joe DeVivo
ee0f23f842 fixed rt:get_os_env/1 to not quit the entire test run 2012-10-03 06:46:28 -07:00
Jared Morrow
80d10b8540 Fix bad merge that lost commits 2012-10-02 15:54:41 -06:00
Jared Morrow
e1d8c2d063 Merge remote-tracking branch 'origin/gh35-riak-command-line'
Conflicts:
	src/rt.erl
	tests/basic_command_line.erl
2012-10-02 15:26:29 -06:00
Jared Morrow
92c11f382e Merge branch 'master' into gh35-riak-command-line 2012-10-02 14:48:26 -06:00
Joe DeVivo
881f44c34a Fixed the base case of the interactive_loop fold. 2012-10-02 12:36:02 -07:00
Jared Morrow
d44b4f2ce9 Add a more interesting test to riak console 2012-10-02 12:41:46 -06:00
Joe DeVivo
abeb51b942 Fixed some recursion in the rtdev:interactive_loop fold 2012-10-02 11:10:56 -07:00
Jared Morrow
461a3df115 Adjust command-line test to be more test-y of riak attach 2012-10-02 12:00:38 -06:00
Russell Brown
2b7508dee7 Add test for riak_dt counter convergence in the face of partitions
Add partion/1 and heal/1 functions to rt.erl
2012-10-02 17:34:54 +01:00
Christopher Meiklejohn
b95d9e963c Merge pull request #73 from basho/csm_bump_lager_dep
Bump lager dep to 1.2.1.
2012-10-01 09:06:50 -07:00
Joe DeVivo
b40df33a6b Rebar 2.0.1 built for R14B04 2012-09-30 07:57:17 -07:00
Christopher Meiklejohn
1a7949fd60 Bump lager dep to 1.2.1. 2012-09-29 16:48:26 -04:00
Joe DeVivo
3e31144661 Merge pull request #70 from basho/gh60-stop-already
GH#60 oh, stop already!
2012-09-28 12:12:43 -07:00
Joe DeVivo
d120fd3720 Moved away from os:cmd("ps") in rtdev:whats_up because it's OS specifc. 2012-09-28 11:58:22 -07:00
Joe DeVivo
8afc227da8 Removed double export of rt:setup_harness/2 2012-09-28 08:04:55 -07:00
Dave Parfitt
20a0c36b9c Merge pull request #69 from basho/dip_fix_mapred
A fix for mapred_verify_rt
2012-09-28 06:12:28 -07:00
Joe DeVivo
d8ec7ce97b Revert "Merge branch 'gh35-riak-command-line' of https://github.com/basho/riak_test" 2012-09-27 16:20:19 -07:00
Joe DeVivo
f40bce91b8 Addresses github issue #60 2012-09-27 16:04:22 -07:00
Joe DeVivo
a4c5249a49 Rebar 2.0.1, 'cause you know... master 2012-09-27 16:03:43 -07:00
Dave Parfitt
8936298bac added mapred_verify to the escript def 2012-09-27 14:51:30 -04:00