Skip to content

Rewrite integration test setup in Go #1686

@martin-sucha

Description

@martin-sucha

Currently integration tests use ccm to setup a Cassandra cluster for testing.

It is not easy to simulate things like topology changes, nodes joining, leaving, re-joining with a different IP address, etc.

We could rewrite integration test runner using Docker API directly or using a library like testcontainers-go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions