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

Create e2e test suite for migration with data #1776

Open
johscheuer opened this issue Aug 4, 2023 · 0 comments
Open

Create e2e test suite for migration with data #1776

johscheuer opened this issue Aug 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@johscheuer
Copy link
Member

What would you like to be added/changed?

Once #1760 is solved, we run our tests with some minimal data loaded. Since migration are a critical component in the operator, we should create a dedicated test suite for migration. For those migration tests we should load the cluster with some data e.g. 10 GB (we could make this configurable) and run the following tests:

  • Migrate without chaos.
  • Migrate with periodic partitions between SS and CC.
  • Migrate with periodic partitions between operator and the FDB processes.
  • Migrate with one Pod being recreated periodic.

I will create dedicated issues for each of those tests.

@johscheuer johscheuer added the enhancement New feature or request label Aug 4, 2023
@johscheuer johscheuer self-assigned this Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant