Closed muzarski closed 2 months ago
Scylla does not support EACH_QUORUM reads. The integration tests code needed to be adjusted for it.
EACH_QUORUM
Enabled this test suite (can do that thanks to the EACH_QUORUM fix).
.github/workflows/build.yml
gtest_filter
.github/workflows/cassandra.yml
EACH_QUORUM for Scylla
Scylla does not support
EACH_QUORUM
reads. The integration tests code needed to be adjusted for it.ConsistencyTwoNodeClusterTests
Enabled this test suite (can do that thanks to the EACH_QUORUM fix).
Pre-review checklist
.github/workflows/build.yml
ingtest_filter
..github/workflows/cassandra.yml
ingtest_filter
.