Files
scylladb/test/auth_cluster/suite.yaml
Patryk Jędrzejczak 3a34bb18cd db: config: make consistent-topology-changes unused
We make the `consistent-topology-changes` experimental feature
unused and assumed to be true in 6.0. We remove code branches that
executed if `consistent-topology-changes` was disabled.
2024-04-25 14:33:21 +02:00

9 lines
196 B
YAML

type: Topology
pool_size: 2
cluster:
initial_size: 0
extra_scylla_config_options:
authenticator: PasswordAuthenticator
authorizer: CassandraAuthorizer
enable_user_defined_functions: False