Commit Graph

2189 Commits

Author SHA1 Message Date
Joe DeVivo
26ba9c0e10 After rebasing, convert riaknostic_rt to use confirm/0 2012-09-07 16:50:36 -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
6f1e76a2c0 OMG I forgot to review all files! 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
3e82746d69 Changed to use string:str/2 as per @jtuple's suggestion 2012-09-07 16:45:47 -07:00
Joe DeVivo
2db3f96b77 OMG I forgot to review all files! 2012-09-07 15:23:12 -07:00
Joe DeVivo
2c42591521 Explicity set lager level to debug for per-test lager backends 2012-09-06 09:32:43 -07:00
Dave Parfitt
80dc39e34f Merge pull request #30 from basho/dip_bad_test
don't blow up if there aren't any tests to run
2012-09-05 13:04:02 -07:00
Dave Parfitt
540829daf2 fixed lager error message 2012-09-05 15:57:17 -04:00
Dave Parfitt
01b0fe7850 don't blow up if there aren't any tests to run 2012-09-05 15:53:18 -04:00
Joe DeVivo
b3de6f509c New G-rated search corpus, compliments of @slfritchie 2012-09-05 12:05:18 -04:00
Joe DeVivo
a1e9e04795 Merge pull request #21 from basho/jnd-teststar_runner
A Test Runner and Oh, so much more!
2012-09-05 07:54:04 -07:00
Joe DeVivo
0e7622493b Switched from Regex to substring matching 2012-08-31 14:35:09 -04:00
Joe DeVivo
daa4b3da65 First pass at adding pattern matching to riak_test 2012-08-31 10:53:05 -04:00
Andrew Thompson
abad68fde4 Use include_lib correctly 2012-08-30 16:58:49 -04:00
Joe DeVivo
55333dec8b changed rebar plugin to use the getopt version of riak_test 2012-08-30 16:01:56 -04:00
Joe DeVivo
30b98f42bb Merge from master 2012-08-30 15:57:28 -04:00
Joe DeVivo
dee961d8f6 Added file output 2012-08-30 15:52:37 -04:00
Joe DeVivo
ef62d699c1 Moved @todo to move specific location 2012-08-30 15:52:36 -04:00
Joe DeVivo
06b74f9291 Added checks for installed riak versions 2012-08-30 15:52:36 -04:00
Joe DeVivo
3e5e850afe Ensure all riaks are stopped, not just the ones about to be tested before running a test 2012-08-30 15:52:36 -04:00
Joe DeVivo
9fc3e6a05a First pass at adding getopt to riak_test 2012-08-30 15:52:36 -04:00
Joe DeVivo
f1a6f33137 riak_test runs multiple tests. 2012-08-30 15:51:47 -04:00
Joe DeVivo
f493fa9c1a Added .DS_Store to .gitignore 2012-08-30 15:51:46 -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
Joe DeVivo
70bf8c99c1 Converted include of lager.hrl to include_lib 2012-08-30 15:41:00 -04:00
Joe DeVivo
b77d0f1b57 Merge pull request #19 from basho/jnd-test-behavior
Created a lager backend for riak_test
2012-08-30 12:19:35 -07:00
Joe DeVivo
0982584548 Fixed default plugin configuration to work with riak_test script 2012-08-30 14:32:13 -04:00
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