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

Integration/e2e tests for etcd-wrapper component #4

Open
4 tasks
shreyas-s-rao opened this issue Jun 12, 2023 · 0 comments
Open
4 tasks

Integration/e2e tests for etcd-wrapper component #4

shreyas-s-rao opened this issue Jun 12, 2023 · 0 comments
Labels
area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/enhancement Enhancement, improvement, extension lifecycle/rotten Nobody worked on this for 12 months (final aging stage)

Comments

@shreyas-s-rao
Copy link
Contributor

What would you like to be added:
Integration and/or e2e tests for etcd-wrapper, so that PRs and releases are thoroughly tested before integrating into etcd-druid.

  • Decide whether to have integration or e2e tests for etcd-wrapper
  • Write integration/e2e tests
  • Provide easy method for local testing (possibly using KinD cluster)
  • Integrate with CICD pipeline

Why is this needed:
Without integration tests running on etcd-wrapper, it is possible that a PR that works fine within etcd-wrapper may fail to play well with etcd-backup-restore when integrated into etcd-druid. It is better to catch it early, within etcd-wrapper itself, with the help of integration/e2e tests running on every PR and release.

/area quality

@shreyas-s-rao shreyas-s-rao added the kind/enhancement Enhancement, improvement, extension label Jun 12, 2023
@gardener-robot gardener-robot added the area/quality Output qualification (tests, checks, scans, automation in general, etc.) related label Jun 12, 2023
@gardener-robot gardener-robot added the lifecycle/stale Nobody worked on this for 6 months (will further age) label Feb 19, 2024
@gardener-robot gardener-robot added lifecycle/rotten Nobody worked on this for 12 months (final aging stage) and removed lifecycle/stale Nobody worked on this for 6 months (will further age) labels Oct 28, 2024
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 kind/enhancement Enhancement, improvement, extension lifecycle/rotten Nobody worked on this for 12 months (final aging stage)
Projects
None yet
Development

No branches or pull requests

2 participants