Allow benchmarking with plugins #60
Labels
:Benchmark Candidate Management
Anything affecting how Rally sets up Elasticsearch
enhancement
Improves the status quo
highlight
A substantial improvement that is worth mentioning separately in release notes
Milestone
Currently we can only provision and benchmark a vanilla Elasticsearch instance but we should be able to benchmark also with specific plugins enabled to determine their performance impact.
For the initial implementation we will not support plugins built from sources and require that they are installed from a plugin repository.
Tasks
--elasticsearch-plugins="x-pack:security+graph"
).rally.ini
or on the command linebenchmark-only
). We will lose some information (e.g. the plugin config that has been used) but if this is important to the user, they can use tags for that.The text was updated successfully, but these errors were encountered: