Jared Morrow
|
461a3df115
|
Adjust command-line test to be more test-y of riak attach
|
2012-10-02 12:00:38 -06: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
|
8687ce2500
|
Removed duplicate logging
|
2012-09-26 06:12:01 -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
|
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 |
|
Joe DeVivo
|
85e597ae2d
|
Removed dependency on /tmp/rt-builds so you can choose where you install
|
2012-09-19 09:48:51 -07:00 |
|
Sean Cribbs
|
5746163325
|
Don't put a newline in VERSION file, also simplify the version name generation.
|
2012-09-18 16:13:28 -04:00 |
|
Dave Parfitt
|
86eea11d0a
|
rebar_utils:erl_opts didn't exist in 2.0
fix by Joe D.
|
2012-09-18 14:46:08 -04:00 |
|
Reid Draper
|
25350af5ab
|
Merge pull request #59 from basho/wrd-readme-description
Add a description of riak_test and the directories involved
|
2012-09-18 11:43:15 -07:00 |
|
Reid Draper
|
6b6b2b91be
|
s/typicallly/typically
|
2012-09-18 14:40:41 -04:00 |
|
Sean Cribbs
|
a0050ef839
|
Generate a VERSION file into the /tmp/rt/current so we can send it to the report server.
|
2012-09-18 14:34:31 -04:00 |
|
Reid Draper
|
a2f8b7a833
|
Add a description of riak_test and the directories involved
|
2012-09-18 14:31:30 -04:00 |
|
Joe DeVivo
|
86fa5cf9df
|
Make rebar_riak_test_plugin compatible with rebar 2.0 branch (specifically 2.0.1)
|
2012-09-18 10:57:56 -07:00 |
|
Joe DeVivo
|
601d4601ee
|
Merge pull request #53 from basho/jd-2i_tests
Full port of b_e 2i test
|
2012-09-18 07:10:49 -07:00 |
|
Dave Parfitt
|
e99c8caec4
|
riakc and riakhttpc bumped to 1.3.1
|
2012-09-17 21:31:07 -04:00 |
|
Eric Redmond
|
dfa1d2d1ec
|
added osx lion laziness
|
2012-09-17 16:28:32 -07:00 |
|
Sean Cribbs
|
b333e35a9b
|
A little more polishing.
* Print a nice message at the end.
* Put the git cloning into the build() function.
* Remove the done message from the setup-releases script.
|
2012-09-17 17:33:50 -04:00 |
|
Sean Cribbs
|
2e3bc90ed5
|
Add comment about rtdev-all.sh script.
|
2012-09-17 17:26:47 -04:00 |
|
Sean Cribbs
|
167142e341
|
Line-wrapping README
|
2012-09-17 17:16:59 -04:00 |
|
Sean Cribbs
|
850d0db4a7
|
Make the bash scripts friendlier and make an omnibus installer script.
|
2012-09-17 17:14:55 -04: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
|
669b82b7cc
|
Merge branch 'jd-2i_tests' of https://github.com/basho/riak_test into jd-2i_tests
|
2012-09-13 08:34:31 -07:00 |
|
Joe DeVivo
|
3c43ed65dc
|
Full port of b_e 2i test
|
2012-09-13 08:32:34 -07:00 |
|
Dave Parfitt
|
2efcaadab5
|
Merge pull request #54 from basho/dip_riakc130
update riakc to 1.3.0
|
2012-09-12 12:59:52 -07:00 |
|
Joe DeVivo
|
823e3a7824
|
Added 1.3.0 tag to riak-erlang-http-client
|
2012-09-12 12:44:09 -07:00 |
|
Dave Parfitt
|
737df8a396
|
update riakc to 1.3.0
|
2012-09-12 15:21:27 -04:00 |
|