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

Create Integration Tests Using the New Jolokia Functionality #845

Open
VictorCavichioli opened this issue Jan 15, 2025 · 0 comments
Open
Assignees
Labels
enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent

Comments

@VictorCavichioli
Copy link
Contributor

Story Description:
With the new functionality to enable or disable Jolokia in Cassandra via the TestContainers template, it is necessary to create integration tests to validate the new implementation using Jolokia and its impacts in Schedules and OnDemandRepairs. These tests should ensure that ecChronos agent operates correctly in both scenarios: with Jolokia enabled and disabled.

The integration tests will verify the correctness of the Jolokia integration and the absence of Jolokia-related functionality when it is disabled.

Acceptance Criteria:

  1. Implement tests to validate Schedules.
  2. Implement tests to validate OnDemandRepairs.

Definition of Done:

  1. All integration test cases for the new Jolokia functionality are implemented and pass successfully.
  2. Test results confirm the proper behavior of ecChronos containers in both scenarios (with and without Jolokia).

Notes:

Depends of #844
Related with #652

@VictorCavichioli VictorCavichioli added enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PoC/Agent Tasks related to new generation of ecchronos as an agent
Projects
None yet
Development

No branches or pull requests

2 participants