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

[EPIC] Implement a chaos summary reporter from long running chaos testing #16

Open
davidkel opened this issue Oct 19, 2021 · 1 comment
Labels

Comments

@davidkel
Copy link
Owner

davidkel commented Oct 19, 2021

The report creator must be able to recognise and ignore or report as expected problems which we know would happen under certain conditions
Actions are going to cause problems, eg

  • kill leader orderer
  • take down 3 or more orderers
  • take down gateway peer

These will generate errors, but what we are looking for is client recovery without having the re-start the client or the gateway peer

@davidkel davidkel added report P1 and removed P1 labels Oct 19, 2021
@davidkel
Copy link
Owner Author

Further consideration will come when bringing peers down. Some scenarios are not expected to cause problems but others are and also it will depend on the endorsement policy being used, so how would a report generator know if a particular scenario will cause a problem or not

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

No branches or pull requests

1 participant