Commit Graph

3370 Commits

Author SHA1 Message Date
Doug Rohrer
39846b5edb Merge pull request #1261 from basho/sweeper-2.3-integration
Merge sweeper test code to develop [JIRA: RIAK-3237]
2017-03-01 14:05:56 -05:00
Brett Hazen
5a20eea6c6 Merge pull request #1275 from basho/fix-az-del_inmemmax_from_riakconf_settings_for_updowngrade
delete qbuf_inmem_max from riak.conf when downgrading to 1.5
2017-02-28 09:58:09 -07:00
Andrei Zavada
955d20b3e9 ts_updown_util: update convert_riak_conf_to_previous for 1.6-vs-1.5 cycle 2017-02-28 13:54:58 +02:00
Brett Hazen
d80cc7c5e6 Merge pull request #1266 from basho/at-group-by-time
Group by time in the GROUP BY clause RTS-1689
2017-02-22 20:46:20 -07:00
Jenkins
b0f4b07c02 Jenkins - update locked-deps for riak_ee-2.3.0nightly20170222 2017-02-22 00:24:42 -08:00
Jenkins
677258219a Jenkins - update locked-deps for riak_ee-2.3.0nightly20170216 2017-02-16 00:24:42 -08:00
andytill
9aa132c6b3 Add the time function to the select clause. 2017-02-13 17:31:49 +00:00
Brett Hazen
2eb4c99725 Fix uploading artifacts ZIP file if there is no ct_logs present 2017-02-06 11:47:09 -07:00
Brett Hazen
8f3b47c2a4 Merge remote-tracking branch 'origin/integration' into develop 2017-02-06 10:30:11 -07:00
Jenkins
debcab96d5 Jenkins - update locked-deps for riak_ts_ee-1.6.0nightly20170204 2017-02-04 00:19:17 -08:00
Jenkins
ce06a87811 Jenkins - update locked-deps for riak_ee-2.3.0nightly20170203 2017-02-03 00:24:43 -08:00
Brett Hazen
a2680fcf7a Merge pull request #1268 from basho/feature_jrd_ttl
Test alter_table with bucket properties
2017-02-02 13:59:53 -07:00
Jenkins
3e50cf31ac Jenkins - update locked-deps for riak_ts_ee-1.6.0nightly20170202 2017-02-02 00:19:21 -08:00
Brett Hazen
0c3c7c7fce Merge pull request #1257 from basho/feature-az-inmem_qbufs
test in-memory ORDER BY
2017-01-26 16:19:54 -07:00
Brett Hazen
2596094a64 Merge pull request #1267 from basho/fix-az-correct_sorting_of_nulls
ts_simple_query_buffers: spell out that bloody sorting logic [JIRA: RIAK-3211]
2017-01-26 16:09:52 -07:00
Brett Hazen
957d7a3992 Merge pull request #1269 from basho/fix-az-spelling_of_timeseries_query_max_quanta_span
correctly spell timeseries_query_max_quanta_span parameter
2017-01-26 16:09:27 -07:00
Andrei Zavada
2070371a26 ts_simple_query_buffers: correctly spell timeseries_query_max_quanta_span 2017-01-27 00:49:12 +02:00
Andrei Zavada
35151e80f2 ts_simple_query_buffers: add a test case to check all temp tables are gone 2017-01-26 23:29:02 +02:00
John R. Daily
298a93db4c Don't repeat yourself 2017-01-26 16:02:02 -05:00
John R. Daily
f6bea64ba3 Test alter_table with bucket properties
In order to make leveldb-based expiry easier to leverage for users, we
are exposing bucket properties via a new `alter_table` command.

