Update TestContainers Template to Enable or Disable Jolokia in Cassandra #844
Labels
enhancement
New feature or request
PoC/Agent
Tasks related to new generation of ecchronos as an agent
Story Description:
Currently, the test template using TestContainers does not offer configurable support to enable or disable Jolokia in Cassandra. Jolokia is an extension for exposing JMX metrics over HTTP, often used in monitoring scenarios.
The goal of this task is to modify the test template to include a configuration that allows controlling the activation of Jolokia in Cassandra, preparing the environment for integration tests that depend on this functionality.
Acceptance Criteria:
Add a configuration in the TestContainers template to enable or disable Jolokia in Cassandra.
Definition of Done:
The TestContainers template supports enabling/disabling Jolokia through a clear and documented configuration.
Notes:
Related with #652
The text was updated successfully, but these errors were encountered: