scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
332 stars 162 forks source link

E2E test for manual multi-datacenter setup should use broadcast_address for seeds #1983

Closed rzetelskik closed 3 months ago

rzetelskik commented 3 months ago

What should the feature do?

E2E test for manual multi-datacenter setup should use broadcast_address for seeds, instead of broadcast_rpc_address being used now.

Xref: https://github.com/scylladb/scylla-operator/pull/1953#discussion_r1648651188

/kind feature /priority important-soon /assign

What is the use case behind this feature?

correctness

Anything else we need to know?

No response