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

Test robustness model against robustness validators #17203

Open
serathius opened this issue Jan 5, 2024 · 0 comments
Open

Test robustness model against robustness validators #17203

serathius opened this issue Jan 5, 2024 · 0 comments

Comments

@serathius
Copy link
Member

What would you like to be added?

Robustness tests take a real etcd cluster run some traffic against it. They validate the operation history via a model and additional set of validators. Historically we made mistakes and introduced a bugs into the model or the additional validators. Such bugs are hard to debug because first you need to eliminate that this is an etcd bug.

#16142 proposed to also add a "unit" test that would validate model against the validators (without real etcd) that should help us catch bugs earlier.

Why is this needed?

Should help us avoid bugs in the model code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants