Files
scylladb/test/boost
Jan Ciolek 07e7724468 test/network_topology_strategy_test: Test NTS with replication_factor option in test_invalid_dcs
test_invalid_dcs is a test which has a list of incorrect replication factor
values, and tries to create keyspaces with these incorrect values.

The standard way of creating a NetworkTopologyStrategy keyspace
is to specify the replication factor for each specific datacenter,
but there's also a simpler way - a user can just write: 'replication_factor': X
to convey that all of the current datacenters should have replication_factor X.

This way of creating a NetworkTopologyStrategy wasn't tested by test_invalid_dcs,
let's add it to the test to improve coverage.

Refs: https://github.com/scylladb/scylladb/issues/13986

Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>
2023-05-22 17:56:27 +02:00
..
2023-02-15 11:01:50 +02:00
2023-05-17 09:51:51 +03:00
2023-02-15 11:01:50 +02:00
2023-02-15 11:01:50 +02:00
2022-11-16 16:30:38 +02:00
2023-02-15 11:09:04 +02:00
2023-04-29 13:11:31 +02:00
2023-02-15 11:01:50 +02:00
2023-05-07 19:51:10 -03:00
2023-04-24 10:49:37 +02:00
2023-04-26 14:09:58 +08:00