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 |
|
Joe DeVivo
|
ab2ea0ccc2
|
Merge pull request #32 from basho/jnd-rpc-logs
change group_leader for tests, in order to capture rpc:call and all io module calls with lager
|
2012-09-12 10:06:52 -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
|
254641baa2
|
POC Riak Test Group Leader
|
2012-09-12 10:03:54 -07:00 |
|
Joe DeVivo
|
af4503782e
|
Spawning each test:commit/0 as a process.
|
2012-09-12 10:03:54 -07:00 |
|
Joe DeVivo
|
490dd312ec
|
Full port of b_e 2i test
|
2012-09-12 09:49:15 -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
|
793b66488d
|
Merge pull request #52 from basho/jd-riak_lager_test
Ported riak_lager tests from basho_expect
|
2012-09-12 09:04:54 -07:00 |
|
Joe DeVivo
|
974b97d49f
|
?MAGIC_NUMBER. Is it possible to troll with a commit?
|
2012-09-12 08:47:57 -07:00 |
|
Russell Brown
|
db4e220bb3
|
Add client apps and the ibrowse app to included apps
|
2012-09-12 11:38:37 +01:00 |
|
Joe DeVivo
|
3dc9530795
|
Ported riak_lager tests from basho_expect
|
2012-09-11 15:12:04 -07:00 |
|