.. |
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
|
Fix the expected sub string in basic_command_line getpid test.
|
2016-07-05 11:03:12 +00: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
|
2016-03-19 14:55:12 -04: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
|
2016-03-19 14:55:12 -04: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
|
2016-03-19 14:55:12 -04: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
|
2016-03-19 14:56:23 -04: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
|
2016-03-19 14:55:12 -04:00 |
http_security.erl
|
Updated tests to explicitly set allow_mult and dvv_enabled, as
|
2016-03-19 14:55:12 -04:00 |
jmx_verify.erl
|
Set jmx port to -1 to force failure of startup in JMX app.
|
2016-06-01 16:38:25 -04:00 |
job_enable_common.erl
|
Make sure the random number generator is seeded.
|
2016-09-02 18:13:09 -04:00 |
job_enable_common.hrl
|
Changed expected default for riak_search to enabled
|
2016-09-09 11:33:00 -04: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
|
Make the overload test a bit more precise
|
2016-09-20 15:53:32 -04:00 |
partition_repair.erl
|
Fix race condition in partition_repair
|
2016-09-22 13:02:04 -04: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
|
Disable use of job enable flags for this test
|
2016-09-08 14:16:52 -04: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
|
Fix compilation error when compiling without EQC
|
2016-01-26 15:45:13 -08: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
|
2016-03-19 14:55:12 -04: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
|
merge
|
2016-10-18 13:52:01 -07: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
|
2016-03-19 14:55:12 -04: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
|
2016-03-19 14:55:12 -04:00 |
repl_process_leak.erl
|
Made test more reliable to check for leaks.
|
2015-01-08 14:36:32 -06: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
|
Fix race in repl_rt_heartbeat due to short timeout
|
2015-11-23 11:09:21 -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
|
Merge remote-tracking branch 'basho/develop-2.2' into merge-2.2-with-riak_ts-develop
|
2016-07-14 12:16:54 -06: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
|
Changed call from rtdev:upgrade to rt:upgrade, which has the expected
|
2016-09-15 10:28:00 -04:00 |
replication2.erl
|
Fix bug in replication2 delete tests
|
2016-05-31 16:07:27 -04:00 |
replication_object_reformat.erl
|
Prevent tree upgrades which can block replication from completing
|
2016-11-10 16:47:15 -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
|
changed lager output
|
2016-10-31 09:11:08 -07:00 |
replication.erl
|
Ensure riak_repl service is up across the board
|
2014-12-18 16:07:00 -05:00 |
riak667_mixed.erl
|
rt:wait_until_capability_contains requires a list!
|
2016-06-13 17:11:46 +01: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
|
fixed riak_control_authentication to handle riak_ts version
|
2016-10-27 16:35:17 -07:00 |
riak_control.erl
|
removed debug output
|
2016-10-27 19:01:36 -07:00 |
riak_rex.erl
|
Restart rex and make sure rpc works again.
|
2014-05-30 15:44:06 -04:00 |
riak_shell_test_connecting_error.erl
|
Add @seemaj's riak_shell script as a test
|
2016-03-21 03:43:25 +00:00 |
riak_shell_test_connecting.erl
|
Rename expected strings from "riak_shell" to "riak-shell"
|
2016-04-29 21:04:25 -06:00 |
riak_shell_test_disconnecting.erl
|
Try stopping another node to make the test consistent
|
2016-08-19 23:03:41 +00:00 |
riak_shell_test_reconnecting.erl
|
Rename expected strings from "riak_shell" to "riak-shell"
|
2016-04-29 21:04:25 -06:00 |
riak_shell_test_util.erl
|
Change the interface to riak_shell:loop_TEST/2
|
2016-12-08 14:30:30 -07: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_big_circle.erl
|
Break the rest of the rt_cascading tests into their own modules
|
2016-04-17 22:27:37 -06:00 |
rt_cascading_circle_and_spurs.erl
|
Break the rest of the rt_cascading tests into their own modules
|
2016-04-17 22:27:37 -06:00 |
rt_cascading_circle.erl
|
Break the rest of the rt_cascading tests into their own modules
|
2016-04-17 22:27:37 -06:00 |
rt_cascading_diamond.erl
|
Break the rest of the rt_cascading tests into their own modules
|
2016-04-17 22:27:37 -06:00 |
rt_cascading_ensure_ack.erl
|
Use rt:wait_until to check unacked on source node
|
2016-11-10 14:30:22 -08:00 |
rt_cascading_mixed_clusters.erl
|
Break the rest of the rt_cascading tests into their own modules
|
2016-04-17 22:27:37 -06:00 |
rt_cascading_new_to_old.erl
|
Break the rest of the rt_cascading tests into their own modules
|
2016-04-17 22:27:37 -06:00 |
rt_cascading_pyramid.erl
|
Break the rest of the rt_cascading tests into their own modules
|
2016-04-17 22:27:37 -06:00 |
rt_cascading_simple.erl
|
Break the rest of the rt_cascading tests into their own modules
|
2016-04-17 22:27:37 -06:00 |
rt_cascading_unacked_and_queue.erl
|
Add code to wait for REPL bucket hook installation
|
2016-04-28 10:40:12 -04:00 |
rt_cascading.erl
|
Determine actual cluster leaders and break out test bucket name
|
2016-04-27 22:16:52 -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 |
test_hll.erl
|
- new test for HLL(set) datatypes
|
2016-07-28 17:54:02 -04:00 |
ts_cluster_activate_table_pass_1.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_aggregation.erl
|
Switch from ts_A, B, C to ts_simple, cluster, degraded
|
2016-01-11 17:40:38 +00:00 |
ts_cluster_capabilities_SUITE.erl
|
sql_select_version capability has been bumped
|
2016-12-05 10:03:37 -05:00 |
ts_cluster_comprehensive.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_coverage.erl
|
Merge pull request #1152 from basho/feature-az-query_buffers
|
2016-11-11 11:36:22 -07:00 |
ts_cluster_create_table_pass_1.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_create_table_via_sql_SUITE.erl
|
fixed two tests
|
2016-11-18 13:00:00 -05:00 |
ts_cluster_group_by_SUITE.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_handoff_SUITE.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_keys_SUITE.erl
|
Descending local key ts_cluster_keys_SUITE tests.
|
2016-11-17 15:21:39 +00:00 |
ts_cluster_list_irreg_keys_SUITE.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_overload_reported.erl
|
renamed ts_cluster_overload_reported to match naming convention.
|
2016-11-21 17:05:57 -08:00 |
ts_cluster_put_pass_1.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_quantum_boundaries_SUITE.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_random_query_pass_eqc.erl
|
fixed two tests
|
2016-11-18 13:00:00 -05:00 |
ts_cluster_replication.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_riak_shell_basic_sql.erl
|
RTS-1403: Add SHOW CREATE TABLE and empty shell responses
|
2016-11-25 23:00:26 -07:00 |
ts_cluster_riak_shell_regression_log.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_select_desc_SUITE.erl
|
Remove lingering ts_util calls.
|
2016-11-18 10:06:55 +00:00 |
ts_cluster_select_pass_1.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_select_pass_2.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_select_pass_3_sorted_on_key.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_cluster_stream_list_keys_SUITE.erl
|
Remove lingering ts_util calls.
|
2016-11-18 10:06:55 +00:00 |
ts_cluster_unicode.erl
|
Switch from ts_A, B, C to ts_simple, cluster, degraded
|
2016-01-11 17:40:38 +00:00 |
ts_cluster_updowngrade_group_by_SUITE.erl
|
always use current client in updowngrade tests
|
2016-12-07 16:28:40 +02:00 |
ts_cluster_updowngrade_order_by_SUITE.erl
|
always use current client in updowngrade tests
|
2016-12-07 16:28:40 +02:00 |
ts_cluster_updowngrade_select_aggregation_SUITE.erl
|
always use current client in updowngrade tests
|
2016-12-07 16:28:40 +02:00 |
ts_data.erl
|
Streaming list keys tests.
|
2016-11-17 15:42:07 +00:00 |
ts_degraded_activate_table_fail_1.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_degraded_aggregation.erl
|
Fix ts_degraded_aggregation
|
2016-02-02 22:51:44 +00:00 |
ts_degraded_select_pass_1.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_degraded_select_pass_2.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_ops.erl
|
Pass options to riakc_ts:query correctly
|
2016-11-28 16:16:49 -05:00 |
ts_qbuf_util.erl
|
ts_simple_query_buffers: query generator failed to emit ORDER BY-less ones
|
2016-11-16 17:23:34 +02:00 |
ts_qbuf_util.hrl
|
ts_simple_query_buffers: move error handling tests to main module
|
2016-10-19 03:13:06 +03:00 |
ts_setup.erl
|
Give table activation a better chance to succeed
|
2016-12-06 14:06:10 -05:00 |
ts_simple_activate_table_pass_1.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_activate_table_pass_2.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_aggregation_fail.erl
|
removed comments
|
2016-11-23 11:54:42 -05:00 |
ts_simple_aggregation_math.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_aggregation.erl
|
moved a test that previously was expected to fail to the passing tests now that it is a valid query
|
2016-11-23 11:50:44 -05:00 |
ts_simple_api.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_batch.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_blob.erl
|
New simple test for blob type
|
2016-11-28 16:16:32 -05:00 |
ts_simple_create_table_already_created.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_create_table_dup_primary_key.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_create_table_no_primary_key.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_create_table_not_null_pk_fields.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_create_table_pass_1.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_create_table_split_key.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_describe_table.erl
|
fixed ts_simple_describe_table test to match change in the column header "Primary Key" => "Partition Key" and addition of "Sort Order" column.
|
2016-11-17 11:16:05 -08:00 |
ts_simple_div_by_zero.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_explain_query.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_get_not_found.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_get.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_http_api_SUITE.erl
|
thanks to number_or_null, added HTTP null value put, null value in select, and show tables tests.
|
2016-12-08 11:59:42 -08:00 |
ts_simple_http_security_SUITE.erl
|
fixed ts_simple_http_security_SUITE to pass null over HTTP, was using [] which is an empty array in JSON.
|
2016-12-10 09:00:09 -08:00 |
ts_simple_insert_incorrect_columns.erl
|
fixed test for under specification of field values.
|
2016-11-21 16:55:29 -08:00 |
ts_simple_insert_iso8601.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_insert.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_latin1_create_table_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_object_size_limits.erl
|
Add ts_simple_object_size_limits
|
2016-12-01 10:42:18 -07:00 |
ts_simple_pb_security_SUITE.erl
|
incorporated new describe table output format
|
2016-11-29 17:07:00 -08:00 |
ts_simple_put_all_datatypes.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_put_all_null_datatypes.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_put_bad_date.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_put_invalid_data.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_put_non_existent_bucket.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_put.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_query_buffers_SUITE.erl
|
ts_simple_query_buffers: disable query_orderby_{no_updates,expiring}
|
2016-11-29 04:33:56 +02:00 |
ts_simple_recompile_ddl.erl
|
continue encapsulation approach, removing all dets calls from this riak_test test. use rpc to ensure riak_test can run from a test harness that is not the node.
|
2016-12-05 10:40:05 -08:00 |
ts_simple_select_compare_two_fields_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_double_in_key.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_incompatible_type_float_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_incompatible_type_integer_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_is_null.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_iso8601.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_missing_field_in_pk_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_nogap.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_not_found.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_table_not_existing.erl
|
added test for case that SELECT is executed for a table that does not exist.
|
2016-11-23 11:55:31 -08:00 |
ts_simple_select_unexpected_token_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_where_has_no_lower_bounds_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select_where_has_no_upper_bounds_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_simple_select.erl
|
Convert one simple test
|
2016-11-04 14:35:36 -06:00 |
ts_simple_show_create_table.erl
|
Update the replication parameters which are now TS defaults
|
2016-12-06 13:34:56 -07:00 |
ts_simple_show_tables.erl
|
added Status field to SQL "SHOW TABLES" result.
|
2016-11-15 10:17:37 -07:00 |
ts_simple_single_key_ops.erl
|
Remove lingering ts_util calls.
|
2016-11-18 10:06:55 +00:00 |
ts_simple_unicode_create_table_not_allowed.erl
|
Faster/cleaner remove_last/1 per Andrei
|
2016-11-04 16:19:30 -06:00 |
ts_updown_util.erl
|
ts_updown_util: filter timeseries.max_running_fsms in convert_riak_conf
|
2016-12-05 15:57:47 +02:00 |
ts_updown_util.hrl
|
ts_updown_util: rework to halt scenario if a stage fails
|
2016-11-06 06:20:25 +02:00 |
ts_updowngrade_test.part
|
The existing failure logging for some reason is not printing out
|
2016-12-09 13:47:55 +00:00 |
ts.README
|
Switch from ts_A, B, C to ts_simple, cluster, degraded
|
2016-01-11 17:40:38 +00:00 |
verify_2i_aae.erl
|
Removed superfluous call repair after being cancelled.
|
2016-11-10 20:45:44 -05:00 |
verify_2i_eqc.erl
|
Merge remote-tracking branch 'basho/develop-2.2' into bch-merge-with-2.2
|
2016-03-23 13:12:41 -06: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
|
Add support for AAE hashing version 0 (#1148)
|
2016-09-16 18:33:22 -04: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
|
Change verify_build_cluster reads to use r=3
|
2016-06-14 15:30:46 -04: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
|
Add rt:wait_until to verify counter
|
2016-11-10 20:07:22 -05:00 |
verify_crdt_capability.erl
|
Add gset support to DT tests
|
2016-11-03 09:40:34 +00: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
|
Add gset support to DT tests
|
2016-11-03 09:40:34 +00:00 |
verify_dt_data_upgrade.erl
|
Added wait_until_transfers_complete before partitioning cluster, and increased wait_until_transfers_complete verbosity
|
2016-09-19 15:56:16 -04: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_job_enable_ac.erl
|
Make sure the random number generator is seeded.
|
2016-09-02 18:13:09 -04:00 |
verify_job_enable_rc.erl
|
Make sure the random number generator is seeded.
|
2016-09-02 18:13:09 -04:00 |
verify_job_switch_defaults.erl
|
Update to 2.2 switch implementation.
|
2016-08-23 16:18:21 +02:00 |
verify_kv_health_check.erl
|
Fix verify_kv_health_check test
|
2016-06-03 12:02:34 -04: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_datatype_siblings.erl
|
Add new verify_no_datatype_siblings test
|
2016-09-28 12:55:26 -04: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
|
Remove unnecessary sleeps in verify_object_limits
|
2016-03-04 15:36:15 -05:00 |
verify_removed_capability.erl
|
missing comma, more conflict resolution
|
2016-10-18 19:16:40 -06: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
|
Call copy_conf via the rt module
|
2016-09-14 13:47:51 -04:00 |
verify_riak_stats.erl
|
use ts stats when testing ts node
|
2016-12-08 14:38:21 -07:00 |
verify_search.erl
|
Fix 'verify_search' by enabling search on target nodes
|
2016-09-07 15:43:16 -04: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_stats_removal.erl
|
Add timeout to receive in order to not lock up riak_test run. Remove "5 values" code as it's not really true any more. Cleanup comments.
|
2016-02-02 11:01:46 -05: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
|
Adds a "brutal kill node and check AAE" test.
|
2016-06-06 22:52:32 -04:00 |
yz_crdt.erl
|
Rename intercept to match updated code in yokozuna.
|
2016-11-02 20:11:09 -04:00 |
yz_default_bucket_type_upgrade.erl
|
Fix test configs that put build/concurrency limits in riak_core instead of kv.
|
2016-05-23 10:48:48 -04: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
|
Disable AAE in final part of yz_extractors test to make it deterministic again.
|
2016-08-31 12:25:14 +00:00 |
yz_handoff.erl
|
Copied yz_rt:http functions into yokozuna_rt, and replaced direct calls to ibrowse in the yz_* tests to use this function. Added the test result status to the "Test Run Complete" notice in riak_test.
|
2016-05-27 15:35:39 -04:00 |
yz_schema_change_reset.erl
|
- search expect refactor and associated cleanup
|
2016-05-25 08:59:32 -04:00 |