Customizing cluster settings for ESClientYamlSuiteTestCase

Hi everyone.

I'm writing a rest test case for a plugin I've created, using ESClientYamlSuiteTestCase.
I understand that this class starts up a cluster for testing. However, I also want to be able to customize the cluster settings, by adding a specific setting into the elasticsearch.yml file of the cluster nodes, that my plugin requires. Is there anyway I can customize the cluster nodes like this?

Any help would be greatly appreciated.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.