Files
scylladb/test
Piotr Dulikowski d40bb0bacb test: topology_experimental_raft: cluster feature tests
Although the implementation of cluster features on raft is not complete
yet, it makes sense to add some tests for the existing implementation.
The `test_raft_cluster_features.py` file includes the same set of tests
as the file with non-raft-based cluster feature tests, plus one
additional test which checks that a node will not allow disabling a
feature if it sees that other nodes support it (even though the feature
is not enabled yet).
2023-08-01 18:54:58 +02:00
..
2023-06-06 13:29:16 +03:00