mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
* Refactor ConfigModel Construction in StandardActivity * Tracking ConfigModel Param Classes * ActivityDef ConfigMap and default ActivityDriver * More complete config model for ActivityDef plus other small improvements * Add NBAdvisor to StandardActivity * NBAdvisor for Workload Params, Tags, and Bindings * OF: Formatting * Improve ActivityDef ConfigModel * Refactor NBAdvisor output adding Debug level * NBAdvisor output using fluent method * Slight refactor and always fail condition * SrInterpolator uses NBAdvisorPoint and NBAdvisorOutput improvements * Check Cmd with NBAdvisor * Add Advisor Name and Description to Logs * Fix review comments