Update the `ts_simple_show_create_table` test to include alter_table.
2017-01-26 15:48:41 -05:00
Andrei Zavada
0f86aeed96 ts_simple_query_buffers: spell out that bloody sorting logic 2017-01-26 22:35:14 +02:00
Andrei Zavada
67d4d2c5b6 query_buffers: scrap io error testing b/c renaming gets trickier 2017-01-26 22:35:14 +02:00
Andrei Zavada
fd081db1a9 make tab autocompletion work for ./riak_test 2017-01-26 22:35:14 +02:00
Andrei Zavada
47ca603e95 query_buffers: print stats for comprehensive test case 2017-01-26 22:35:14 +02:00
Andrei Zavada
66c1b7084c query_buffers: move dir access changing closer to queries in ldb_io_error case 2017-01-26 22:35:14 +02:00
Andrei Zavada
76b227aa5a query_buffers: new test case query_orderby_inmem2ldb, w/ intercepts
Intercepting calls to riak_kv_qry_buffers:can_afford_inmem/1, in order to
emulate out-of-memory conditions, or absence thereof.
2017-01-26 22:35:14 +02:00
Andrei Zavada
da61f5d8b0 query_buffers: correctly determine timeseries_query_buffers_root_path 2017-01-26 22:35:14 +02:00
Andrei Zavada
3ec4fd93e2 query_buffers: remove unused bits 2017-01-26 22:35:14 +02:00
Andrei Zavada
3954d53f2a ts_simple_query_buffers: spell out that bloody sorting logic 2017-01-26 22:28:06 +02:00
Nick Marino
aa106a2232 Merge pull request #1265 from basho/nem-remove-reformat_indexes-cmd
Remove test code for reformat-indexes command
2017-01-26 14:35:13 -05:00
Nick Marino
f60c68ec65 Delete test for obsolete index reformat process
The code for fixing old pre-1.3.1 index formats is no longer being
supported in the next major version of Riak. This test will no longer
work at that time. See basho/riak_kv#1610
2017-01-23 16:51:58 -05:00
Nick Marino
1f867a7185 Remove tests for riak-admin reformat-indexes cmd
This is slated to be removed via basho/riak_ee#418
2017-01-23 16:51:04 -05:00
Brett Hazen
c24f3564a2 Lock deps for riak_ts-1.6.0gpb1 2017-01-22 15:05:52 -07:00
Jenkins
0c4b0f3f51 Jenkins - update locked-deps for riak_ee-2.3.0nightly20170121 2017-01-21 00:24:03 -08:00
Brett Hazen
d4ae9c5289 Conditionally use "git config --local" 2017-01-20 17:13:53 +00:00
Brett Hazen
ca3b7cb386 Merge branch 'integration' into develop 2017-01-20 17:08:22 +00:00
Brett Hazen
a2fe9b4898 Merge pull request #1264 from basho/bch-update-build-versions
Update build versions and remove git --local options
2017-01-20 10:07:22 -07:00
Brett Hazen
97efd5e40b Update build versions and remove git --local options 2017-01-20 10:06:44 -07:00
Brett Hazen
0af6ffdcce Update build versions and remove git --local options 2017-01-20 16:46:27 +00:00
Brett Hazen
f5169fa994 Lock deps for riak_ts-1.5.1b 2017-01-19 16:19:28 -07:00
Brett Hazen
c7d1052fdc Merge pull request #1254 from basho/jg-test-create-table-postcondition
Added test for TS CREATE TABLE query-ready postcondition
2017-01-19 10:48:41 -07:00
Luke Bakken
edd1342d0d Merge pull request #1263 from basho/fixes/lrb/rts-1602
Get rid of UUOC
2017-01-18 12:44:40 -08:00
Luke Bakken
9606e447d8
Get rid of UUOC 2017-01-18 12:42:37 -08:00
andytill
d55b8f41d1 Test for group by time. 2017-01-17 15:59:46 +00:00
Brett Hazen
590af31471 Merge pull request #1250 from basho/retire-r_o_r
Retire `replication_object_reformat`
2017-01-13 10:50:47 -07:00
Nick Marino
662eb84920 Fix numerous misspellings of "endpoint" 2017-01-12 15:46:28 -05:00
Nick Marino
20477c0627 Fix sweep disabling code for verify_object_ttl 2017-01-12 15:46:28 -05:00
Nick Marino
1ed7b2ccf3 Fix sweeper_bench code for stopping sweeps
disable_sweep_scheduling has been merged into stop_all_sweeps
2017-01-12 15:46:28 -05:00
Nick Marino
71dcb039a4 Fix verify_sweep_reaper funcs for stopping sweeps
The disable_sweep_scheduling function no longer exists, since it's been
melded into stop_all_sweeps. We also weren't doing a good job of
checking for failed calls to the function, which masked this issue for a
while...
2017-01-12 15:46:28 -05:00
Mikael Lixenstrand
fdefcc620a Verify sweep scheduling after restart 2017-01-12 15:46:28 -05:00