Commit Graph

48 Commits

Author SHA1 Message Date
andytill
d1e3ab641e Changes for Riak Shell help in 1.5 2016-12-19 16:00:17 -07:00
Brett Hazen
1ca048437a Update the replication parameters which are now TS defaults 2016-12-06 13:34:56 -07: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
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
Gordon Guthrie
bfd878d535 added regression tests for sql delete 2016-11-30 09:13:53 +00:00
Brett Hazen
e9eb45a9b4 RTS-1403: Add SHOW CREATE TABLE and empty shell responses 2016-11-25 23:00:26 -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
Brett Hazen
83181bceee Fix the expected float format from riak_shell 2016-10-29 21:51:04 -06:00
Brett Hazen
0c7156720d Tweak tests based on @hmmr's comments and add tests for FP changes, too 2016-08-16 10:19:28 -06:00
Brett Hazen
8e73d417f6 RTS-1296: Update riak_shell test results to use CSV format 2016-08-15 22:20:16 -06:00
Brett Hazen
d1c6f8e990 Update output of EXPLAIN to use 3 node cluster 2016-08-12 21:09:08 -06:00
Brett Hazen
a34e910676 Change format of Coverage node to <node>/<number> 2016-08-12 21:09:08 -06:00
Brett Hazen
fc0f18a95a RTS-1307: Add Coverage Plan column for EXPLAIN 2016-08-12 21:09:08 -06:00
Andrei Zavada
fbf3ab19e6 update riak_shell/regression.log wrt time conversions, expanded EXPLAIN 2016-08-11 20:02:10 +03:00
Brett Hazen
2d905b2e1d Add parens to EXPLAIN test output 2016-08-05 12:38:22 -05:00
Brett Hazen
ebea1381e1 Add test for case of no WHERE clause in an EXPLAIN statement 2016-08-04 21:32:10 -05:00
Brett Hazen
281b017c24 RTS-1050: Add tests for EXPLAIN query command 2016-08-04 17:10:58 -05:00
Brett Hazen
1e12b81111 RTS-1271: Fix DESCRIBE and add SHOW TABLES tests 2016-08-01 15:06:13 -06:00
Brett Hazen
7e8803869e Rename expected strings from "riak_shell" to "riak-shell" 2016-04-29 21:04:25 -06:00
Andrei Zavada
789ae2c7c5 fix matching on ddl compiler error strings
In those strings, riak_kv_qry_compiler no longer puts internal atoms:

  "incomplete_where_clause: Where clause has no upper bound."

thus becomes simply

  "Where clause has no upper bound."
2016-04-17 22:31:17 +03:00
Brett Hazen
e0cccafabe Add @seemaj's riak_shell script as a test 2016-03-21 03:43:25 +00:00
Russell Brown
712ea2c4ec Add failing test for github issue riak-727 2015-04-14 15:50:24 +01:00
Christopher Meiklejohn
23282c84a6 Increase the size of the plot. 2014-07-28 15:28:22 -04:00
Christopher Meiklejohn
cb235be64d Fix typo. 2014-07-28 15:19:28 -04:00
Christopher Meiklejohn
238826d9da Change dimensions of graphic. 2014-07-17 11:30:00 -04:00
Christopher Meiklejohn
9040155139 Add CRDT team-style benchmark. 2014-07-17 11:30:00 -04:00
Christopher Meiklejohn
b6b278fe83 Add additional operations to digest. 2014-07-17 11:30:00 -04:00
Christopher Meiklejohn
04e4fa6f76 Checkpoint. 2014-07-12 13:02:15 -04:00
Christopher Meiklejohn
2315efa046 Checkpoint. 2014-07-12 12:49:18 -04:00
Christopher Meiklejohn
c1ff7e4d84 Futher checkpoint. 2014-07-11 22:56:15 -04:00
Evan Vigil-McClanahan
f875fb4fab changes for 2i 2014-06-06 19:59:33 -04:00
Evan Vigil-McClanahan
43b772f35a update for single-run reporing, and many other things 2014-04-28 11:39:57 -04:00
evan
2dee10a68e - a lot of whitespace cleanup
- made an effort to slim down the changes to rtssh; more could be done
2014-04-18 15:52:27 -07:00
Evan Vigil-McClanahan
b20ab23008 - improve reporting
- add pct to test naming
2014-04-18 14:39:24 -04:00
Evan Vigil-McClanahan
1180eccdfc new strat working, needs testing on bigger cluster 2014-04-15 20:33:06 -04:00
evan
9c5df565f5 merge complete, compiles, but pre-refactor 2014-04-01 11:05:09 -07:00
evan
c86e153a34 add updated drop-caches stuff, pull in test changes prior to rebase +
refactor
2014-03-31 16:24:53 -07:00
evan
19758db3d8 - parallelize the report digesting script to speed it up.
- finish merge with master
- add some arguments to the perf run test
- various tweaks and bugfixes
2014-01-28 16:18:47 -08:00
Andrew Thompson
2b2a9bf859 Renew certificates and handle new return value of wait_until 2014-01-06 16:31:27 -05:00
evan
8c3b2676eb Merge remote-tracking branch 'origin/master' into pevm-perf-rt
Conflicts:
	src/riak_test.erl
	src/riak_test_runner.erl
	src/rt.erl
2013-12-30 10:12:20 -08:00
evan
b5930cc8b9 add a file I forgot to add 2013-06-20 13:54:17 -07:00
evan
3dff55a549 add more reporting stuff, some files that were forgotten last time 2013-06-11 10:53:17 -07:00
Andrew Thompson
f9972d8e11 Update expired cacert.org certificates 2013-06-04 14:03:09 -04:00
Andrew Thompson
f2a39ca549 Regenerate expired SSL certs, this time with a 10 year expiry 2013-04-29 14:23:25 -04:00
Andrew Thompson
c923cac9fa Fix replication SSL test, broke because of expired certificates 2012-12-04 00:13:21 -05:00
Dave Parfitt
6c797eee64 repl bnw tests 2012-11-16 14:49:28 -05:00