Restart based test for divergence #4557
Labels
cosmic-swingset
package: cosmic-swingset
enhancement
New feature or request
tooling
repo-wide infrastructure
vaults_triage
DO NOT USE
What is the Problem Being Solved?
With the addition of #4133 and #4256, we now have an integration test that can detect simple causes of divergence (closing #3444).
However in the past we've encountered other triggers for divergence between nodes, in particular when a node restarts, e.g.:
get(initialized)
check #3726Description of the Design
A testnet with at least 4 nodes, with loadgen applied, where one node at a time gets randomly restarted. For best results, the loadgen should use a random RPC node which will get restarted.
Security Considerations
None
Test Plan
Probably part of a standalone nightly test.
The text was updated successfully, but these errors were encountered: