elastic / rally-tracks

Track specifications for the Elasticsearch benchmarking tool Rally
19 stars 181 forks source link

Allow skipping delete of fleet component template #642

Closed salvatore-campagna closed 1 month ago

salvatore-campagna commented 1 month ago

The fleet component template is used when we try to delete it. Here we introduce a parameter that allows us to skip deletion of the component template. The default value is false, which means normally we attempt to delete it. Setting it explicitly to true we avoid deleting it. This prevents errors happening if we try to delete it and it is in use.

This needs to be backported to Elasticsearch 8.15.