Commit Graph

892 Commits

Author SHA1 Message Date
Jonathan Shook
34e6767b0a implement cmd stop directly 2023-12-15 23:10:44 -06:00
Jonathan Shook
8cb3051af2 fixes from PR and export-docs fix 2023-12-15 12:57:03 -06:00
Jonathan Shook
6d93155ce1 use correct parameter for container command 2023-12-10 21:17:38 -06:00
Jonathan Shook
4fa099fb45 move markdown finder over to DriverAdapterLoader 2023-12-10 21:17:34 -06:00
Jonathan Shook
7606cb94fc make progress reporter send a final report 2023-12-10 21:17:32 -06:00
Jonathan Shook
6125c390ae cleanup on aisle StandardActivity 2023-12-09 23:29:30 -06:00
Jonathan Shook
5ab00a2c11 add dryrun=emit support 2023-12-09 23:29:27 -06:00
Jonathan Shook
3547c04c41 minor syntax improvements 2023-12-09 17:17:20 -06:00
Jonathan Shook
aad06bed09 formatting 2023-12-09 17:17:11 -06:00
Jonathan Shook
54631474bd add Component Properties 2023-12-09 17:16:57 -06:00
Jonathan Shook
5ae22195ba package factoring 2023-12-09 17:16:44 -06:00
Jonathan Shook
6dab0cb88d make op,stmt,workload more specific 2023-12-08 19:37:12 -06:00
Jonathan Shook
4e407573ce minor syntax improvements 2023-12-08 19:37:09 -06:00
Jonathan Shook
c46e097e50 remove deprecated CommandTemplate 2023-12-08 19:37:06 -06:00
Jonathan Shook
069d274e3f
Merge pull request #1695 from nosqlbench/mwolters/1611b
applying code changes for end of session reporting to new main
2023-12-08 14:09:12 -06:00
Mark Wolters
86f0a0298c applying code changes for end of session reporting to new main 2023-12-07 11:55:19 -04:00
Jonathan Shook
e1f9545abd change all references of context to container 2023-12-07 09:40:40 -06:00
Jonathan Shook
ae19037bce remainder of changes for scenario rework that need to be itemized 2023-12-06 14:26:53 -06:00
Jonathan Shook
a2ac3e3f75 structuring and naming changes 2023-12-06 14:26:29 -06:00
Jonathan Shook
777c4aa3c7 post merge fixes 2023-10-23 23:54:31 -05:00
Jonathan Shook
b8c9af6e71 minor updates 2023-10-23 08:42:19 -05:00
Jonathan Shook
e44b5a21b7 refinements for csv logging 2023-10-23 08:42:19 -05:00
Jonathan Shook
fe1d3193a4 merge fixups and adapting client load sensors 2023-10-23 08:42:19 -05:00
Jonathan Shook
aaf58984d6 findmax in the house 2023-10-23 08:42:19 -05:00
Jonathan Shook
137ce31136 findmax 80% ready 2023-10-23 08:42:19 -05:00
Jonathan Shook
bff86b5525 bursty cycle rate test online 2023-10-23 08:42:19 -05:00
Mark Wolters
32b13c0134 adding ConsoleReporter,Log4jMetricsReporter 2023-10-23 08:42:19 -05:00
Jonathan Shook
e64de7476e partial working optimo, something is still broken in the search behavior 2023-10-23 08:42:19 -05:00
Jonathan Shook
30cdd280cc refactor and replace rate limiter implementation 2023-10-23 08:42:19 -05:00
Jonathan Shook
9e91a6201d incremental progress 2023-10-23 08:42:19 -05:00
Jonathan Shook
9fa711b7ab checkpoint 2023-10-23 08:42:19 -05:00
Jonathan Shook
0699b446a6 remove duplicitous call path 2023-10-23 08:42:19 -05:00
Jonathan Shook
945f48983c scenario tests stubbed, error handling in session fixed, mvn verify works now 2023-10-23 08:42:19 -05:00
Jonathan Shook
bed3070495 fixed empty runScenario method and made it final 2023-10-23 08:42:19 -05:00
Jonathan Shook
7be8fd0708 minor updates, notes collected into gh issues 2023-10-23 08:42:19 -05:00
Mark Wolters
2986412036 fixup of csv reporter, removed script context parameter 2023-10-23 08:42:19 -05:00
Mark Wolters
71103041f9 revamping plugin extensions 2023-10-23 08:42:19 -05:00
Jonathan Shook
92377b636c all adapters loading indirectly 2023-10-23 08:42:16 -05:00
Jonathan Shook
61b923cfed indirect loading on nbr working 2023-10-23 08:42:00 -05:00
Jonathan Shook
9daf06cd62 rehome all metrics construction patterns, remove ActivityMetrics 2023-10-23 08:41:40 -05:00
Jonathan Shook
57db140a94 removed all ActivityMetrics constructions 2023-10-23 08:41:40 -05:00
Jonathan Shook
4efd428de3 partial switchover of metrics from ActivityMetrics 2023-10-23 08:41:38 -05:00
Jonathan Shook
3ec511f61f partial progress to moving instrumentation 2023-10-23 08:41:17 -05:00
Jonathan Shook
835c74597a SCDryRunScenarioTest running like js analog now 2023-10-23 08:41:17 -05:00
Jonathan Shook
65db41b22a script env tests now working 2023-10-23 08:41:17 -05:00
Jonathan Shook
17052eaadf rework scenario invocation for better tests, unit test running only 2023-10-23 08:41:17 -05:00
Jonathan Shook
b0e984c55f basic component lifetimes working 2023-10-23 08:41:17 -05:00
Jonathan Shook
7f960778b4 fixes for passing basic tests 2023-10-23 08:41:17 -05:00
Jonathan Shook
2c90ec0e1c even more merge fixes 2023-10-23 08:41:17 -05:00
Jonathan Shook
c0a3ec2509 more merge fixes 2023-10-23 08:41:17 -05:00