mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
This commit adds `wait_other_notice=True` to `cluster.populate` in `guardrails_test.py`. Without this, `test_default_rf` sometimes fails because `NetworkTopologyStrategy` setting fails before the node knows about all other DCs. Refs: SCYLLADB-255