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

functional-tester: liveness mode without injected failures #9230

Closed
gyuho opened this issue Jan 25, 2018 · 0 comments
Closed

functional-tester: liveness mode without injected failures #9230

gyuho opened this issue Jan 25, 2018 · 0 comments

Comments

@gyuho
Copy link
Contributor

gyuho commented Jan 25, 2018

While testing the consistency under pressure load, make sure cluster is making progress expecting all stressing client operations to complete without errors. No-op failure case could be added to etcd-tester.

Similar to --stresser=nop, --failures=nop can be added.

After running for a predetermined period of time, we stop injecting failures and give the system time to fully recover. Then we switch the test to liveness mode. The purpose for the liveness test is to verify that the system does not deadlock after a sequence of failures.

ref. 6.3 Testing https://static.googleusercontent.com/media/research.google.com/en//archive/paxos_made_live.pdf

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

No branches or pull requests

1 participant