Commit Graph

922 Commits

Author SHA1 Message Date
nb-droid
1ea05a0f14 [maven-release-plugin] prepare for next development iteration 2022-08-16 16:58:58 +00:00
nb-droid
bb7fd4f7b6 [maven-release-plugin] prepare release nosqlbench-4.17.23 2022-08-16 16:58:56 +00:00
nb-droid
bfb0fc38d8 [maven-release-plugin] prepare for next development iteration 2022-08-16 14:51:38 +00:00
nb-droid
584a6c802c [maven-release-plugin] prepare release nosqlbench-4.17.22 2022-08-16 14:51:35 +00:00
nb-droid
6dd0723546 [maven-release-plugin] prepare for next development iteration 2022-08-10 03:16:40 +00:00
nb-droid
b56995d4cf [maven-release-plugin] prepare release nosqlbench-4.17.21 2022-08-10 03:16:37 +00:00
Jonathan Shook
21ca1d1b2f minor fixes 2022-07-26 01:15:11 -05:00
Jonathan Shook
e59025f931 set error metric names to "error*" instead of "exception*" for consistency. 2022-07-21 11:28:29 -05:00
nb-droid
4a3845aafb [maven-release-plugin] prepare for next development iteration 2022-07-19 16:11:11 +00:00
nb-droid
b5d4e1e3c6 [maven-release-plugin] prepare release nosqlbench-4.17.20 2022-07-19 16:11:09 +00:00
Jonathan Shook
1d1c96f9bf checkpoint: paths and packages cleanup, tri-state filtering on keyspaces, more efficient init, LOCAL_QUORUM 2022-07-19 01:41:23 -05:00
Jonathan Shook
4e08b65f2d package refactoring 2022-07-14 20:40:06 -05:00
Jonathan Shook
789cc62430 package refactoring 2022-07-14 19:01:00 -05:00
Jonathan Shook
080d9005e0 checkpoint:
various fixes to enable rampup and main phases
 inclusion of Mark Wolters stats parsing; ratio injection based on nodetool stats
 allow bind point names to include angle brackets
 disable raw format processing
2022-07-13 20:42:10 -05:00
nb-droid
28c62da74f [maven-release-plugin] prepare for next development iteration 2022-07-01 16:46:05 +00:00
nb-droid
3bdad2a877 [maven-release-plugin] prepare release nosqlbench-4.17.19 2022-07-01 16:46:03 +00:00
nb-droid
460ad79f6c [maven-release-plugin] prepare for next development iteration 2022-07-01 15:56:59 +00:00
nb-droid
0937ed9f6a [maven-release-plugin] prepare release nosqlbench-4.17.18 2022-07-01 15:56:57 +00:00
nb-droid
bfdf87a3ad [maven-release-plugin] prepare for next development iteration 2022-07-01 15:26:38 +00:00
nb-droid
45c1a7b7da [maven-release-plugin] prepare release nosqlbench-4.17.17 2022-07-01 15:26:36 +00:00
nb-droid
3155147bfa [maven-release-plugin] prepare for next development iteration 2022-07-01 07:04:04 +00:00
nb-droid
215b32bd6a [maven-release-plugin] prepare release nosqlbench-4.17.16 2022-07-01 07:04:02 +00:00
nb-droid
ca6f3a08c8 [maven-release-plugin] prepare for next development iteration 2022-07-01 06:40:47 +00:00
nb-droid
b9c8bdefb9 [maven-release-plugin] prepare release nosqlbench-4.17.15 2022-07-01 06:40:45 +00:00
Jonathan Shook
4c34c1b2be fix parser issues with empty template vars, make matching more relaxed 2022-06-30 17:25:34 -05:00
Jonathan Shook
3a54725d66 fix method naming to expected behavior in service selector 2022-06-30 00:36:00 -05:00
Jonathan Shook
95f108c6ea remove driver field at the right time 2022-06-30 00:35:54 -05:00
Jonathan Shook
c55bbfc127 adapters ("drivers") can be specified per op template within a workload 2022-06-29 20:45:27 -05:00
Jonathan Shook
a7c29b2825 op dispensers remember their parent adapter 2022-06-29 20:45:16 -05:00
Jonathan Shook
d80820b963 formatting changes 2022-06-29 20:45:10 -05:00
Jonathan Shook
f52647e861 disable error name mapper 2022-06-29 20:45:01 -05:00
Jonathan Shook
9a42b09b81 update progress meter for readability 2022-06-28 19:48:38 -05:00
Jonathan Shook
f67c722824 add contextual warning to binding phase 2022-06-23 18:45:10 -05:00
Jonathan Shook
f858ffa1d0 restore stdout adapters ability to synthesize example ops 2022-06-23 00:18:26 -05:00
Jonathan Shook
19164ef77f lose drivers-api module, keep adapaters-api module 2022-06-22 23:13:04 -05:00
Jonathan Shook
7cf070bdae pull op template logic into adapters-api 2022-06-22 22:53:56 -05:00
Jonathan Shook
f65f9b3c7d undo decorator interface 2022-06-22 21:44:12 -05:00
Jonathan Shook
d89ea2a4d2 unbreak decorator interface 2022-06-22 21:44:12 -05:00
Jonathan Shook
16a52a0fb8 make stdout adapter the default 2022-06-22 21:17:04 -05:00
Jonathan Shook
334bbd0379 add specification test support module 2022-06-21 20:13:19 -05:00
Jonathan Shook
ecabd71048 minor stdout cleanups 2022-06-21 20:13:00 -05:00
Jonathan Shook
f699b4f83f refactor activity specific signatures into faceted naming interface 2022-06-09 15:02:25 -05:00
Jonathan Shook
355d2fb19f minor formatting fixes 2022-06-09 15:01:53 -05:00
Jonathan Shook
5dbfa385a8 add helper method for ActivityDefObserver application 2022-06-09 15:01:22 -05:00
Jonathan Shook
fa2847a613 provide typed update interface for dynamic params 2022-06-09 15:00:58 -05:00
Jonathan Shook
cf5ae84abd restructure integrated tests as living examples 2022-06-09 15:00:49 -05:00
Jonathan Shook
c29e759b8d partial progress towards diag replacement in tests 2022-06-01 12:48:26 -05:00
Jonathan Shook
2a7376c784 disable strict checking until it is verified 2022-05-31 21:02:01 -05:00
Jonathan Shook
7b1b41ec85 add modular metering API and refactor progress meter 2022-05-31 21:01:00 -05:00
Jonathan Shook
5a4692cf9e add support for named timers as "start-timers" and "stop-timers" op fields 2022-05-24 13:40:48 -05:00