Commit Graph

1888 Commits

Author SHA1 Message Date
Dave Parfitt
19f0d140e8 add longer sleep + lager msg 2012-09-27 14:31:21 -04:00
Dave Parfitt
4a892429ce add mapred_verify to riak_test escript 2012-09-27 14:29:30 -04:00
Joe DeVivo
6781da2650 Merge branch 'master' of https://github.com/basho/riak_test 2012-09-27 11:10:10 -07: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
21efe14ced Cleaned up rtdev:interactive a bit, but mostly added comments 2012-09-27 07:33:56 -07:00
Joe DeVivo
8b12621c70 Added attach and console testing via ports (rough draft) 2012-09-26 16:37:11 -07:00
Joe DeVivo
d955ae2c3d Merge branch 'gh35-riak-command-line' of https://github.com/basho/riak_test 2012-09-26 14:48:26 -07:00
Joe DeVivo
7204c50837 Merge pull request #62 from basho/jd-backend-cli
Added support for backends on the command line
2012-09-26 14:09:40 -07:00
Jared Morrow
d4b9e198da Add options to --backend flag 2012-09-26 14:09:01 -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
8687ce2500 Removed duplicate logging 2012-09-26 06:12:01 -07:00
Joe DeVivo
a6f2d27c99 Merge pull request #63 from basho/jd-search-corpus
Switched to a G-rated search corpus
2012-09-26 06:09:30 -07:00
Joe DeVivo
d0885ada5a Changes based on comments in Pull Request #65 2012-09-25 13:51:36 -07:00
Joe DeVivo
3e30017f1e Merge pull request #66 from basho/jd-rt_congig-tweaks
Added new values to sample config. riak_test now works if running local ...
2012-09-25 13:33:58 -07:00
Joe DeVivo
561fa41bad Removed older setup script 2012-09-25 13:31:21 -07:00
Jared Morrow
d0b7565c42 Remove old sample config files 2012-09-25 14:29:08 -06:00
Joe DeVivo
f88c2067a0 Added new values to sample config. riak_test now works if running local and no rt_project is set 2012-09-25 13:25:33 -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
63af306d6b Merge branch 'master' into gh35-riak-command-line
Conflicts:
	src/rt.erl
2012-09-25 13:14:35 -06: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
1098266567 Added search-corpus/spam.0 to .gitignore 2012-09-24 11:45:20 -07:00
Joe DeVivo
21a7d38982 Merge pull request #61 from basho/jd-giddyup!
GiddyUp Reporting
2012-09-21 15:30:53 -07:00
Joe DeVivo
30ea57c9e6 Trim some duplicate code. 2012-09-21 14:29:49 -07:00
Joe DeVivo
d6a047726f clarified update_app_config/2 by adding another clause 2012-09-21 14:20:11 -07:00
Joe DeVivo
2c950d8490 So, apparently there's this function lists:usort/1 2012-09-21 14:05:08 -07:00
Joe DeVivo
a64de7db82 Cleaned up get_backends/0 as per Pull Request #61 2012-09-21 13:44:48 -07:00
Jared Morrow
809a3de934 Caremadingly alphabetize export list 2012-09-21 14:38:54 -06:00
Joe DeVivo
86c298bdfb typo in log message 2012-09-21 13:14:01 -07:00
Joe DeVivo
6e95a08220 Some long overdue spec'ing for rt 2012-09-21 07:16:14 -07:00
Joe DeVivo
4e0c91251b Added specs to giddyup module 2012-09-21 06:44:31 -07:00
Joe DeVivo
f4c4796cfe Fixed JSON encoding of error stacktraces 2012-09-19 15:11:54 -07:00
Joe DeVivo
c4570e57e9 Giddyup integration alpha 2012-09-19 15:11:54 -07:00
Joe DeVivo
0e52778591 added get_version() 2012-09-19 15:11:18 -07:00
Joe DeVivo
1ebe42c648 Posting results to giddyup 2012-09-19 15:10:28 -07:00
Joe DeVivo
0afd780af1 working backend default 2012-09-19 15:09:50 -07:00
Joe DeVivo
71b5a63dd8 Initial commit: Giddyup support. Runner can now set backends for a test 2012-09-19 15:09:50 -07:00
Joe DeVivo
c56fe12bae Merge pull request #57 from basho/sdc-happy-scripts
Make the rtdev scripts friendlier.
2012-09-19 14:55:25 -07:00
Joe DeVivo
e0a89d5a1c Fixed typo 'you'->'your' 2012-09-19 14:49:28 -07:00
Joe DeVivo
6ab9645dae Added details to the README 2012-09-19 14:15:13 -07:00
Sean Cribbs
48d05e35a4 Dat quoting 2012-09-19 16:19:59 -04:00
Sean Cribbs
191953b78a DEBUG -> DEBUG_RTDEV 2012-09-19 16:18:43 -04:00
Sean Cribbs
7f5d75527b Don't exit after printing the configuration in DEBUG mode. 2012-09-19 16:10:57 -04:00
Sean Cribbs
d9fcf06952 Reenable the pushd/popd stuff, add a DEBUG option so you can tell what directories it thinks it will use. 2012-09-19 16:03:48 -04:00
Sean Cribbs
75eeb1d6d7 Use rtdev-current instead of our previous strategy to create the current dir. This allows us to also create the VERSION file in the /tmp/current dir automatically. 2012-09-19 15:27:22 -04:00