Commit Graph

873 Commits

Author SHA1 Message Date
Jonathan Shook
5a4692cf9e add support for named timers as "start-timers" and "stop-timers" op fields 2022-05-24 13:40:48 -05:00
Jonathan Shook
ae40294ff4 code cleanup 2022-05-24 13:40:36 -05:00
Jonathan Shook
86cba9f784 fix functional op bug with result caching 2022-05-24 13:40:13 -05:00
Jonathan Shook
0164c49f97 Provide activity parameter default strict=true for driver adapters, which requires strict usage checking on op fields.
Unused op fields will cause an error by default.
2022-05-23 17:08:30 -05:00
nb-droid
124c92256f [maven-release-plugin] prepare for next development iteration 2022-05-18 19:49:25 +00:00
nb-droid
2aaef696f9 [maven-release-plugin] prepare release nosqlbench-4.17.14 2022-05-18 19:49:23 +00:00
nb-droid
dcd8e59308 [maven-release-plugin] prepare for next development iteration 2022-05-18 19:13:14 +00:00
nb-droid
556ab55d4c [maven-release-plugin] prepare release nosqlbench-4.17.13 2022-05-18 19:13:11 +00:00
Jonathan Shook
31384c7d11 updated version to 4.17.13-SNAPSHOT 2022-05-18 14:02:41 -05:00
Jonathan Shook
5bc9457364 make SSL errors more clear by showing the details of the caught exception 2022-03-21 17:03:19 -05:00
Jonathan Shook
ea7fdc6b81 add initial stepup.js, and better debugging 2022-03-14 01:00:10 -05:00
Jonathan Shook
f80aab49da debugging updates 2022-03-11 16:07:49 -06:00
nb-droid
81c7d47885 [maven-release-plugin] prepare for next development iteration 2022-03-10 04:05:16 +00:00
nb-droid
882b1edaf8 [maven-release-plugin] prepare release nosqlbench-4.17.11 2022-03-10 04:05:14 +00:00
Jonathan Shook
13abfa9583 add detail to null value error 2022-03-09 21:54:10 -06:00
Jonathan Shook
aca1f6c737 allow workload scanner to skip over invalid files 2022-03-09 21:52:54 -06:00
Jonathan Shook
7a3bb3d78b deprecate ActivityType API 2022-03-09 21:52:34 -06:00
nb-droid
384f430b92 [maven-release-plugin] prepare for next development iteration 2022-03-09 16:24:25 +00:00
nb-droid
66fae484e9 [maven-release-plugin] prepare release nosqlbench-4.17.10 2022-03-09 16:24:22 +00:00
Jonathan Shook
d6ff8ca392 add missing key check to template vars logic 2022-03-08 14:43:41 -06:00
Jonathan Shook
7c82f766b5 add aplv2 headers to engine-api 2022-03-08 14:14:08 -06:00
Jonathan Shook
5c3306a168 support scoped params with unscoped op fields 2022-03-02 10:01:23 -06:00
Jonathan Shook
54965f0fcb improve test debugging 2022-03-02 10:01:14 -06:00
Jonathan Shook
0575eff3a3 #450 Warn users when map structure indicates unintended inline map in YAML 2022-03-02 10:01:07 -06:00
Jonathan Shook
45bd31b77e unapply uniqueness constraints on template values 2022-02-28 10:57:17 -06:00
nb-droid
7b302b25c1 [maven-release-plugin] prepare for next development iteration 2022-02-17 17:26:15 +00:00
nb-droid
b2382ac99b [maven-release-plugin] prepare release nosqlbench-4.17.9 2022-02-17 17:26:12 +00:00
nb-droid
549b143fc7 [maven-release-plugin] prepare for next development iteration 2022-02-16 22:27:57 +00:00
nb-droid
f2ffc61fc7 [maven-release-plugin] prepare release nosqlbench-4.17.8 2022-02-16 22:27:54 +00:00
nb-droid
219f872c06 [maven-release-plugin] prepare for next development iteration 2022-02-16 07:11:46 +00:00
nb-droid
eb4e086a48 [maven-release-plugin] prepare release nosqlbench-4.17.7 2022-02-16 07:11:44 +00:00
Jonathan Shook
af8f173063 lower logging level on less interesting events 2022-02-15 21:23:55 -06:00
Jonathan Shook
b6354b95f4 add support for scenario.step CLI naming 2022-02-15 21:23:28 -06:00
nb-droid
ae3c2e6218 [maven-release-plugin] prepare for next development iteration 2022-02-10 21:52:17 +00:00
nb-droid
611a4649aa [maven-release-plugin] prepare release nosqlbench-4.17.6 2022-02-10 21:52:15 +00:00
Jonathan Shook
7f7a9cac05 Merge branch 'j17-preview' of github.com:nosqlbench/nosqlbench into j17-preview 2022-02-10 15:22:30 -06:00
Jonathan Shook
7734ffde2a typos and cleanups 2022-02-10 15:11:14 -06:00
Jonathan Shook
16fc85282a explain named scenario parsing in debug 2022-02-10 15:10:52 -06:00
nb-droid
ab48d2575c [maven-release-plugin] prepare for next development iteration 2022-02-09 16:22:14 +00:00
nb-droid
3f47cfb0be [maven-release-plugin] prepare release nosqlbench-4.17.5 2022-02-09 16:22:11 +00:00
nb-droid
942cddef07 [maven-release-plugin] prepare for next development iteration 2022-01-20 22:25:52 +00:00
nb-droid
4a153a8f71 [maven-release-plugin] prepare release nosqlbench-4.17.4 2022-01-20 22:25:49 +00:00
Jonathan Shook
35dfa47867 instance str interpolator per test now that it has state 2022-01-19 14:50:16 -06:00
Jonathan Shook
b16620d021 add test for and fix named scenario parameter overrides in template vars 2022-01-19 14:09:20 -06:00
Jonathan Shook
2767da34f0 clarity in naming for debugging 2022-01-19 12:46:46 -06:00
Jonathan Shook
2f9f8f144c allow template vars to set default value on first occurence 2022-01-19 12:46:42 -06:00
Jonathan Shook
52d07c0992 improve yaml warnings and tests 2022-01-18 15:14:55 -06:00
Jonathan Shook
bb0b24246c support desc and description in yaml 2022-01-18 15:14:43 -06:00
Pierre Laporte
7f9d8e594a
Remove extraneous System.out.println statement
It was probably committed by accident
2022-01-14 16:37:40 +01:00
nb-droid
5cbb320cbc [maven-release-plugin] prepare for next development iteration 2022-01-14 05:29:44 +00:00