Commit Graph

2941 Commits

Author SHA1 Message Date
Andrei Zavada
df6afdd555 ts_simple_query_buffers: proofread and add more comments 2016-10-11 23:46:54 +04:00
Andrei Zavada
9994168d48 query_buffers: milliseconds in timestamps
also, extend time range.
2016-10-03 13:17:54 -04:00
Andrei Zavada
87af4ca3e7 ts_cluster_coverage: no MaxQuantum any more 2016-09-28 22:29:26 +04:00
Andrei Zavada
e37247b3b2 use {allow_qbuf_reuse, true} in query/5 Options, instead of ONLY keyword 2016-09-28 17:40:20 +04:00
Andrei Zavada
0f152aed10 new module to check query buffer operations 2016-09-26 15:09:46 +04:00
Brett Hazen
6e714472f3 Remove the dependency on @erikleitch's profiler 2016-09-19 10:54:51 -06:00
Brett Hazen
370e7755cd Lock the dep for profiler until @erikleitch can fix it on Ubuntu 2016-09-15 11:05:17 -06:00
Brett Hazen
f176714251 Merge pull request #1150 from basho/bch-non-ttb-for-explain
RTS-1391: Test EXPLAIN with PBC, not TTB, which expects binaries
2016-09-15 10:36:00 -06:00
Brett Hazen
74be90ec5f Test EXPLAIN with PBC, not TTB, which expects binaries 2016-09-13 13:09:21 -06:00
Brett Hazen
abd50fd048 Merge pull request #1138 from basho/bugfix_jrd_time-bound-checks
Add test for kv #1472
2016-09-13 10:01:50 -06:00
John R. Daily
686323175b Add test for kv #1472 2016-09-06 13:10:34 -04:00
Brett Hazen
160ba3417b Merge pull request #1133 from basho/bch-stop-more-nodes
Stop more nodes on riak_shell_test_disconnecting
2016-08-19 17:19:54 -06:00
Brett Hazen
09bc84dca0 Try stopping another node to make the test consistent 2016-08-19 23:03:41 +00:00
Brett Hazen
6d50a59318 Merge pull request #1132 from basho/bch-tweak-riak-shell-down
Shut down dev3 to make connection message deterministic
2016-08-18 18:52:11 -06:00
Brett Hazen
0c267f5251 Shut down dev3 to make connection message deterministic 2016-08-18 17:04:50 -06:00
Brett Hazen
76d54b80f4 Merge pull request #1131 from javajolt/bch-tweak-cluster-capabilities
Allow devrels to be looked up by name instead of alias
2016-08-18 15:03:13 -06:00
Brett Hazen
df5fdcc365 Guard against any nodes which might not be set up properly 2016-08-18 14:28:28 -06:00
Brett Hazen
5e70433353 Allow devrels to be looked up by name instead of alias
(e.g. riak_ts_ee-1.3.1 instead of previous)
2016-08-18 11:39:32 -06:00
Brett Hazen
3ec9ef3d81 Merge pull request #1117 from basho/feature_gg_group_by_updowngrade
Rejig of updown test suite to add group_by tests
2016-08-17 16:20:57 -06:00
Brett Hazen
42a593a16e Merge pull request #1129 from basho/at-repl-convert-conf-1-3
Downgrade riak.conf to 1.3 repl_object_reformat
2016-08-17 13:30:44 -06:00
andytill
42435eb967 Convert the configuration to 1.3 for the repl object reformat test. 2016-08-17 15:16:24 +00:00
andytill
33dae21bc7 Comments on why riak.conf is being modified. 2016-08-17 09:36:25 +00:00
andytill
2165dcad19 Convert riak.conf to use the 1.3 schema, since configuration created under 1.4 cannot be read. 2016-08-16 21:23:44 +00:00
Brett Hazen
d4cc1565d9 Merge pull request #1127 from javajolt/rts-1296-format-riak_shell
RTS-1296: Update riak_shell test results to use CSV format
2016-08-16 11:53:49 -06:00
Brett Hazen
0c7156720d Tweak tests based on @hmmr's comments and add tests for FP changes, too 2016-08-16 10:19:28 -06:00
Brett Hazen
8e73d417f6 RTS-1296: Update riak_shell test results to use CSV format 2016-08-15 22:20:16 -06:00
Andy Till
6ca5ff4745 Merge pull request #1124 from basho/at-up-down-up
Create riak.conf under 1.3 when downgrading RTS-1302
2016-08-15 16:20:59 +01:00
Brett Hazen
af5b467f69 Merge pull request #1125 from javajolt/rts-1307-explain-coverage
RTS-1307: Add Coverage Plan column for EXPLAIN
2016-08-14 16:44:22 -06:00
Brett Hazen
d1c6f8e990 Update output of EXPLAIN to use 3 node cluster 2016-08-12 21:09:08 -06:00
Brett Hazen
a34e910676 Change format of Coverage node to <node>/<number> 2016-08-12 21:09:08 -06:00
Brett Hazen
fc0f18a95a RTS-1307: Add Coverage Plan column for EXPLAIN 2016-08-12 21:09:08 -06:00
Brett Hazen
a08c432947 Merge pull request #1123 from basho/fix-az-update_riak_shell_regression_log_wrt_timestamp_conversions
update riak_shell/regression.log wrt timestamp conversions & expanded EXPLAIN
2016-08-12 20:20:52 -05:00
andytill
43b71a0fa5 Instead of starting at 1.4 and downgrading, start at 1.3 then upgrade, then downgrade so the original riak.conf is created under 1.3. 2016-08-12 09:25:03 +00:00
Andrei Zavada
f99898779a ts_simple_insert_incorrect_columns: less clunky check for table creation 2016-08-11 20:04:33 +03:00
Andrei Zavada
fbf3ab19e6 update riak_shell/regression.log wrt time conversions, expanded EXPLAIN 2016-08-11 20:02:10 +03:00
Brett Hazen
929f8f99bc Merge pull request #1121 from basho/bugfix_jrd_shell-iso8601
Compensate for integer vs string (Erlang client vs riak-shell)
2016-08-10 17:51:53 -05:00
John R. Daily
3ac8102c58 Compensate for integer vs string (Erlang client vs riak-shell) 2016-08-10 13:52:01 -04:00
Brett Hazen
9bf618afec Merge pull request #1112 from basho/at-filter-removed-caps
Filter local capabilities when no longer in ring test
2016-08-09 16:14:25 -05:00
James Gorlick
d2fefd6b14 Merge pull request #1118 from javajolt/rts-1050-explain
RTS-1050: Add tests for EXPLAIN command
2016-08-05 20:55:25 -07:00
Brett Hazen
2d905b2e1d Add parens to EXPLAIN test output 2016-08-05 12:38:22 -05:00
Andy Till
f40add8973 Merge pull request #1109 from basho/at-group-by
SQL `GROUP BY` RTS-732
2016-08-05 17:13:03 +01:00
Brett Hazen
1de4565130 Add more complicated OR and parentheses to ts_simple_explain_query 2016-08-05 10:35:11 -05:00
Brett Hazen
ebea1381e1 Add test for case of no WHERE clause in an EXPLAIN statement 2016-08-04 21:32:10 -05:00
Brett Hazen
281b017c24 RTS-1050: Add tests for EXPLAIN query command 2016-08-04 17:10:58 -05:00
Brett Hazen
6c3f713517 RTS-1050: Add tests for EXPLAIN query 2016-08-04 15:04:39 -05:00
Gordon Guthrie
94ae0c38ee Merge with upstream 2016-08-03 15:13:53 +00:00
Gordon Guthrie
dee2a42e64 Merge remote-tracking branch 'origin/riak_ts-develop' into feature_gg_group_by_updowngrade 2016-08-03 15:05:52 +00:00
Gordon Guthrie
c20e1f9cba Rejigged updown test suite that tests write and query across a full set of
upgrade/downgrades between a 1.3 and a 1.4 cluster
2016-08-03 14:46:46 +00:00
John Daily
c5310392a4 Merge pull request #1115 from basho/feature_jrd_iso8601
New tests for select, insert with ISO 8601 strings
2016-08-03 09:23:08 -04:00
Brett Hazen
1172640a33 Merge pull request #1113 from javajolt/rts-1271-fix-keyword-clash
RTS-1271: Fix DESCRIBE and add SHOW TABLES tests
2016-08-02 15:19:07 -06:00