riak_test/tests
Engel A. Sanchez 951a69ef1f Remove riaknostic node connection check
Riaknostic used to be a separate app, but it is now embedded with Riak,
so it doesn't make sense to check for tool output if the node is down,
as that mean riaknostic is not available either.
2013-06-24 15:05:02 -04:00
..
basic_command_line.erl Remove riak attach test due to remsh issues with ports 2013-04-16 08:40:13 -06:00
bucket_props_roundtrip.erl Modfun properties must be existing atoms and the backend can't be unset. 2013-02-28 23:33:52 -06:00
cause_bdp.erl verify_busy_dist_port: remove use of grep via os:cmd, timer:sleep 2012-11-30 17:08:29 -08:00
client_java_verify.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
client_python_verify.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
client_ruby_verify.erl Remove output formatter from rspec command in client_ruby_verify. 2013-06-04 15:50:10 -05:00
gh_riak_core_154.erl Removing timeouts from test 2013-01-11 14:18:54 -05:00
gh_riak_core_155.erl Merge pull request #131 from basho/rz-intercept 2013-01-03 06:38:11 -08:00
gh_riak_core_176.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
hooks.erl Make the postcommit hook send an Erlang message to the test process and check that it receives it. 2012-11-27 13:26:35 -05:00
jmx_verify.erl fixes for lager 2.0 2013-06-20 11:49:12 -07:00
loaded_upgrade_worker_sup.erl Added legacy 2i warning 2013-02-13 14:30:14 -07:00
loaded_upgrade.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
mapred_basic_compat.erl build 3-node clusters for mapred tests (instead of 1 node) 2013-02-19 12:25:25 -05:00
mapred_buffer_prereduce.erl build 3-node clusters for mapred tests (instead of 1 node) 2013-02-19 12:25:25 -05:00
mapred_dead_pipe.erl use records and utils now that they're available 2013-02-19 15:31:08 -05:00
mapred_javascript.erl build 3-node clusters for mapred tests (instead of 1 node) 2013-02-19 12:25:25 -05:00
mapred_notfound_failover.erl use records and utils now that they're available 2013-02-19 15:31:08 -05:00
mapred_verify_rt.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
partition_repair.erl Fix aftermath of rt_config refactor 2013-06-17 08:20:52 -04:00
pipe_verify_basics.erl retry non-deterministic tests 10 times on failure 2013-01-11 12:46:19 -05:00
pipe_verify_examples.erl convert riak_pipe eunit system tests to riak_test 2013-01-11 12:25:24 -05:00
pipe_verify_exceptions.erl break pipe restart input forwarding into its own test 2013-01-11 12:55:20 -05:00
pipe_verify_handoff_blocking.erl test for reproducing vnode_down errors 2013-01-13 09:53:45 -05:00
pipe_verify_handoff.erl use an intercept instead of riak_core_tracer in pipe handoff test 2013-01-11 12:26:55 -05:00
pipe_verify_restart_input_forwarding.erl break pipe restart input forwarding into its own test 2013-01-11 12:55:20 -05:00
pipe_verify_sink_types.erl convert riak_pipe eunit system tests to riak_test 2013-01-11 12:25:24 -05:00
post_generate_key.erl test Location header api verison on POST 2013-02-14 17:42:14 -05:00
pr_pw.erl use more rt-built-in goodness 2013-02-28 10:24:17 -05:00
repl_aae_fullsync_bench.erl Reduce keycount to something reasonable for a riak_test 2013-06-04 08:04:36 -07:00
repl_aae_fullsync_custom_n.erl Test for differing n_val for AAE fullsync should now pass. 2013-05-31 16:11:39 -07:00
repl_aae_fullsync_util.erl Refactor common AAE test code and add custom N test. 2013-05-30 14:02:10 -07:00
repl_aae_fullsync.erl Refactor common AAE test code and add custom N test. 2013-05-30 14:02:10 -07:00
repl_rt_heartbeat.erl Test Realtime Replication Heartbeat feature. 2013-06-18 09:58:52 -07:00
repl_util.erl Merge pull request #299 from basho/mw-fix-repl-rt-cascading 2013-06-19 12:03:14 -07:00
replication2_dirty.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
replication2_fsschedule.erl Tweak the test so it passes more often 2013-04-29 17:40:59 -04:00
replication2_pg.erl Work around riak_test bug by assert(false) instead of fail 2013-06-18 13:17:42 -07:00
replication2_ssl.erl Make sure we wait for riak_repl service after reconfiguring nodes 2013-06-03 17:38:13 -04:00
replication2_upgrade.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
replication2.erl Test for fullsync's successful_exists status item 2013-06-13 12:57:23 -07:00
replication_ssl.erl Make ssl test wait for kv service 2013-06-19 11:51:25 -04:00
replication_upgrade.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
replication.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
riaknostic_rt.erl Remove riaknostic node connection check 2013-06-24 15:05:02 -04:00
rolling_capabilities.erl Rolling_Capabilities no long tied to 1.1.4 2013-01-08 11:41:55 -07:00
rpc_output.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
rt_basic_test.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
rt_cascading.erl Fixed a typo. 2013-06-19 13:50:28 -05:00
secondary_index_tests.erl Verify deletes in backup restore test 2013-06-20 11:53:20 -04:00
test_cluster.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_2i_limit.erl Add test for dropped duplicate key after continuation bug 2013-05-23 10:35:56 +01:00
verify_2i_returnterms.erl 2i pagination tests 2013-04-23 11:02:05 +01:00
verify_2i_stream.erl Update v1 2i tests for new result format 2013-04-25 09:06:13 +01:00
verify_api_timeouts.erl - Add tests to validate that bucket list streaming is working. 2013-04-18 15:52:04 -07:00
verify_asis_put.erl Add test for asis put via client interfaces. 2013-05-07 12:32:16 -05:00
verify_backup_restore.erl Verify deletes in backup restore test 2013-06-20 11:53:20 -04:00
verify_basic_upgrade.erl Replace timeout with wait for riak_kv service 2013-01-10 17:57:30 -05:00
verify_bdp_event_handler.erl verify_busy_dist_port: remove use of grep via os:cmd, timer:sleep 2012-11-30 17:08:29 -08:00
verify_build_cluster.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_busy_dist_port.erl Merge pull request #313 from basho/eas-busy-port-timeout-configurable 2013-06-19 11:41:21 -07:00
verify_capabilities.erl Avoid capability test race 2013-06-18 16:29:53 -04:00
verify_claimant.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_commit_hooks.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_counter_capability.erl Test that counters are blocked in a mixed cluster 2013-06-13 16:27:41 +01:00
verify_counter_converge.erl Fix sometime failure fetching counter after partition 2013-06-05 09:14:00 +01:00
verify_counter_repl.erl Add repl test for counter convergence 2013-05-30 17:52:59 +01:00
verify_cs_bucket.erl Test cs bucket query feature 2013-05-03 18:38:24 +01:00
verify_down.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_dynamic_ring.erl maor wait_until_* for verify_dynamic_ring 2013-05-29 19:03:05 -07:00
verify_handoff.erl riak_core -> riak_kv 2013-02-27 18:51:20 -08:00
verify_kv_health_check.erl riak_kv health check test 2013-01-03 00:22:31 -08:00
verify_leave.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_link_walk_urls.erl Allow dupes in link walk test 2012-12-19 09:23:49 -05:00
verify_listkeys.erl - Add tests to validate that bucket list streaming is working. 2013-04-18 15:52:04 -07:00
verify_mr_prereduce_node_down.erl use rt:systest_write instead of listcomp of riakc_pb_socket:put 2013-02-02 08:54:57 -05:00
verify_reset_bucket_props.erl update test to verify that this can be done over the PBC API as 2013-04-19 14:41:33 -07:00
verify_riak_lager.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_riak_object_reformat.erl verify_riak_object_reformat: use wait_until_capability 2013-06-10 16:05:55 -07:00
verify_riak_stats.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_search.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
verify_secondary_index_reformat.erl secondary_index_reformat: test riak_kv_status:fixed_index_status/0 2013-05-22 12:54:03 -07:00
verify_snmp.erl Added wait until http stats are non-zero 2013-04-03 09:04:31 -07:00
verify_staged_clustering.erl Wait for 'cluster plan' to succeed (verify_staged_clustering) 2013-05-24 12:47:02 -04:00
verify_vclock_encoding_upgrade.erl Show mixed cluster vclock encoding problem 2013-05-16 14:07:21 -04:00
verify_vclock.erl Add check for symmetric encoding/decoding. 2013-05-05 18:05:34 -07:00