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

Deprecate cassandra-all to use testContainers instead #701

Closed
VictorCavichioli opened this issue Aug 22, 2024 · 0 comments · Fixed by #703
Closed

Deprecate cassandra-all to use testContainers instead #701

VictorCavichioli opened this issue Aug 22, 2024 · 0 comments · Fixed by #703
Assignees
Labels
enhancement New feature or request

Comments

@VictorCavichioli
Copy link
Contributor

Story Description:
We are facing issues to upgrade ecchronos sidecar to java 17 because of some dependencies of cassandra-all, after issue #682 in agent poc we saw that we can use it on unit-tests to avoid these problems, the goal is to deprecate cassandra-all to update the sidecar to java 17.

Acceptance Criteria:

NA

Definition of Done:

Tests passing, code approved by maintainers

Notes:

This class can be used as reference: https://github.com/Ericsson/ecchronos/blob/agent/master/data/src/test/java/com/ericsson/bss/cassandra/ecchronos/data/utils/AbstractCassandraTest.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant