Commit Graph

2480 Commits

Author SHA1 Message Date
Andrei Zavada
af8591ecb0 fix a format char 2015-12-01 20:00:33 +02:00
Andrei Zavada
f234e16de2 only use shared get_ddl(), drop get_ddl(bad); tidy up code 2015-12-01 19:59:55 +02:00
Doug Rohrer
010c35a473 Merge pull request #947 from basho/dr/forward/proxy_overload_recovery_fixes
Forward port changes to proxy_overload_recovery to make it pass in the face of indeterminate behavior.
2015-12-01 12:29:36 -05:00
Doug Rohrer
57659d3c1d Forward port changes to proxy_overload_recovery to make it pass in the
face of indeterminate behavior.
2015-12-01 12:24:41 -05:00
Brett Hazen
78fde60f35 Try to activate the bucket type 4 times 2015-11-30 21:04:10 +00:00
Andrei Zavada
2519da7300 tweak expected error message for ts_A_create_table_not_null_pk_fields 2015-11-29 02:29:36 +02:00
Andrei Zavada
6e158e6ee5 add a dup_primary_key_fail test for ts_A_create_table battery 2015-11-29 02:23:57 +02:00
Brett Hazen
9058ac621d Result from test is not always a string 2015-11-25 21:54:09 +00:00
Doug Rohrer
288fc6686b Merge pull request #942 from basho/dr/bugfix/update_tests_for_different_default_bucket_properties
Update tests for different default bucket properties
2015-11-25 15:44:43 -05:00
Andrei Zavada
da2b3cecd8 remove emacs mode first-line comment
emacs can correctly determine the mode from the .erl extension.
2015-11-25 22:09:49 +02:00
Andrei Zavada
99d99a814d new ts_A_create_table_* modules w/ fixes to match changes error messages 2015-11-25 22:07:33 +02:00
Brett Hazen
1832bedf37 Update the dependency for riakhttpc to end-to-end/timeseries 2015-11-24 21:52:08 -07:00
Nick Marino
8e5b9a892e Fix misplaced character in ensemble_util config 2015-11-24 15:17:01 -05:00
John Daily
4ec76445e8 Merge pull request #940 from basho/at/fix_module_tags
Fix module tags for latin1 and unicode tests
2015-11-24 14:30:53 -05:00
andytill
2c9ec39de6 Fixed moduel tags. 2015-11-24 19:27:10 +00:00
Doug Rohrer
619b24e7d3 Updated tests to explicitly set allow_mult and dvv_enabled, as
overriding default_bucket_props in advanced_config without
explicitly setting these returns different values with the fix for
allow_mult turning to true with an app.config file present.
2015-11-24 13:41:36 -05:00
Doug Rohrer
60577a545e Merge pull request #939 from basho/repl_aae_fullsync-logging
Log the start of each test in repl_aae_fullsync
2015-11-24 13:34:52 -05:00
Andy Till
f8795caac7 Merge pull request #936 from basho/at/ts_encoding_tests
Add tests for utf8 and latin1 in the table definition
2015-11-24 17:59:01 +00:00
andytill
8c2d122623 Renamed tests. 2015-11-24 17:26:49 +00:00
Nick Marino
d855c1f6ba Log the start of each test in repl_aae_fullsync
This makes it much easier to tell which code is being executed at a
given point in the log, since many of the tests print identical log
messages.
2015-11-24 11:52:21 -05:00
Brett Hazen
6bd7f17cda Merge pull request #938 from basho/bugfix/bch/dont-allow-ts-field-comparison
Update the error message for ts_A_select_compare_two_fields_not_allowed
2015-11-23 14:21:40 -07:00
Brett Hazen
d9c474f1d8 Update the error message for ts_A_select_compare_two_fields_not_allowed 2015-11-23 21:03:15 +00:00
andytill
81982b7d4e Merge branch 'riak_ts' of https://github.com/basho/riak_test into at/ts_encoding_tests 2015-11-23 15:55:01 +00:00
andytill
f8c25a33c1 Add tests for utf8 and latin1 in the table definition, neither are supported at the moment because of the way JSON is encoded. 2015-11-23 15:53:45 +00:00
Brett Hazen
6977313983 Merge pull request #924 from basho/bugfix/bch/fix_ts_B_put_pass_1
Move ?assertEquals for all tests into each individual TS test
2015-11-20 15:22:16 -07:00
Brett Hazen
6de6c0fc25 Add boilerplate license to all test files 2015-11-20 22:09:48 +00:00
Brett Hazen
9f825c2440 Fix changed output 2015-11-20 10:41:31 -07:00
Brett Hazen
8a90c5cb5a Merge branch 'riak_ts' into bugfix/bch/fix_ts_B_put_pass_1 2015-11-20 08:25:23 -07:00
Brett Hazen
3b0398c636 Add better support for EQC tests 2015-11-19 20:54:16 -07:00
Brett Hazen
d4c29b22c0 Further optimization of TS tests 2015-11-19 20:13:26 +00:00
Brett Hazen
7cdf8ac807 Merge pull request #929 from basho/feature/az/ts-list_keys
test riakc_ts:list_keys/4 in ts_basic
2015-11-19 13:00:03 -07:00
Andrei Zavada
01965fb47b single quotes are better than double quotes 2015-11-19 21:37:41 +02:00
Andrei Zavada
38e65cf225 don't try to put Key, do put Data 2015-11-19 20:57:29 +02:00
Zeeshan Lakhani
cc05f86edb Merge pull request #932 from basho/release-time/zl/sure-up-yz_extractors
sure up possible race between upgrade and first check
2015-11-18 16:22:24 -05:00
Zeeshan Lakhani
867dc1a036 sure up possible race between upgrade and first check 2015-11-18 12:51:15 -05:00
Brett Hazen
feb4364cec Merge branch 'bugfix/bch/fix_ts_B_put_pass_1' of github.com:basho/riak_test into bugfix/bch/fix_ts_B_put_pass_1 2015-11-17 22:57:08 +00:00
Brett Hazen
b7c268119d Refactor all TS tests to put asserts inside of test instead of
timeseries_utils.erl
2015-11-17 22:54:20 +00:00
Brett Hazen
31bd58a0de Update timeseries_util:confirm_put/5 for ts_B_put_pass_1 2015-11-17 17:05:04 +00:00
Brett Hazen
2f2256583f Merge pull request #928 from basho/bugfix/bch/update-verify-stats-4-ts
Add <<"riak_ql_version">> to verify_riak_stats for timeseries
2015-11-17 08:55:42 -07:00
Andrei Zavada
a265ad5972 test for the case of non-existent Table 2015-11-17 13:43:14 +02:00
Doug Rohrer
5c2c474d47 Merge pull request #930 from basho/dr/check_vnode_for_liveliness
Updated to attempt to make sure we get the "right" vnode PID.
2015-11-16 18:33:16 -05:00
Doug Rohrer
ce8ef794cb Updated to attempt to make sure we get the "right" vnode PID. 2015-11-16 18:28:55 -05:00
Andrei Zavada
379d7ba215 add a check for list_keys (from different nodes)
now building a cluster of 3 nodes. Also, unreverse order of test data.
2015-11-12 07:03:22 +02:00
Andrei Zavada
071165ebed refactor to reflect type renames in riak_ts; split checks into smaller funs
also export run_test/2 as proposed in 052295a431.
2015-11-12 07:03:22 +02:00
Andy Till
382638f181 Merge pull request #927 from basho/bugfix/bch/select-test-failures
Update all of the expected messages for the failing ts_A_select_fail* tests
2015-11-11 14:13:17 -08:00
Brett Hazen
c70c19295c Add _not_allowed suffix to many tests 2015-11-11 22:10:28 +00:00
Brett Hazen
119ffd239c Rename to ts_A_select_compare_two_fields_not_allowed 2015-11-11 21:44:37 +00:00
Brett Hazen
3d3c9aa806 Add <<"riak_ql_version">> to verify_riak_stats for timeseries 2015-11-11 20:55:06 +00:00
Brett Hazen
f76d8c53ca Rename all of the ts_A_select_fail_* tests 2015-11-11 20:33:12 +00:00
Brett Hazen
8f8b3d9b4d Update all of the expected messages for the failing select tests 2015-11-11 19:53:42 +00:00