[Feature] e2e tests for multi-node etcd #286
Labels
area/quality
Output qualification (tests, checks, scans, automation in general, etc.) related
area/testing
Testing related
kind/enhancement
Enhancement, improvement, extension
release/ga
Planned for GA(General Availability) release of the Feature
status/closed
Issue is closed (either delivered or triaged)
Feature (What you would like to be added):
We should add e2e tests for multi-node etcd scenarios. These tests should be executable by our CI pipeline as well as locally on dev machines.
Motivation (Why is this needed?):
To ensure quality and robustness of the feature as well as avoid regressions in the future. Multi-node etcd is a complex setup of many distributed and orchestrated steps with different use cases, e.g. bootstrap, scale-{up,down}, member recovery, cluster recovery, quorum loss.
Approach/Hint to the implement solution (optional):
Further test cases can be collected in this issue.
The text was updated successfully, but these errors were encountered: