-
-
Notifications
You must be signed in to change notification settings - Fork 306
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add debug level logs and sync test to sim tests (#4673)
* Update sim tests structure to add new nodes * Add new node to work to test sync * Add sim test for checkpoint sync * Update the checkpoint sync root * Update seconds per slot for the simulation tests * Update the assertion for attestaion count * Update expectedMinParticipationRate and expectedMinSyncParticipationRate to 90% * Update genesis delay * Increase genesisSlotsDelay for ci * Increase genesisSlotsDelay for ci * Update test timeout * Update the code with the feedback * Disable file logging for the lodestar node during sim tests
- Loading branch information
1 parent
b06453a
commit 8c42768
Showing
13 changed files
with
729 additions
and
548 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
140 changes: 0 additions & 140 deletions
140
packages/cli/test/utils/simulation/LodestarBeaconNodeProcess.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.