Open
Description
Describe the bug
Sometimes in CI the testcase peer_discovery_classic_config_SUITE:successfully_discovery
fails to cluster all 7 nodes.
Six nodes join the same seed, and one other node selects itself as a seed and does not join the rest of the cluster.
The peer discovery seed selection needs to be reviewed
Reproduction steps
- It's a CI flake
Expected behavior
The 7 nodes join the cluster
Additional context
No response