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
Jared Morrow
d44b4f2ce9
Add a more interesting test to riak console
2012-10-02 12:41:46 -06: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
Dave Parfitt
6b0a14b953
Merge pull request #68 from basho/dip_fix_core_154
...
Fix node startup in gh_riak_core_154
2012-09-27 11:45:21 -07:00
Dave Parfitt
19f0d140e8
add longer sleep + lager msg
2012-09-27 14:31:21 -04:00
Joe DeVivo
617e9090ab
Merge pull request #65 from basho/jd-listkeys
...
Port b_e systest-listkeys
2012-09-27 11:05:27 -07:00
Dave Parfitt
aa36626e09
wait for nodes to start
2012-09-27 13:01:46 -04:00
Joe DeVivo
8b12621c70
Added attach and console testing via ports (rough draft)
2012-09-26 16:37:11 -07:00
Joe DeVivo
7b76ed844f
Added support for backends on the command line
2012-09-26 14:08:26 -07:00
Joe DeVivo
15e33bb23f
DRYer thanks to more feedback in Pull Request #65
2012-09-26 06:36:03 -07:00
Joe DeVivo
d0885ada5a
Changes based on comments in Pull Request #65
2012-09-25 13:51:36 -07:00
Joe DeVivo
839dbd2d4a
Now even less code, thanks lists:foldl
2012-09-25 12:47:58 -07:00
Joe DeVivo
6297bd6acd
Removed some repitition from verify_listkeys, more to come
2012-09-25 12:32:08 -07:00
Jared Morrow
88f643cc95
Add basic command line tool testing
...
Attempt to replicate the b_e command line test
https://github.com/basho/basho_expect/blob/master/basho_expect/systest_riak_command_line.py
2012-09-25 12:59:26 -06:00
Joe DeVivo
24fba02463
First draft of test, works but could be less repeaty
2012-09-25 10:56:09 -07:00
Joe DeVivo
316b394d3d
Changed commend to reflect new default for SPAM_DIR
2012-09-24 13:08:25 -07:00
Joe DeVivo
eb824a8d42
New search results as per Issue #29
2012-09-24 13:05:59 -07:00
Joe DeVivo
debe9154ec
API Changed from riakc 1.2.1 to 1.3.0
2012-09-14 10:53:39 -07:00
Joe DeVivo
3c43ed65dc
Full port of b_e 2i test
2012-09-13 08:32:34 -07:00
Joe DeVivo
993dd74dd8
rpc_output test now a lager backend for testing
2012-09-12 10:03:55 -07:00
Joe DeVivo
00693399c3
Removed a lot of useless code and tuples, because this is a simpler case than eunit
2012-09-12 10:03:54 -07:00
Joe DeVivo
afea5866d4
group_leader io redirect working, but ugly
2012-09-12 10:03:54 -07:00
Joe DeVivo
0d4b15611e
Merge pull request #51 from basho/jd-riak_stats_test
...
Port of the basho_expect riak_stats test
2012-09-12 09:47:08 -07:00
Joe DeVivo
974b97d49f
?MAGIC_NUMBER. Is it possible to troll with a commit?
2012-09-12 08:47:57 -07:00
Joe DeVivo
3dc9530795
Ported riak_lager tests from basho_expect
2012-09-11 15:12:04 -07:00
Joe DeVivo
9790812d57
Removed irrelevant comments
2012-09-11 07:18:50 -07:00
Joe DeVivo
953142aeb6
Final riak_stats test, ready for review
2012-09-10 18:43:57 -07:00
Joe DeVivo
b73a6008be
Fully functional port of b_e riak_stats test
2012-09-10 17:35:17 -07:00
Joe DeVivo
1c26ca11e8
Initial pass at riak_stats test
2012-09-10 16:56:07 -07:00
Joe DeVivo
47c168fbf3
After rebasing, convert riaknostic_rt to use confirm/0
2012-09-07 16:49:36 -07:00
Joe DeVivo
e22ade5596
Changed to use string:str/2 as per @jtuple's suggestion
2012-09-07 16:47:36 -07:00
Joe DeVivo
4fa7044650
Switched from Regex to substring matching
2012-09-07 16:47:36 -07:00
Joe DeVivo
c6a8605a1f
First pass at adding pattern matching to riak_test
2012-09-07 16:47:36 -07:00
Sean Cribbs
1cf7c76c6f
Port riaknostic test from basho_expect.
...
We don't have command-output matching yet, so this could appear to pass and yet still fail in some way.
2012-09-07 16:46:12 -07:00
Joe DeVivo
ef62d699c1
Moved @todo to move specific location
2012-08-30 15:52:36 -04:00
Joe DeVivo
e5dc87ad57
Added @todo for partition_repair, doesn't currently work when using rtdev-mixed
2012-08-30 15:51:46 -04:00
Joe DeVivo
2657884301
Added edoc to loaded_upgrade test for additional setup
2012-08-30 15:51:46 -04:00
Joe DeVivo
eddb01bbfb
Changed test API from Module:Module/0 to Module:confirm/0
2012-08-30 15:51:46 -04:00
Joe DeVivo
75b94dfa4c
Initial work on standardizing test results
2012-08-30 15:47:12 -04:00
Bryan Fink
b10ebbba81
use build_cluster instead of each step explicitly
...
As suggested by Joe: https://github.com/basho/riak_test/pull/7#issuecomment-7602584
2012-08-09 09:38:07 -04:00
Joseph Blomstedt
c91d90dabe
Add rt:slow_upgrade for leave/upgrade/join approach
2012-08-08 18:48:40 -07:00
Joseph Blomstedt
8d3d29af2f
Add rt:upgrade and update mixed-version/upgrade tests
...
Change uses of rtdev:upgrade to the new rt:upgrade
Update tests to use Riak 1.1.4 not 1.1.2
2012-08-08 18:44:30 -07:00
Joseph Blomstedt
372841a8e9
Merge pull request #12 from basho/rz-search-rolling-upgrade
...
Add search to loaded_upgrade
2012-08-08 18:30:47 -07:00
Joseph Blomstedt
9c6a44c326
Merge pull request #13 from basho/jdb-capabilities2
2012-08-08 18:13:16 -07:00
Joseph Blomstedt
10456236b7
Fix search tester in loaded_upgrade
...
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.
2012-08-08 17:51:33 -07:00
Bryan Fink
c17c9a7625
Merge branch 'bwf-mapred_verify'
2012-08-08 11:18:55 -04:00
Joseph Blomstedt
4a5c382181
Add rolling_capabilities test, update verify_capabilities test
2012-08-02 21:52:56 -07:00
Ryan Zezeski
c18755e445
Add Search to loaded_upgrade
...
Verify Search works during a rolling upgrade.
2012-07-29 15:07:09 -04:00