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

feat: Enhance P2P sync testing infrastructure #15

Merged
merged 2 commits into from
Jan 28, 2025
Merged

feat: Enhance P2P sync testing infrastructure #15

merged 2 commits into from
Jan 28, 2025

Conversation

wojciechos
Copy link
Contributor

@wojciechos wojciechos commented Dec 17, 2024

Core Changes:

  • Add test reporting functionality with dashboard integration
  • Implement node type detection (Juno/Pathfinder) with version reporting
  • Add --disable-l1-verification flag to Juno configuration

Test Infrastructure:

  • Separate source and target node configurations in sync tests
  • Add proper RPC port management for all sync test scenarios
  • Enable Pathfinder from Juno sync test in CI workflow
  • Remove unused devnet network test

New Features:

  • Add progress reporting with detailed metrics
  • Implement test status tracking (In Progress/Passed/Failed)
  • Add error handling and reporting capabilities
  • Track average block processing time

This PR introduces significant improvements to the P2P sync testing framework:

Core Changes:
- Add test reporting functionality with a new dashboard integration
- Implement node type detection (Juno/Pathfinder) with version reporting
- Add `--disable-l1-verification` flag to Juno configuration

Test Infrastructure:
- Separate source and target node configurations in sync tests
- Add proper RPC port management for all sync test scenarios
- Enable Pathfinder from Juno sync test in CI workflow
- Remove unused devnet network test

New Features:
- Add progress reporting with detailed metrics
- Implement test status tracking (In Progress/Passed/Failed)
- Add error handling and reporting capabilities
- Track average block processing time
@wojciechos wojciechos merged commit 2f285be into main Jan 28, 2025
4 of 5 checks passed
@wojciechos wojciechos deleted the reporting branch January 28, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant