Commit Graph

355 Commits

Author SHA1 Message Date
Joe DeVivo
caa99551fd Added file output 2012-08-30 13:42:13 -04:00
Joe DeVivo
be7fefec37 Moved @todo to move specific location 2012-08-30 10:14:06 -04:00
Joe DeVivo
32ad4c3b4d Added checks for installed riak versions 2012-08-29 12:10:24 -07:00
Joe DeVivo
5052daa719 Ensure all riaks are stopped, not just the ones about to be tested before running a test 2012-08-29 10:07:06 -07:00
Joe DeVivo
96db4736d9 First pass at adding getopt to riak_test 2012-08-29 10:06:28 -07:00
Joe DeVivo
ec612122fa riak_test runs multiple tests. 2012-08-28 10:57:49 -07:00
Joe DeVivo
2013bee09d Added .DS_Store to .gitignore 2012-08-28 06:58:31 -07:00
Joe DeVivo
7ffcc3be85 Added @todo for partition_repair, doesn't currently work when using rtdev-mixed 2012-08-28 06:55:58 -07:00
Joe DeVivo
7804d6c429 Added edoc to loaded_upgrade test for additional setup 2012-08-28 06:54:56 -07:00
Joe DeVivo
f5c17c3747 Merge pull request #17 from basho/jnd-rebar-plugin
Added rebar plugin for the cleaning, compilation, and execution of riak_tests
2012-08-27 14:09:21 -07:00
Joe DeVivo
6cd51f0be8 Changed test API from Module:Module/0 to Module:confirm/0 2012-08-27 12:48:54 -07:00
Joe DeVivo
e7a0b32ba7 Fixed dializer errors 2012-08-27 11:27:47 -07:00
Joe DeVivo
c05428cf7e Added @docs and -specs 2012-08-27 10:50:18 -07:00
Sean Cribbs
11741dd9e6 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-08-24 10:54:01 -04:00
Joe DeVivo
03527f02ad Added lager_transform to test compilation options 2012-08-23 13:38:54 -07:00
Sean Cribbs
ce8fd79eb5 Use plain clean/compile commands and add relevant paths before running a test. 2012-08-23 15:42:50 -04:00
Joe DeVivo
af9e6aad8c Initial work on standardizing test results 2012-08-23 12:19:21 -07:00
Joe DeVivo
df351cbad0 Merge pull request #18 from basho/jnd-scripts
Bootstrapping README, Script fixes and Organization
2012-08-23 12:14:22 -07:00
Joe DeVivo
6f40557746 .gitignore .eunit 2012-08-23 11:58:41 -07:00
Joe DeVivo
91e5084d3c Minor README changes 2012-08-23 10:55:59 -07:00
Joe DeVivo
4356aea9a6 Added eunit test to riak_test_lager_backend 2012-08-23 10:46:17 -07:00
Joe DeVivo
c5a774ffaa Added a lager backend for future reporting 2012-08-23 09:45:41 -07:00
Bryan Fink
e923021dd0 Merge branch 'bwf-build_cluster' 2012-08-23 09:36:16 -04:00
Joe DeVivo
f4d05a7e68 Removed EE from sample config file 2012-08-22 11:35:05 -07:00
Joe DeVivo
a9f286b723 Removed Riak EE from bootstrap scripts 2012-08-22 10:25:57 -07:00
Joe DeVivo
a7372ce6a7 Rolled lion fix out of readme and into its own script 2012-08-22 09:49:22 -07:00
Joe DeVivo
6479bab93c Added Kerlveat for 64bit mac action 2012-08-22 09:42:35 -07:00
Joe DeVivo
fa0c0e4e8f Merge branch 'jnd-scripts' of https://github.com/basho/riak_test into jnd-scripts 2012-08-22 09:36:37 -07:00
Joe DeVivo
805934f942 Removed 0.14.2 from bootstrap scripts 2012-08-22 09:34:42 -07:00
Joe DeVivo
d5136074af Removed rtbe.config 2012-08-22 09:24:18 -07:00
Joe DeVivo
c61ae32ff5 Update README.md
Should have been bold, not italics
2012-08-22 09:10:52 -07:00
Joe DeVivo
059ef132e0 Removed old quickstart from readme 2012-08-22 09:07:44 -07:00
Joe DeVivo
dbf08afd5d Added more to the bootstrapping section of the readme 2012-08-22 09:07:16 -07:00
Joe DeVivo
b722b32df4 Added section to README on rtdev-build-releases.sh 2012-08-22 08:39:34 -07:00
Joe DeVivo
f5eda0057f Updated rtdev-build-releases.sh to do all it's kerl prompting upfront 2012-08-21 11:32:48 -07:00
Joe DeVivo
d0e0085819 Addressed comments from Pull Request #17 2012-08-21 10:53:27 -07:00
Joe DeVivo
aac0a5771d Updated build-releases to use 1.2.0 proper 2012-08-21 10:32:25 -07:00
Joe DeVivo
0037922bf2 chmod +x bin/rtdev-current.sh 2012-08-21 10:15:09 -07:00
Joe DeVivo
8e1ae71d96 Moved rtdev*.sh to bin/. 2012-08-21 10:14:21 -07:00
Joe DeVivo
f93942e0d4 Updated rebar and rebar.config 2012-08-20 15:24:20 -07:00
Joe DeVivo
4a1a23ca4a Added actual code to rt_clean 2012-08-20 08:30:57 -07:00
Joe DeVivo
be2237f158 Added rebar plugin for the cleaning, compilation, and execution of riak_tests 2012-08-20 08:05:43 -07:00
Joe DeVivo
de95dc0e7d Merge pull request #16 from basho/jnd-deps
Bumped Lager to 1.2.0
2012-08-16 13:26:59 -07:00
Joe DeVivo
fcc8a8b0c2 Bumped Lager to 1.2.0 2012-08-16 13:07:01 -07:00
Joe DeVivo
3f78b484d2 Merge pull request #15 from basho/jnd-deps
Added the capacity for a ~/.riak_test.config file
2012-08-15 13:53:25 -07:00
Joe DeVivo
5cd79f6bb2 Added the capacity for a ~/.riak_test.config file 2012-08-15 12:48:50 -07:00
Joe DeVivo
0aef4b6c79 Added README 2012-08-15 10:27:32 -07: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
1e1656735e Merge branch 'jdb-upgrade-changes' 2012-08-08 18:50:08 -07:00
Joseph Blomstedt
c91d90dabe Add rt:slow_upgrade for leave/upgrade/join approach 2012-08-08 18:48:40 -07:00