Brett Hazen
|
7e2938878d
|
Adjust expected results and add in describe table
|
2015-12-17 20:44:58 -07:00 |
|
Brett Hazen
|
bebf57dcea
|
Fix expected results from ts_query
|
2015-12-17 19:25:02 -07:00 |
|
Brett Hazen
|
43b38202ce
|
Initial addition of aggregation tests
|
2015-12-18 01:07:46 +00:00 |
|
Brett Hazen
|
8484eda78f
|
Merge pull request #960 from basho/merge/bch/2.1.3-to-ts
Merge Riak 2.1.3 Changes onto riak_ts
|
2015-12-17 11:57:24 -07:00 |
|
Brett Hazen
|
f8e94b070a
|
Merge remote branch 'origin/riak/2.1' into merge/bch/2.1.3-to-ts
|
2015-12-16 16:46:18 +00:00 |
|
Brett Hazen
|
bba374cd53
|
Merge pull request #958 from basho/bugfix/bch/match-ts-err-msg
Change 5 tests to pattern match on the error strings returned
|
2015-12-11 12:49:10 -07:00 |
|
Brett Hazen
|
19e9b65062
|
Change 5 tests to pattern match on the error strings returned
|
2015-12-11 17:21:02 +00:00 |
|
Brett Hazen
|
4009a59d33
|
Merge pull request #957 from basho/at/symbols_in_table_names
Symbols in table names
|
2015-12-10 15:41:56 -07:00 |
|
andytill
|
a7aee4d20a
|
Separate assert for symbols.
|
2015-12-10 14:44:01 +00:00 |
|
andytill
|
4e62a7839f
|
Test more symbols.
|
2015-12-10 14:15:50 +00:00 |
|
andytill
|
0ca63e8808
|
Test putting some symbols in field names and make sure they fail.
|
2015-12-10 10:52:41 +00:00 |
|
andytill
|
643e4a319d
|
Test symbols in table names.
|
2015-12-10 10:22:49 +00:00 |
|
Brett Hazen
|
977119e49c
|
Merge pull request #953 from basho/fix/az/stream-list-keys
include a stream_list_keys in ts_basic
|
2015-12-09 19:52:01 -07:00 |
|
Brett Hazen
|
383a9b2193
|
Merge remote branch 'origin/riak_ts' into fix/az/stream-list-keys
|
2015-12-09 23:17:31 +00:00 |
|
Doug Rohrer
|
d76c9337cb
|
Merge pull request #956 from basho/bugfix/trb/fix-build-without-eqc
Move wait_for_vnode_change inside the -ifdef(EQC) clause.
|
2015-12-09 15:15:57 -05:00 |
|
Ted Burghart
|
2c2e57d898
|
Move wait_for_vnode_change inside the -ifdef(EQC) clause.
|
2015-12-09 14:45:41 -05:00 |
|
Doug Rohrer
|
becc72b3f9
|
Merge pull request #955 from basho/bugfix/jrd/delete-list
Pause to allow delete_mode delay to function
|
2015-12-07 21:23:26 -05:00 |
|
Brett Hazen
|
860965cd46
|
Merge pull request #954 from basho/feature/jrd/toggle-pb-t2b
Test term_to_binary
|
2015-12-07 18:18:15 -07:00 |
|
John R. Daily
|
60a56a380c
|
Need another sleep for the bulk delete
|
2015-12-07 20:14:06 -05:00 |
|
John R. Daily
|
8d91b1dda8
|
Pause to allow delete_mode delay to function
|
2015-12-07 20:00:07 -05:00 |
|
John R. Daily
|
0d2a6855aa
|
Move term_to_binary testing directly into ts_basic
|
2015-12-07 18:10:13 -05:00 |
|
John R. Daily
|
14b7707c1b
|
Add a toggle back to pb for further testing
|
2015-12-07 12:05:56 -05:00 |
|
John R. Daily
|
d3e526aa38
|
Run through ts_basic, but with term_to_binary
|
2015-12-07 10:25:34 -05:00 |
|
Andrei Zavada
|
ae7cc9fef2
|
deal in ts_basic with stream_list_keys that's always late
|
2015-12-06 15:26:32 +02:00 |
|
Andrei Zavada
|
b74a29608a
|
test TS stream_list_keys
|
2015-12-06 05:53:46 +02:00 |
|
Andrei Zavada
|
aa3156beb3
|
prevent priv/*.so files from being deleted by git clean -fd
When the latter is executed in rtdev-current.sh, the devrel in
$RT_DEST_DIR becomes subtly broken
|
2015-12-04 04:42:01 +02:00 |
|
Andrei Zavada
|
404b8a37be
|
use stream_list_keys in ts_basic
|
2015-12-04 04:38:05 +02:00 |
|
John Daily
|
4f6a66815b
|
Merge pull request #952 from basho/bugfix/jrd/missing-field-output
Update test for new error message
|
2015-12-03 15:14:24 -05:00 |
|
John R. Daily
|
f313841a9e
|
New error message
|
2015-12-03 15:10:56 -05:00 |
|
John Daily
|
97b9d83ccc
|
Merge pull request #951 from basho/bugfix/bch/rts-531
RTS-531: Use some ts_util functions in ts_basic to avoid code duplication
|
2015-12-02 18:26:53 -05:00 |
|
Brett Hazen
|
074eaf381e
|
Merge pull request #950 from basho/feature/bch/ts-test-null-puts
Add a test for all datatypes which support null values
|
2015-12-02 16:25:32 -07:00 |
|
Brett Hazen
|
004f74cdde
|
Use some ts_util functions in ts_basic to avoid code duplication
|
2015-12-02 23:02:00 +00:00 |
|
Brett Hazen
|
c33f847b3d
|
Add a test for all datatypes which support null values
|
2015-12-02 04:01:48 +00:00 |
|
Brett Hazen
|
0cce08bda7
|
Merge pull request #943 from basho/feature/az/new-ts_A_create_table-modules-for-comprehensive-ddl-validation
new ts_A_create_table_* modules for more comprehensive ddl validation
|
2015-12-01 14:40:33 -07:00 |
|
Brett Hazen
|
66621e4496
|
Merge pull request #944 from basho/feature/bch/retry-ts-bucket-activation
Try to activate the bucket type 4 times
|
2015-12-01 14:19:05 -07:00 |
|
Brett Hazen
|
16214fa816
|
Merge remote branch 'origin/riak_ts' into feature/az/new-ts_A_create_table-modules-for-comprehensive-ddl-validation
|
2015-12-01 19:52:19 +00:00 |
|
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 |
|