Engel A. Sanchez
4e698348b0
Fix multiple of ten failures = pass
...
Also, adding dump file name to gitignore
2012-11-19 12:07:33 -05:00
Joe DeVivo
d8bdde7a97
Merge pull request #90 from basho/jd-test-audit
...
A Smörgåsbord of riak_test fixes
2012-11-16 10:46:58 -08:00
Joe DeVivo
c6744282d6
removed commented code in rtdev
2012-11-16 10:46:42 -07:00
Joe DeVivo
765779f830
Stupid solaris and it's non 'cp -a' supporting ways
2012-11-16 10:42:41 -07:00
Joe DeVivo
a1a1bc4b5d
io:format fix for riak_test_runner
2012-11-16 10:42:02 -07:00
Sean Cribbs
aacf69a1a2
Merge pull request #89 from basho/sdc-fix-cli
...
Refactor basic_command_line test.
2012-11-16 08:31:55 -08:00
Joe DeVivo
946015e9ec
Updated verify_capabilities
2012-11-16 09:26:23 -07:00
Joe DeVivo
a68d9e2e47
Removed comment from basic_command_line questioning the validity of the
...
test. It's super valid!
2012-11-16 08:02:38 -07:00
Sean Cribbs
538c559ac7
Refactor basic_command_line test.
...
* Try to do as much as possible while the node is up/down, without
changing its state. Rapidly starting and stopping the node has
strange effects.
* We should consider removing the restart functionality from the
`riak` script, as it leaves things in undetermined states.
2012-11-15 20:03:55 -05:00
Joe DeVivo
8d040be69e
Less parallelism in cluster teardown
2012-11-15 14:11:24 -07:00
Joe DeVivo
fb1b679749
Moved loaded_upgrade to use TestMetaData for version
2012-11-15 12:46:18 -07:00
Joe DeVivo
30d795f4a5
Added a little timer action to verify_basic_upgrade to make it deterministic
2012-11-15 12:33:00 -07:00
Joe DeVivo
80568b3bd5
Rewrite of verify_basic_upgrade
2012-11-15 11:54:50 -07:00
Joe DeVivo
4d7ec562a2
Display linebreaks in eralng stack traces.
2012-11-15 07:39:55 -07:00
Joe DeVivo
b2bbff230f
removed upgrade test
2012-11-14 12:25:29 -07:00
Joe DeVivo
4a065825ee
Updated partition repair test to use new riak_test features
2012-11-14 12:23:45 -07:00
Joe DeVivo
ad272a72be
added support of legacy and previous as verision atoms supported by riak_test
2012-11-14 11:04:42 -07:00
Joe DeVivo
fcc25333d2
Updated java client jars to 1.0.7-SNAPSHOT
2012-11-14 11:02:59 -07:00
Jordan West
0d85e90264
Merge branch 'gh-riak-core-197-reset-bprops'
2012-11-13 14:55:01 -08:00
Joe DeVivo
d23fda79e1
Merge pull request #86 from basho/jd-gh48-rolling-upgrade-completeness
...
Added 2i to loaded_upgrade and more!
2012-11-13 12:21:03 -08:00
Joe DeVivo
1fb993cd03
Removed case statement from riak_test_runner that was part of a previous implementation
2012-11-13 12:45:33 -07:00
Joe DeVivo
0e4f2c8504
Removed outdated comments
2012-11-13 11:48:50 -07:00
Joe DeVivo
4e21277b8f
took riak_test from global:register to plain register, effectively bringing it down from 11
2012-11-13 08:58:07 -07:00
Joe DeVivo
d0c2ba93ef
Refactored metatdata process message into riak_test_runner
2012-11-13 08:28:12 -07:00
Joe DeVivo
af02802ece
Removed commented code from test_runner
2012-11-13 06:52:13 -07:00
Joe DeVivo
fc9ec57327
Changes suggested by Pull Request #86
2012-11-12 10:53:56 -07:00
Joe DeVivo
32538a6dff
Missing slash in sample riak_test.config
2012-11-12 10:01:47 -07:00
Joe DeVivo
d4fbba7b54
Fixed default RT_DEST_DIR variable
2012-11-12 08:19:08 -07:00
Joe DeVivo
cc968a64a9
Added the ability to set platform in riak_test.config
2012-11-09 15:54:59 -07:00
Joe DeVivo
3f7b4eb9d2
export rt:build_cluster/3
2012-11-09 15:54:58 -07:00
Joe DeVivo
cdedfd4c05
Tests can now ask the test runner for the test metadata
2012-11-09 15:54:58 -07:00
Joe DeVivo
1ddd0e82c7
test_cluster test, which really just builds a cluster and leaves it running... great for developing tests
2012-11-09 15:54:58 -07:00
Joe DeVivo
5f6fd5bf31
Added 2i to loaded upgrade test
2012-11-09 15:54:58 -07:00
Joe DeVivo
684d33cd73
bin dir freed from the shackles of /tmp, uh huh...
2012-11-09 15:54:58 -07:00
Joe DeVivo
f3e0420a63
Fixed mapred_verify test escript/priv issues
2012-11-09 15:54:58 -07:00
Joe DeVivo
10d2db1d25
Added fields to sample config
2012-11-09 15:54:58 -07:00
Joe DeVivo
2b40fb54b7
Added warning about ?assertCmd
2012-11-09 15:54:58 -07:00
Joe DeVivo
9483baa621
Enhancements to loaded upgrade. less dependent on ENV vars
2012-11-09 15:54:58 -07:00
Joe DeVivo
bb69700675
Merge pull request #84 from basho/jd-ruby-client-tests
...
Riak Test: Now With Ruby Client Action
2012-11-09 14:30:19 -08:00
Sean Cribbs
544938225a
Fix the bundler invocation so it works in a more isolated fashion.
2012-11-09 14:20:18 -08:00
Joe DeVivo
d558dde90b
Ruby Tests: changed format string to plain old string
2012-11-09 08:38:25 -07:00
Joe DeVivo
843e34c459
ruby test: used filename:join/1 where applicable
2012-11-08 13:35:49 -07:00
Joe DeVivo
9f1ea49dd4
Added multi_json gem to ruby client test
2012-11-08 08:05:37 -07:00
Joe DeVivo
28c0e56376
Moved java urls to default config
2012-11-08 08:05:37 -07:00
Joe DeVivo
591d3f4752
Created a riak_test scratch dir for downloading clients
2012-11-08 08:05:37 -07:00
Joe DeVivo
6a0729c64a
Ruby Client test working with hard-coded locally built ruby-client gem
2012-11-08 08:05:37 -07:00
Jared Morrow
aa50c2f665
Merge pull request #83 from basho/jem-fix-bash-shebang
...
Change shebang lines so scripts work on non-linux
2012-11-07 12:47:52 -08:00
Jared Morrow
de50d3d4fc
Change shebang lines so scripts work on non-linux
2012-11-07 13:41:26 -07:00
Jordan West
8663a082ee
reset bucket properties test
...
depends on 945019b129
2012-10-31 23:34:55 -07:00
Joe DeVivo
98aa18e6e2
Merge pull request #80 from basho/sdc-version-filter
...
Send the version to GiddyUp for test-filtering purposes.
2012-10-30 12:33:56 -07:00