opensearch-benchmark icon indicating copy to clipboard operation
opensearch-benchmark copied to clipboard

Enhance Jinja template support to enable workloads to be customized by OpenSearch version

Open gkamat opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe

Customizing workloads to behave differently as new OpenSearch features become available is not straightforward. For instance, this test in the big5 workload is unneccesarily complex. Enhancing Jinja template support will simplify this substantially.

Describe the solution you'd like

Update Jinja support to simplify checking the distribution version. Also, auto-setting the distribution version workload parameter may be an option as well.

Describe alternatives you've considered

No response

Additional context

No response

gkamat avatar Jun 07 '24 02:06 gkamat