Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements DNS enpoint tests when nodes are being replaced one by one in the cluster #347

Open
dkropachev opened this issue Sep 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request integration-tests

Comments

@dkropachev
Copy link
Collaborator

We need to have a test that does what we do on the cloud:

  1. Driver should be configured to re-resolve DNS endpoints.
  2. Deploy cluster of 3 nodes
  3. Replace all nodes one by one (changing IP address on both node and dns)
  4. Make sure that session that is created at the begging is still operational at the end of the test, and all nodes are reachable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request integration-tests
Projects
None yet
Development

No branches or pull requests

2 participants