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

Perform manual testing on evaluate when non-gateway peers terminate badly #49

Open
davidkel opened this issue Nov 3, 2021 · 1 comment

Comments

@davidkel
Copy link
Owner

davidkel commented Nov 3, 2021

tested by

  • installing chaincode on peer0 of each org
  • gateway peer was peer1.org1
  • stopped peer peer1.org2, peer1.org3 so that chaos engine won't include these when attempting any stop or restart
@davidkel
Copy link
Owner Author

davidkel commented Nov 8, 2021

Scenarios used

KillRestartOrg2
KillRestartOrg3
KillRestartOrg12Peer
KillRestartOrg13Peer
KillRestartOrg23Peer
KillRestartOrg1Peer
KillRestartOrg2Peer
KillRestartOrg3Peer

Can't kill all peers except gateway because gateway cannot endorse so this will fail, and we can't kill a peer in all orgs because org2 and org3 only have 1 peer and we can't kill the non gateway peer in org 1

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

No branches or pull requests

1 participant