This is an automated email from the ASF dual-hosted git repository.

frankgh pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git


    from 6cf4b4c9 CASSSIDECAR-277: Support testing of post-TCM Cassandra (#305)
     add 7ab3cdd1 CASSSIDECAR-393: Migrate SystemAuthDatabaseAccessorIntTest to 
new integration test framework (#306)

No new revisions were added by this update.

Summary of changes:
 .../testing/SharedClusterIntegrationTestBase.java  |  27 -----
 .../org/apache/cassandra/testing/TlsTestUtils.java |  33 +++++++
 .../RoleBasedAuthorizationIntegrationTest.java     |  47 +++------
 .../db/SystemDatabaseAccessorIntegrationTest.java  | 109 +++++++++++++++++++++
 ...SystemViewsDatabaseAccessorIntegrationTest.java |  78 ---------------
 .../db/SystemAuthDatabaseAccessorIntTest.java      |  47 ---------
 .../distributed/impl/CassandraCluster.java         |  53 +++++-----
 7 files changed, 181 insertions(+), 213 deletions(-)
 create mode 100644 
integration-tests/src/integrationTest/org/apache/cassandra/sidecar/db/SystemDatabaseAccessorIntegrationTest.java
 delete mode 100644 
integration-tests/src/integrationTest/org/apache/cassandra/sidecar/db/SystemViewsDatabaseAccessorIntegrationTest.java
 delete mode 100644 
server/src/test/integration/org/apache/cassandra/sidecar/db/SystemAuthDatabaseAccessorIntTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to