mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 04:06:59 +00:00
In order to properly validate not only network topology strategy, but also other strategies, the checks are moved straight to validate_replication_factor(). Also, the test case is extended with a too long integer and a check for SimpleStrategy replication factor. Fixes #3801 Tests: unit(dev) Message-Id: <e0c3c3c36c589e1d440c9708a6dce820c111b8da.1583483602.git.sarna@scylladb.com>