riak_test/tests
2015-12-31 15:41:07 -05:00
..
always_fail_test.erl Add always_fail_test 2014-05-21 17:13:27 +00:00
always_pass_test.erl Add test that always passes. 2015-03-07 07:57:10 -05:00
basic_command_line.erl Add option to return exit code from rt:admin calls 2014-10-10 15:37:54 -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
bucket_props_validation.erl Updates to bucket property validation test 2014-08-13 16:32:34 -06:00
bucket_types.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
cause_bdp.erl Resolve issue with verify_busy_dist_port test hanging indefinitely 2014-05-06 14:40:47 -06:00
cluster_meta_basic.erl Update tests that return something other than pass for success 2014-05-22 15:54:23 -06:00
cluster_meta_proxy_server.erl cluster meta simulation test 2013-12-19 08:32:44 -08:00
cluster_meta_rmr.erl Update tests that return something other than pass for success 2014-05-22 15:54:23 -06:00
coverage.erl Remove some lager noise, add explicit key identification when making sure all are present 2015-07-22 18:11:58 -04:00
cuttlefish_configuration.erl Fix renamed setting for cuttlefish_configuration test. 2014-01-23 14:15:37 -06:00
ensemble_basic2.erl Fix service/peer check race 2014-06-20 14:26:24 -04:00
ensemble_basic3.erl Don't try to resume pids that don't exist 2014-12-23 15:59:37 -05:00
ensemble_basic4.erl Add additional ensemble tests to test peer syncing 2014-04-10 19:07:02 -07:00
ensemble_basic.erl Add basic riak_ensemble tests 2014-04-08 17:41:11 -07:00
ensemble_byzantine.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
ensemble_interleave.erl Fix ensemble_interleave error condition 2014-07-11 17:41:48 -04:00
ensemble_remove_node2.erl Extend ensemble_remove_node2 to test shutdown 2014-06-03 15:50:06 -07:00
ensemble_remove_node.erl ensemble_remove nodes k/v ensemble checks 2014-04-22 19:21:32 -04:00
ensemble_ring_changes.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
ensemble_start_without_aae.erl - Verifies Riak startup behavior when strong consistency is enabled and 2014-06-10 15:01:10 -04:00
ensemble_sync.erl Fix occasional failures in ensemble_sync 2015-04-15 18:35:01 -04:00
ensemble_util.erl Fix misplaced character in ensemble_util config 2015-11-24 15:17:01 -05:00
ensemble_vnode_crash.erl add intercept for riak_kv_ensemble_backend:handle_down/4 in ensemble_vnode_crash 2014-06-17 23:13:44 -04: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
gh_riak_kv_765.erl Update gh_riak_kv_765 test 2013-12-30 12:33:54 -08: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
http_bucket_types.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
http_security.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
jmx_verify.erl Added a configurable wait before initial jmx_dump 2015-03-31 13:21:25 -05:00
kv679_dataloss.erl Address review comments 2015-01-15 16:09:02 +00:00
kv679_tombstone2.erl Address review comments 2015-01-15 16:09:02 +00:00
kv679_tombstone.erl Address review comments 2015-01-15 16:09:02 +00:00
kv679_uid.erl WIP Kv679 tests 2015-01-02 09:02:13 +00:00
loaded_upgrade_worker_sup.erl Changes to loaded_upgrade test to improve reliability 2014-01-10 16:48:19 -07:00
loaded_upgrade.erl Changes to loaded_upgrade test to improve reliability 2014-01-10 16:48:19 -07:00
mapred_basic_compat.erl Add wait until bucket type visible 2014-06-03 14:03:24 -04: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_http_errors.erl ensure mapred error is what it should be 2013-08-19 14:07:41 -04: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_search_switch.erl Bucket type missing from MR verify, search with wildcard 2014-05-08 21:38:41 -07:00
mapred_verify_rt.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
overload_proxy.erl Get vnode protection test working: 2015-10-22 16:43:24 -04:00
overload.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
partition_repair.erl Assume integer. 2014-01-15 10:23:41 -05:00
pb_cipher_suites.erl Make sure the httpd started exits with the test. 2014-12-29 14:08:36 -06:00
pb_security.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
pipe_verify_basics.erl Added explicit wait_for_service riak_pipe on pipe* tests... 2015-04-06 10:36:06 -05:00
pipe_verify_examples.erl Added explicit wait_for_service riak_pipe on pipe* tests... 2015-04-06 10:36:06 -05:00
pipe_verify_exceptions.erl Added explicit wait_for_service riak_pipe on pipe* tests... 2015-04-06 10:36:06 -05:00
pipe_verify_handoff_blocking.erl Fixed typo; Used exact error message and module name 2015-03-19 14:09:05 -07:00
pipe_verify_handoff.erl update pipe handoff test for new fold req record 2013-09-30 16:17:49 -04:00
pipe_verify_restart_input_forwarding.erl Added explicit wait_for_service riak_pipe on pipe* tests... 2015-04-06 10:36:06 -05:00
pipe_verify_sink_types.erl Added explicit wait_for_service riak_pipe on pipe* tests... 2015-04-06 10:36:06 -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
proxy_overload_recovery.erl Move wait_for_vnode_change inside the -ifdef(EQC) clause. 2015-12-09 14:45:41 -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_bt.erl Fix typo. 2015-05-20 16:38:34 -04:00
repl_aae_fullsync_custom_n.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
repl_aae_fullsync_util.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
repl_aae_fullsync.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
repl_bucket_types.erl Added case clause for case in which we are calling get on a 2.0 or later node that does not have the bucket type declared. The previous behavior was targeted for pre-2.0 (pre-bucket type) behavior. 2015-04-08 09:28:15 -04:00
repl_cancel_fullsync.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
repl_consistent_object_filter.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
repl_fs_bench.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
repl_fs_stat_caching.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
repl_handoff_deadlock_aae.erl Test deadlock between Repl Fullsync and Handoff. Requires riak_repl and riak_kv fixes: 2015-04-24 15:23:06 -04:00
repl_handoff_deadlock_common.erl Test deadlock between Repl Fullsync and Handoff. Requires riak_repl and riak_kv fixes: 2015-04-24 15:23:06 -04:00
repl_handoff_deadlock_keylist.erl Test deadlock between Repl Fullsync and Handoff. Requires riak_repl and riak_kv fixes: 2015-04-24 15:23:06 -04:00
repl_location_failures.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
repl_rt_cascading_rtq.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
repl_rt_heartbeat.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
repl_rt_overload.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
repl_rt_pending.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
repl_util.erl Remove handling of timeout, as old-school Riak connection nodes would also result in a timeout. Try new riak_core_cluster_conn:status() first, then fall back to older 1.4.X style bare send. Lather, rinse, repeat. 2015-04-14 15:13:15 -04:00
replication2_connections.erl add debug logging to tests/replication2_connections 2015-04-10 15:49:58 -04:00
replication2_console_tests.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication2_dirty.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication2_fsschedule.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication2_pg.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication2_rt_sink_connection.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication2_ssl.erl Fixed typos. 2015-03-13 07:09:05 -04:00
replication2_upgrade.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication2.erl Fixed parenthetical spacing and a few other text spacing issues 2015-02-28 21:34:38 -07:00
replication_object_reformat.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
replication_ssl.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication_stats.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication_upgrade.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
replication.erl Ensure riak_repl service is up across the board 2014-12-18 16:07:00 -05:00
riak667_mixed.erl Renamed connection Pids and reformat some code for consistency. 2015-08-21 16:36:37 -04:00
riak667_safe.erl WIP extending mixed-cluster test. 2015-01-23 18:02:13 -06:00
riak727.erl Merge pull request #782 from basho/rdb/gh-riak-727 2015-08-12 15:17:47 -06:00
riak_admin_console_tests.erl Update tests to reflect new commands, plus the fact that riak_core_console is being called twice from one riak-admin command in some cases 2014-03-06 19:10:27 -05:00
riak_control_authentication.erl Merge pull request #817 from basho/bugfix/bch/update_riak_control_versions 2015-08-12 15:20:39 -06:00
riak_control.erl Fix riak_control to check the correct devrel version 2015-08-12 19:50:50 -06:00
riak_rex.erl Restart rex and make sure rpc works again. 2014-05-30 15:44:06 -04:00
riaknostic_rt.erl Remove riaknostic node connection check 2013-06-24 15:05:02 -04:00
rolling_capabilities.erl Fix typo 2014-02-10 14:03:00 -05:00
rpc_output.erl Update tests that return something other than pass for success 2014-05-22 15:54:23 -06:00
rt_basic_test.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
rt_cascading.erl Fix tests that used the wrong name for the riak.conf entry for allow_mult. 2014-01-19 11:47:50 -06:00
secondary_index_tests.erl Updates for new 2i/return_body=true PB messages 2015-10-06 15:34:28 -04:00
sibling_explosion.erl Set dvv to true for default bucket under test 2014-04-04 14:25:50 +01:00
test_cluster.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
ts_A_activate_table_pass_1.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_activate_table_pass_2.erl Separate assert for symbols. 2015-12-10 14:44:01 +00:00
ts_A_create_table_already_created.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_create_table_dup_primary_key.erl Change 5 tests to pattern match on the error strings returned 2015-12-11 17:21:02 +00:00
ts_A_create_table_no_primary_key.erl Change 5 tests to pattern match on the error strings returned 2015-12-11 17:21:02 +00:00
ts_A_create_table_not_null_pk_fields.erl Change 5 tests to pattern match on the error strings returned 2015-12-11 17:21:02 +00:00
ts_A_create_table_pass_1.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_create_table_short_key.erl Change 5 tests to pattern match on the error strings returned 2015-12-11 17:21:02 +00:00
ts_A_create_table_split_key.erl Change 5 tests to pattern match on the error strings returned 2015-12-11 17:21:02 +00:00
ts_A_get_not_found.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_get_simple.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_put_all_datatypes.erl Initial addition of aggregation tests 2015-12-18 01:07:46 +00:00
ts_A_put_all_null_datatypes.erl Add a test for all datatypes which support null values 2015-12-02 04:01:48 +00:00
ts_A_put_bad_date.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_put_invalid_data.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_put_non_existent_bucket.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_put_simple.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_select_compare_two_fields_not_allowed.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_select_incompatible_type_float_not_allowed.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_select_incompatible_type_integer_not_allowed.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_select_missing_field_in_pk_not_allowed.erl New error message 2015-12-03 15:10:56 -05:00
ts_A_select_not_found.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_select_simple.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_select_unexpected_token_not_allowed.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_select_where_has_no_lower_bounds_not_allowed.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_A_select_where_has_no_upper_bounds_not_allowed.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_aggregation_cluster.erl Initial addition of aggregation tests 2015-12-18 01:07:46 +00:00
ts_aggregation_fail.erl Adjust expected results and add in describe table 2015-12-17 20:44:58 -07:00
ts_aggregation_math.erl Adjust expected results and add in describe table 2015-12-17 20:44:58 -07:00
ts_aggregation_simple.erl Adjust expected results and add in describe table 2015-12-17 20:44:58 -07:00
ts_api.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_B_activate_table_pass_1.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_B_create_table_pass_1.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_B_put_pass_1.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_B_random_query_pass_eqc.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_B_select_pass_1.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_B_select_pass_2.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_B_select_pass_3_sorted_on_key.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_basic.erl check data overwrite 2015-12-12 00:11:35 +00:00
ts_C_activate_table_fail_1.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_C_select_pass_1.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_C_select_pass_2.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_coverage.erl Add secondary check that all data located with each quantum matches that quantum 2015-12-31 15:41:07 -05:00
ts_describe_table.erl Skip the step of writing data to the table before determining the schema 2015-12-22 02:54:54 +00:00
ts_latin1_create_table_not_allowed.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_unicode_create_table_not_allowed.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_unicode.erl only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
ts_util.erl Add new test for coverage plan query/use 2015-12-31 15:31:03 -05:00
ts.README Further Time Series Tests 2015-09-24 10:17:49 +00:00
verify_2i_aae.erl Bring test back to 1.4.7 glory 2014-01-24 20:30:22 -05:00
verify_2i_eqc.erl Fleshed out but disabled http client support 2015-08-11 23:12:11 -04:00
verify_2i_limit.erl Exercise erlang http client 2i 2013-10-11 17:21:38 -04:00
verify_2i_mixed_cluster.erl Test 2i features added in 1.4.4 2013-12-20 10:18:07 -05:00
verify_2i_returnbody.erl Updates for new 2i/return_body=true PB messages 2015-10-06 15:34:28 -04:00
verify_2i_returnterms.erl 2i tests depend on an index backend 2015-07-30 21:41:32 -04:00
verify_2i_stream.erl Test 2i features added in 1.4.4 2013-12-20 10:18:07 -05:00
verify_2i_timeout.erl Test 2i features added in 1.4.4 2013-12-20 10:18:07 -05:00
verify_aae.erl Missed the get b4 put and siblings merge intended 2014-02-14 17:30:11 -05:00
verify_api_timeouts.erl Fix verify_api_timeouts. 2014-01-24 13:14:35 -05: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 Fix verify_backup_restore. 2013-11-09 09:33:38 -05: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_bitcask_tombstone2_upgrade.erl Verify Bitcask tombstone 2 upgrade 2014-04-24 18:08:40 -04:00
verify_build_cluster_caps_race.erl Make this test deterministic whether it likes it or not: intercept init 2015-08-13 17:33:38 -04:00
verify_build_cluster.erl Fix tests that used the wrong name for the riak.conf entry for allow_mult. 2014-01-19 11:47:50 -06:00
verify_busy_dist_port.erl Update tests that return something other than pass for success 2014-05-22 15:54:23 -06:00
verify_capabilities.erl Use eventual assert in overrides 2013-10-22 16:37:21 -04:00
verify_claimant.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_cluster_converge.erl Add basic cluster converge test to try to capture issues with cluster 2015-07-17 16:23:06 -04:00
verify_commit_hooks.erl Fix test to expect 404 instead of 201. ensure_doc(B,undefined) will return {error, undefined}. See https://github.com/basho/riak_kv/pull/237 2013-10-23 16:04:12 -07:00
verify_conditional_postcommit.erl Add verify_conditional_postcommit 2013-12-18 19:30:44 -08:00
verify_corruption_filtering.erl tweak for riak_test version 2013-08-16 16:55:46 -07:00
verify_counter_capability.erl Relaxed the capability check to make it a subset check. 2015-04-08 16:30:52 -04:00
verify_counter_converge.erl Setup test for CRDTs upgrades, currently only 1.4 counters 2014-03-28 13:13:47 -07:00
verify_counter_repl.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
verify_crdt_capability.erl Added wait_until_ready after upgrade, as it appears the HTTP interface 2015-04-08 17:34:53 -04:00
verify_cs_bucket.erl Update tests to match changes to 2i API in riakc 2013-07-12 15:34:08 -04:00
verify_down.erl Add riak_test behavior 2012-12-14 10:50:49 -05:00
verify_dt_context.erl Use built in rt code for bucket type creation 2014-03-24 14:10:37 +00:00
verify_dt_converge.erl Change verify_dt_converge to use riakc_flag:enable(F) rather than disable. This will work 2015-02-11 10:47:35 -05:00
verify_dt_upgrade.erl Fix BTA-172. 2015-04-06 16:21:15 -05:00
verify_dvv_repl.erl Fix failure on slow replication 2014-12-23 16:41:59 -05:00
verify_dynamic_ring.erl Remove the force-replace test case from verify_dynamic_ring 2014-04-09 13:36:25 -06:00
verify_handoff_mixed.erl Expected output changed as of PR#678 2014-12-31 10:56:47 -05:00
verify_handoff_write_once.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
verify_handoff.erl Add verification of handoff heartbeat to verify_handoff test 2014-09-11 15:05:26 -06: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 Cleanup whitespace. 2013-09-11 12:32:13 -05:00
verify_listkeys_eqcfsm.erl Expand verify_listkeys_eqcfsm to track varying buckets and n_vals. 2014-06-26 16:13:58 -04:00
verify_listkeys.erl - Adds tests to verify the operation of list keys and list buckets when 2014-06-03 13:44:05 -04:00
verify_membackend.erl Merge pull request #821 from basho/bugfix/bch/cleanup_verify_membackend 2015-08-12 15:22:52 -06: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_no_writes_on_read.erl Verify fix to writes on reads when LWW+Bitcask 2013-06-19 15:12:58 -04:00
verify_object_limits.erl Refactor log grepping to rt 2013-10-17 11:21:04 -04:00
verify_reset_bucket_props.erl Update tests that return something other than pass for success 2014-05-22 15:54:23 -06:00
verify_riak_lager.erl Update lager test for new config format 2013-10-22 15:37:42 -04:00
verify_riak_object_reformat.erl Update tests that return something other than pass for success 2014-05-22 15:54:23 -06:00
verify_riak_stats.erl Add <<"riak_ql_version">> to verify_riak_stats for timeseries 2015-11-11 20:55:06 +00:00
verify_search.erl refactored config and local into separate modules 2013-04-26 08:24:58 -07:00
verify_secondary_index_reformat.erl Update PB get index call 2013-08-02 15:15:17 -04:00
verify_snmp_repl.erl Verify cluster stats in SNMP 2015-10-07 11:54:54 -04:00
verify_snmp.erl Reduces the SNMP stats poll interval from 1 minutes to 1 second 2014-11-12 12:50:57 -05:00
verify_staged_clustering.erl Use wait_for and actually check the results of riak-admin cluster join 2015-08-26 13:36:30 -04:00
verify_tick_change.erl Fix tests that used the wrong name for the riak.conf entry for allow_mult. 2014-01-19 11:47:50 -06: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
verify_write_once.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
vnode_util.erl Add additional ensemble tests to test peer syncing 2014-04-10 19:07:02 -07:00
yz_core_properties_create_unload.erl update yz tests to use commit fn instead of sleep 2015-10-07 11:54:54 -04:00
yz_crdt.erl update yz tests to use commit fn instead of sleep 2015-10-07 11:54:54 -04:00
yz_default_bucket_type_upgrade.erl Updated tests to explicitly set allow_mult and dvv_enabled, as 2015-11-24 13:41:36 -05:00
yz_ensemble.erl update yz tests to use commit fn instead of sleep 2015-10-07 11:54:54 -04:00
yz_extractors.erl sure up possible race between upgrade and first check 2015-11-18 12:51:15 -05:00
yz_handoff.erl yokozuna_rt additions for types and better testing w/ allow-mult=true extractors test 2015-10-13 15:34:29 -04:00
yz_schema_change_reset.erl Refactor some Yokozuna tests to eliminate duplication 2015-10-07 12:19:27 -04:00