Korry Clark
be0f135b7d
added the command line ability to pass in tests as comma seperated values after -t
2016-11-04 14:22:31 -07:00
John R. Daily
2d1f39eed6
Convert one simple test
2016-11-04 14:35:36 -06:00
John R. Daily
a56ae12010
Restructure code from ts_util.erl to make tests more explicit/more verbose/much easier to understand
2016-11-04 14:35:36 -06:00
Andrei Zavada
b2afbd3f51
Merge branch 'riak_ts-develop' into feature-az-query_buffers
2016-11-04 04:48:04 +02:00
Andrei Zavada
b233646c73
ts_simple_http_security_SUITE: rework, make it actually pass
2016-11-04 04:44:10 +02:00
Russell Brown
ee630f9726
Add gset support to DT tests
2016-11-03 09:40:34 +00:00
Doug Rohrer
cc6fc9f6c4
Rename intercept to match updated code in yokozuna.
2016-11-02 20:11:09 -04:00
Brett Hazen
59bba8c147
Merge pull request #1169 from basho/jbg-feature-ts-where-is-null
...
TS Insert NULL support
2016-11-02 17:26:46 -06:00
Brett Hazen
8c2b9919b6
Merge pull request #1183 from basho/kc-cc-fix
...
updated test to expect v2 after a downgrade
2016-11-02 15:59:48 -06:00
Korry Clark
7477f527ad
added jira issue
2016-11-02 14:42:03 -07:00
Korry Clark
8bd2cd87fa
updated test to expect v2 after a downgrade
2016-11-01 12:27:55 -07:00
korry8911
3c91746d7e
Merge pull request #1182 from basho/kc-repl-object-reformat-fix
...
Fix for replication_object_reformat
2016-11-01 12:17:52 -07:00
Korry Clark
4526e92831
removed conversion of config file to 1.3.1 format
2016-11-01 12:06:25 -07:00
Andrei Zavada
e188bfa0fa
ts_updown_util: use wait_until_capability before issuing queries
...
This is to ensure that on node transition, any capabilities change
take effect across all nodes.
2016-11-01 03:43:26 +02:00
Andrei Zavada
b6dced5e7c
new module ts_cluster_updowngrade_order_by_SUITE
2016-11-01 03:43:26 +02:00
Andrei Zavada
1b92af5bf3
ts_updown_util: report cluster composition before CREATE and before SELECT
2016-11-01 03:43:26 +02:00
Andrei Zavada
7707de0cd7
ts_cluster_updowngrade_group_by: expect all scenarios vs queries to pass
2016-11-01 03:43:26 +02:00
Andrei Zavada
8d2155e590
ts_updown_util: correctly emulate rt:pbc on previous client node
2016-11-01 03:43:26 +02:00
Andrei Zavada
4b61877fba
rt_client: supply correct paths
...
generally, make the bloody thing work for the first time.
2016-11-01 03:43:26 +02:00
Andrei Zavada
d082e1338c
ts_updown_util: ct:log cluster node versions as they are before CREATE
2016-11-01 03:43:26 +02:00
Andrei Zavada
84b78a9dc6
whitespace cleanup
2016-11-01 03:43:26 +02:00
Andrei Zavada
4fb79b37fe
ts_updown_util: honour use_previous_client in CREATE, INSERT queries
2016-11-01 03:43:26 +02:00
korry8911
dd98a9320c
Merge pull request #1180 from basho/kc-ts-http-fix
...
added wait_for_service for riak_repl and riak_pipe
2016-10-31 14:20:53 -07:00
korry8911
f7c0e6e688
Merge pull request #1178 from basho/kc-repl-upgrade-fix
...
Increased rt_retry_delay for replication_upgrade test
2016-10-31 14:20:35 -07:00
Fred Dushin
226c8bc12f
Modified the CRDT test to account for changes we have made in Yokozuna.
...
This change requires a change to the intercept code, as we refactored the delete operations in Yokozuna to avoid deleteByQuery, and hence has different touch points in Yokozuna that need to be intercepted.
2016-10-31 16:51:48 -04:00
Korry Clark
a9ab7562f2
added wait_for_service for riak_repl and riak_pipe
2016-10-31 10:10:08 -07:00
Korry Clark
29e75ab2c4
changed lager output
2016-10-31 09:11:08 -07:00
Brett Hazen
7fd33e38f5
Merge pull request #1177 from basho/bch-fix-riak-shell-tests
...
RTS-1493: Fix the expected float format from riak_shell
2016-10-31 09:50:06 -06:00
Korry Clark
7ae75d36cc
increased rt_retry_delay
2016-10-31 08:24:14 -07:00
Brett Hazen
83181bceee
Fix the expected float format from riak_shell
2016-10-29 21:51:04 -06:00
Andrei Zavada
229f809192
ts_updown_util: hooks to modify riak.conf for curr/prev versions
2016-10-29 19:23:27 +03:00
Andrei Zavada
f29b3f94f4
ts_simple_query_buffers: the default query_buffers path has changed
...
with some function renames
2016-10-29 19:04:03 +03:00
Andrei Zavada
f4fc7f1209
rt_client: correctly work with both stagedevrel and devrel
2016-10-29 17:58:20 +03:00
Brett Hazen
546a2d1cf6
Merge pull request #1175 from basho/kc-riak_control_authentication-fix
...
fixed riak_control_authentication to handle riak_ts version
2016-10-27 21:18:24 -06:00
Brett Hazen
1ab16dfc0c
Merge pull request #1174 from basho/kc-riak-control-fix
...
fixed riak_control test to handle riak_ts
2016-10-27 20:06:09 -06:00
Korry Clark
7b97570716
removed debug output
2016-10-27 19:01:36 -07:00
Korry Clark
19b4d243cb
fixed riak_control_authentication to handle riak_ts version
2016-10-27 16:35:17 -07:00
Korry Clark
6cbe3d2f04
fixed riak_control test to handle riak_ts
2016-10-27 16:12:27 -07:00
Brett Hazen
7372e12faf
Merge pull request #1171 from basho/kc-simple-select-fix
...
Fixed ts_simple_select_iso8601 to include both pass and failing cases
2016-10-27 10:09:36 -06:00
Brett Hazen
177799f391
Lock deps for riak_ts_ee-1.5.0alpha3
2016-10-26 23:27:46 -06:00
Brett Hazen
d7875212e9
Lock deps for riak_ee-2.2.0rc10ex1
2016-10-26 21:35:11 -06:00
Korry Clark
532003e625
pattern matching on error code only
2016-10-25 12:09:51 -07:00
Korry Clark
333bc02bf4
added error message matching for fail tests
2016-10-24 21:17:43 -07:00
Korry Clark
ffedf60096
removed tally
2016-10-24 14:56:44 -07:00
Korry Clark
35d5d768ff
fixed test to include both passing tests and failing tests and moved one test to fail test
2016-10-24 14:45:05 -07:00
Brett Hazen
71d19d6598
Clean up some artifact reporting
2016-10-23 21:51:00 -06:00
James Gorlick
655e6dbbeb
added Riak TS test of insert NULL value implicitly w/ out-of-order column specification in the query.
2016-10-19 12:16:29 -07:00
Korry Clark
55f7712d8c
added rebar.config.lock file
2016-10-19 09:34:25 -07:00
Brett Hazen
d520746016
Lock the dependencies as a baseline
2016-10-19 09:48:08 -06:00
Brett Hazen
4cd8b3e1b4
Merge pull request #1168 from basho/kc-ts-2.2-merge
...
Merge develop-2.2 into riak_ts-develop
2016-10-18 19:18:34 -06:00