You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: