Sean Cribbs
e9fe10bbd5
Merge pull request #41 from basho/sdc-python-client-tests
...
port be-systest-python-unit-tests
2012-11-27 09:59:40 -08:00
Sean Cribbs
4a4a667824
Add more verbose lager messages to the prereq.
2012-11-27 12:50:13 -05:00
Sean Cribbs
13ee1bb0e9
Use virtualenv to prevent installation of packages in protected dirs.
2012-11-27 11:23:26 -05:00
engelsanchez
1ce5baaec5
Merge pull request #96 from basho/fix-wait-for-service-only-for-node
...
Fix wait for service and use in listkeys
2012-11-26 07:22:51 -08:00
Ryan Zezeski
3c0c3ebe57
Merge branch 'rz-fix-gh_155'
2012-11-26 10:17:58 -05:00
Ryan Zezeski
1fe9624978
Don't call lager in remote functions
...
It is not safe to compile code, that calls lager, with Riak Test and
then run that code on the remote nodes. Depending on the version the
remote node will have a different lager version. If the API has
changed between versions then the calls will fail and leave a
non-obvious error message for the test runner to decipher. This is
exactly what happened to me recently as the upcoming 1.3 release is
following lager master but Riak Test is using lager 1.2.1. There is
an api change between those two causing the info call to fail.
https://github.com/basho/lager/compare/1.2.1...d6482649#L5L54
2012-11-26 09:58:26 -05:00
Engel A. Sanchez
3bfabcbc0a
Fixing spacing issue
2012-11-21 16:21:26 -05:00
Engel A. Sanchez
042fd80713
Fix wait for service and use in listkeys
2012-11-21 16:11:17 -05:00
engelsanchez
79fada8b65
Merge pull request #88 from basho/remove-legacy-listkeys-test
...
Removing tests for legacy listkeys
Was plus one'd by Sean, merging
2012-11-20 12:32:49 -08:00
Sean Cribbs
13a982ac69
Merge pull request #95 from basho/sdc-fix-build-cluster
...
Wait for services when deploying nodes.
2012-11-20 10:06:55 -08:00
Sean Cribbs
e1f7e8b887
Cleanup dat whitespace.
2012-11-20 11:59:50 -05:00
Sean Cribbs
362d5725e2
Wait for the specified services (or riak_kv by default) when deploying nodes.
2012-11-20 11:59:37 -05:00
engelsanchez
8706348b85
Merge pull request #92 from basho/fix-ruby-div-by-ten-always-passes
...
Fix multiple of ten failures = pass
2012-11-20 07:50:14 -08:00
Joe DeVivo
280c9e0119
Updated riak_test sample config to use no rt_deps
2012-11-20 08:32:24 -07:00
Joe DeVivo
ff0ef6d521
Merge pull request #94 from basho/jd-i-love-the-smell-of-riak_test-fixes-in-the-morning
...
Fixed Error Message when ENV not set, and Autoconfigure deps
2012-11-20 07:30:56 -08:00
Joe DeVivo
97129f51c2
Autoconfigure deps
2012-11-20 08:00:33 -07:00
Sean Cribbs
2121254614
Merge pull request #93 from basho/sdc-fix-ruby-tests
...
Relax Ruby version restriction in the test.
2012-11-20 06:46:14 -08:00
Joe DeVivo
4b63e81e93
Fixed output for when env var isn't set
2012-11-20 07:37:30 -07:00
Sean Cribbs
331706ace7
Relax Ruby version restriction in the test.
2012-11-20 09:33:19 -05:00
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
Sean Cribbs
5858682ae1
Add Python client tests.
2012-11-18 18:08:48 -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
Engel A. Sanchez
e524fd8299
Also remove legacy list buckets test
2012-11-16 11:43:55 -05: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
Engel A. Sanchez
b41fa549a0
Removing tests for legacy listkeys
2012-11-15 15:48:51 -05: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