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

[Feature] e2e tests for multi-node etcd #286

Closed
3 tasks done
Tracked by #107
timuthy opened this issue Jan 21, 2022 · 3 comments
Closed
3 tasks done
Tracked by #107

[Feature] e2e tests for multi-node etcd #286

timuthy opened this issue Jan 21, 2022 · 3 comments
Assignees
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)

Comments

@timuthy
Copy link
Member

timuthy commented Jan 21, 2022

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.

@timuthy timuthy added area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/enhancement Enhancement, improvement, extension area/testing Testing related labels Jan 21, 2022
@timuthy timuthy self-assigned this Jan 21, 2022
@timuthy timuthy mentioned this issue Jan 21, 2022
34 tasks
@ashwani2k ashwani2k added the release/ga Planned for GA(General Availability) release of the Feature label Jul 6, 2022
@abdasgupta
Copy link
Contributor

e2e tests to handle multi-node scenario are covered in:
#418
#451

@shreyas-s-rao
Copy link
Contributor

Integration of e2e tests with pipeline tracked by #465

@shreyas-s-rao
Copy link
Contributor

Closing as gardener/ci-infra#553 enables e2e tests via prow jobs.
/close

@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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)
Projects
None yet
Development

No branches or pull requests

5 participants