Skip to content

Fix failing tests for Cassandra 4.1/trunk #544

@emerkle826

Description

@emerkle826

Project board link

One of the Integration tests that uses Management API jars for testing grpc functionality has been failing for a while when run against Cassandra trunk. The test should be fixable now as part of the issue was that the available Management API jarfiles used to setup the test were not compatible with Casandra trunk at the time they started failing. The test code in question that can now be fixed is here:

https://github.com/thelastpickle/cassandra-medusa/blob/master/tests/integration/features/steps/integration_steps.py#L1381-L1399

Essentially, that code block needs to accommodate the 4.1 Management API jarfiles that are now available. These should fix the issues when testing against trunk. In the process, we probably should add Cassandra 4.1 tests as well.

Definition of done

  • Run ITs against 4.1.3 (latest at the moment) and trunk using non-local storage providers.
  • Run ITs against 4.1.latest, trunk, or whatever new releases are there using local storage provider.

┆Issue is synchronized with this Jira Story by Unito
┆Issue Number: MED-35

Metadata

Metadata

Assignees

Labels

blockedIssues in the state 'blocked'

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions