[
https://issues.apache.org/jira/browse/CASSANDRASC-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yifan Cai updated CASSANDRASC-51:
---------------------------------
Authors: Doug Rohrer
Test and Documentation Plan: Integration test run with in-jvm dtest
framework.
Status: Patch Available (was: Open)
> Leverage in-jvm dtest framework for improved Sidecar testing
> ------------------------------------------------------------
>
> Key: CASSANDRASC-51
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-51
> Project: Sidecar for Apache Cassandra
> Issue Type: Improvement
> Components: Rest API
> Reporter: Doug Rohrer
> Assignee: Doug Rohrer
> Priority: Normal
> Labels: pull-request-available
>
> Today, the sidecar uses TestContainers
> ([testcontainers.org|http://testcontainers.org/]) and a single-node,
> single-data-directory Cassandra instance for all of its tests. While this has
> worked well so far, it is incapable of doing some of the more complex testing
> necessary to validate new endpoints and requires Docker locally and special
> CircleCI setup for CI builds.
>
> Now that the in-jvm dtest framework supports JMX, we can leverage it to do
> our testing in stead. It will enable us to do multi-node testing and exercise
> code paths under conditions like joining/leaving/moving nodes, which is
> critical for correctness.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]