Korry Clark
2be162c92f
ok's to fail quick
2016-11-28 11:47:16 -05:00
Korry Clark
af1486d5b6
using erlang instead of shell
2016-11-28 11:24:40 -05:00
Korry Clark
954affbf22
capture cmd output
2016-11-28 10:40:07 -05:00
Korry Clark
380884304c
Merge branches 'riak_ts-develop' and 'query_buffer_SUITE-chmod-fix-kc' of https://github.com/basho/riak_test into query_buffer_SUITE-chmod-fix-kc
2016-11-28 10:29:08 -05:00
Andrei Zavada
d6ce7a582c
ts_simple_query_buffers: use mv && touch QBufDir to emulate db_open error
...
Because the chmod trick won't prevent root (sigh) to write to
"query_buffers" dir, let's remove the dir and plant a regular file in
init_per_testcase(query_orderby_ldb_io_error).
2016-11-28 16:17:48 +02:00
Brett Hazen
8e1b0371ac
Lock deps for riak_ts_ee-1.5.0alpha10
2016-11-26 13:36:44 -07:00
Brett Hazen
787b65e387
Merge pull request #1204 from basho/jbg-fix-ts-overload
...
Test of reporting TS errors of underlying atom type
2016-11-25 23:10:42 -07:00
Brett Hazen
e9eb45a9b4
RTS-1403: Add SHOW CREATE TABLE and empty shell responses
2016-11-25 23:00:26 -07:00
Andy Till
35c9a150b1
Merge pull request #1206 from basho/jbg-validate-insert-values-length
...
RTS-1548 Fix test for validating row size on INSERT
2016-11-24 16:26:48 +00:00
Gordon Guthrie
c7e3ba2f60
Merge pull request #1208 from basho/jbg-pre-sql-check-table-exists
...
[RTS-1094] Tests for check table readiness on decode
2016-11-24 11:36:18 +00:00
Andy Till
779877aca9
Merge pull request #1195 from basho/feature_gg_multiline_paste
...
Regression test extended to cover more feature, includes bug fixes
2016-11-24 09:33:32 +00:00
Korry Clark
7727f05385
fixed tests by removing write persmissions in a more robust way
2016-11-23 15:27:08 -05:00
James Gorlick
77eb57c65d
added test for case that SELECT is executed for a table that does not exist.
2016-11-23 11:55:31 -08:00
Korry Clark
9cf2a4900c
removed comments
2016-11-23 11:54:42 -05:00
Korry Clark
bc88d38f9c
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
James Gorlick
dc6136d3f0
renamed ts_cluster_overload_reported to match naming convention.
2016-11-21 17:05:57 -08:00
James Gorlick
24c983a290
fixed test for under specification of field values.
2016-11-21 16:55:29 -08:00
James Gorlick
7cf773aa67
added ts overload test to ensure errors reported as atoms, such as overload, are properly reported.
2016-11-21 12:33:17 -08:00
Brett Hazen
9dd305d218
Lock deps for riak_ts_ee-1.5.0alpha8
2016-11-20 21:19:05 -07:00
Brett Hazen
42d380a2fd
Merge pull request #1203 from basho/kc-test-fix
...
fixes for ts_cluster_create_table_via_sql_SUITE and ts_cluster_random_query_pass_eqc
2016-11-18 15:53:22 -07:00
Korry Clark
d08cf39a6e
fixed two tests
2016-11-18 13:00:00 -05:00
Andy Till
587ee5ba22
Merge pull request #1200 from basho/desc-timestamp-1.5
...
Desc Keys Tests
2016-11-18 16:56:27 +00:00
andytill
619abbe3ad
Remove lingering ts_util calls.
2016-11-18 10:06:55 +00:00
Brett Hazen
a501be09e0
Merge pull request #1201 from basho/jbg-fix-describe-table-test
...
DESCRIBE <table> changes for 1.5
2016-11-17 20:02:10 -07:00
James Gorlick
4b3b52ddba
Merge pull request #1193 from basho/rts-1403-add-show-create-table
...
RTS-1403: Add test for SHOW CREATE TABLE SQL command
2016-11-17 18:44:28 -08:00
James Gorlick
3128eda798
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
andytill
463bd202c0
Single key ops on desc key table tests.
2016-11-17 15:49:46 +00:00
andytill
7d6c2558d0
Streaming list keys tests.
2016-11-17 15:42:07 +00:00
andytill
aa8eb6316b
ts_cluster_select_desc_SUITE tests.
2016-11-17 15:33:01 +00:00
andytill
ae7b531845
Descending local key ts_cluster_keys_SUITE tests.
2016-11-17 15:21:39 +00:00
Andrei Zavada
5a050cbd3f
add wait for decode_query_results_at_vnode capability to updowngrade tests
...
this will ensure updowngrade with parallel decoding feature by Erik Leitch
2016-11-17 17:11:07 +02:00
Andrei Zavada
c73713d129
Merge pull request #1196 from basho/fix-az-dont_fail_to_produce_test_query_with_empty_orderby
...
ts_simple_query_buffers: query generator failed to emit ORDER BY-less ones
2016-11-16 21:41:04 +02:00
Andrei Zavada
152909f563
ts_simple_query_buffers: query generator failed to emit ORDER BY-less ones
...
as well as queries with number of ORDER BY elements less than 4. Now fixed.
2016-11-16 17:23:34 +02:00
Brett Hazen
f1bcbe3437
Merge pull request #1176 from basho/jbg_show_tables_active_status
...
Add Status field to SQL "SHOW TABLES" result
2016-11-15 17:14:06 -07:00
James Gorlick
cb91ce4506
added Status field to SQL "SHOW TABLES" result.
2016-11-15 10:17:37 -07:00
Brett Hazen
37a868c226
Lock deps for riak_ee-2.2.0rc16
2016-11-15 09:52:24 -07:00
Brett Hazen
1e12380be0
Merge remote-tracking branch 'origin/develop-2.2' into riak_ts-develop
2016-11-15 09:36:20 -07:00
Gordon Guthrie
6be3b56051
Regression test extended to cover more feature, includes bug fixes
...
* replay tests crashed on replaying help commands
* replaying about; would crash the shell
In addition the regression for ORDER BY and elimination of 'too many quanta' errors that
is occassioned by the ORDER BY temporary tables changes have been fixed
2016-11-15 15:18:11 +00:00
Russell Brown
e692bd1bda
Merge pull request #1184 from basho/rdb/bet365/gsets
...
Add support for gsets
2016-11-15 07:59:24 +00:00
Brett Hazen
186a5fc7b4
RTS-1403: Add ts_simple_show_create_table
2016-11-14 17:41:51 -07:00
Brett Hazen
85b444c0c6
Merge pull request #1152 from basho/feature-az-query_buffers
...
new module to check query buffer operations
2016-11-11 11:36:22 -07:00
Brett Hazen
ebdeed8aeb
Merge remote-tracking branch 'origin/develop-2.2' into riak_ts-develop
2016-11-10 19:44:33 -07:00
Doug Rohrer
ca01110d4e
Merge pull request #1191 from basho/dr-additional_logging_for_repl_custom_n
...
Add additional logging to sibling debug log in object_value. [JIRA: RIAK-2971]
2016-11-10 21:11:17 -05:00
Doug Rohrer
a9b7f88630
Merge pull request #1192 from basho/fd-verify_2i_aae
...
Removed superfluous call repair after being cancelled.
2016-11-10 21:07:55 -05:00
Doug Rohrer
8e6f489778
Add additional logging to sibling debug log in object_value.
...
Needed to help figure out why certain repl tests have failed on
occasion.
2016-11-10 20:52:33 -05:00
Fred Dushin
8c0f3837b0
Removed superfluous call repair after being cancelled.
2016-11-10 20:45:44 -05:00
Doug Rohrer
9174bdc10f
Merge pull request #1190 from basho/bjs-bugfix-wait_until-verify-counter-repl
...
Add rt:wait_until to final counter check
2016-11-10 20:19:04 -05:00
Brian Sparrow
7af1b63ef3
Add rt:wait_until to verify counter
...
Added a rt:wait_until for the final check of the counters instead of
only checking once. Sometimes, even though the full sync completed
successfully, the counter values might not be fully written and
propagated to all owning vnodes. Change test to check more than once to
account for this eventual consistency.
2016-11-10 20:07:22 -05:00
Doug Rohrer
c583132b2f
Merge pull request #1189 from basho/im/bugfix/rt_cascading_ensure_ack-race
...
Use rt:wait_until to check unacked on source node
2016-11-10 19:11:43 -05:00
Brian Sparrow
2686ce70c4
Merge pull request #1188 from basho/dr-force_hashtree_upgrade_on_replication_object_reformat
...
Prevent tree upgrades which can block replication from completing
2016-11-10 17:32:56 -05:00