Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Test Template to Enable or Disable Jolokia in Cassandra #846

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

VictorCavichioli
Copy link
Contributor

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.

Closes #844

@VictorCavichioli VictorCavichioli merged commit a3f58f4 into Ericsson:agent/master Jan 17, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants