James Gorlick
f145098760
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
Andrei Zavada
7da92dab59
ts_simple_http_api: properly wait for service start
2016-12-08 20:33:44 +02:00
Andrei Zavada
dd7765bd0b
ts_simple_http_api: extend to test putting NULLs
2016-12-08 20:33:20 +02:00
Brett Hazen
60a0510c91
Merge pull request #1226 from basho/bch-fix-show-create-table
...
Update the replication parameters which are now TS defaults
2016-12-06 14:52:59 -07:00
Brett Hazen
1ca048437a
Update the replication parameters which are now TS defaults
2016-12-06 13:34:56 -07:00
John Daily
80ea91cdf3
Merge pull request #1224 from basho/jrd_activate-backoff
...
Give table activation a better chance to succeed
2016-12-06 14:33:51 -05:00
John R. Daily
ad5857babd
Give table activation a better chance to succeed
...
We'll periodically see a test failure when
`ts_setup:activate_bucket_type` gives up on table activation before the
cluster is ready. Decrease the odds of this occurring by gradually
increasing the delay between activation attempts.
2016-12-06 14:06:10 -05:00
Brett Hazen
748b64aa43
Lock mapred_verify to 0.1
2016-12-06 09:41:00 -07:00
Brett Hazen
d66cbce855
Merge pull request #1219 from basho/jg-fix-ts_simple_recompile_ddl
...
Fix for ts_simple_recompile_ddl regression
2016-12-05 22:44:25 -07:00
James Gorlick
ccdec4ff72
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
Brett Hazen
52e09931d9
Merge pull request #1220 from basho/rel-7-giddyup-ct
...
REL-7: Upload Common Test tar files as "binary/tgz-website" to GiddyUp
2016-12-05 10:45:58 -07:00
John Daily
16dcf1a797
Merge pull request #1222 from basho/bugfix_jrd_sql-select-version
...
`sql_select_version` capability has been bumped
2016-12-05 10:08:06 -05:00
John R. Daily
e0ca5586fb
sql_select_version
capability has been bumped
...
Formerly `v2` was most recent, now `v3`.
2016-12-05 10:03:37 -05:00
Andrei Zavada
03d0d3ea11
Merge pull request #1221 from basho/fix-az-filter_max_running_fsms_in_updowngrade_util
...
ts_updown_util: filter timeseries.max_running_fsms in convert_riak_conf
2016-12-05 16:02:49 +02:00
Andrei Zavada
c7eef136ce
ts_updown_util: filter timeseries.max_running_fsms in convert_riak_conf
2016-12-05 15:57:47 +02:00
Brett Hazen
c4964ddef3
Upload Common Test tar files as "binary/tgz-website" to GiddyUp
2016-12-03 15:22:24 -07:00
James Gorlick
5dd3eaad9f
fixed ts_simple_recompile_ddl, using riak_kv_compile_tab encapsulation to reduce the chance and cost of regression break.
2016-12-03 09:17:34 -08:00
Brett Hazen
1da6bca977
Lock deps for riak_ts_ee-1.5.0rc1
2016-12-01 17:33:30 -07:00
Brett Hazen
8d2652b34f
Merge pull request #1218 from basho/rts-1466-object-size-limits
...
RTS-1466: Add ts_simple_object_size_limits
2016-12-01 16:36:49 -07:00
James Gorlick
5acf26243e
Merge pull request #1216 from basho/feature-gg-delete
...
Added regression tests for sql delete
2016-12-01 12:35:49 -08:00
James Gorlick
8bf650a88a
re-added line from riak_shell regression log for an unrelated feature than delete that was inadvertently or less understandably removed.
2016-12-01 12:02:49 -08:00
Gordon Guthrie
d87519c1d8
Test the delete path for DELETE
2016-12-01 18:04:58 +00:00
Brett Hazen
2ecf5314fe
Add ts_simple_object_size_limits
2016-12-01 10:42:18 -07:00
Gordon Guthrie
f8768830c2
Regression test expanded to include the failure path for DELETE
2016-12-01 16:31:52 +00:00
Gordon Guthrie
db173d49d7
Merging with upstream and fixing up
2016-12-01 10:30:39 +00:00
Andy Till
4a3de29a7d
Merge pull request #1212 from basho/feature_jrd_blob
...
Test blob support
2016-12-01 10:29:35 +00:00
korry8911
fdd62e8694
Merge pull request #1211 from basho/rts-1403-change-shell-response
...
RTS-1403: Add SHOW CREATE TABLE and empty shell responses
2016-11-30 09:54:55 -08:00
Brett Hazen
534aed4d73
Merge pull request #1215 from basho/kc-pb-security-fix
...
incorporated new describe table output format
2016-11-30 08:57:44 -07:00
Andrei Zavada
35549af561
Merge pull request #1198 from basho/fix-az-wait_for_decode_query_results_at_vnode_capability
...
add wait for decode_query_results_at_vnode capability to updowngrade tests
2016-11-30 16:11:10 +02:00
Gordon Guthrie
bfd878d535
added regression tests for sql delete
2016-11-30 09:13:53 +00:00
Korry Clark
b23c8135fb
incorporated new describe table output format
2016-11-29 17:07:00 -08:00
John Daily
09f03af729
Merge pull request #1213 from basho/fix-az-remove_allow_qbuf_reuse
...
ts_simple_query_buffers: disable query_orderby_{no_updates,expiring}
2016-11-29 16:36:28 -05:00
Andrei Zavada
80ad8a409d
ts_simple_query_buffers: disable query_orderby_{no_updates,expiring}
...
These test cases do no longer apply after changes in riak_kv to drop
allow_qbuf_reuse flag.
2016-11-29 04:33:56 +02:00
John R. Daily
29f3dff25c
Pass options to riakc_ts:query
correctly
2016-11-28 16:16:49 -05:00
John R. Daily
cb96a5f7b3
New simple test for blob type
2016-11-28 16:16:32 -05:00
Brett Hazen
b83d52719c
Merge pull request #1209 from basho/query_buffer_SUITE-chmod-fix-kc
...
Query buffer suite chmod fix kc
2016-11-28 12:47:40 -07:00
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