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/assertor testing #12667

Draft
wants to merge 51 commits into
base: release/2.61
Choose a base branch
from
Draft

Conversation

tosettil-polimi
Copy link
Collaborator

@tosettil-polimi tosettil-polimi commented Nov 7, 2024

Add Kurtosis Assertoor Testing Infrastructure

Overview

This PR introduces automated testing infrastructure using Kurtosis Assertoor for validating Erigon's functionality and compatibility. The implementation includes configuration for both standard and Pectra-specific test scenarios.

Changes

  • Added GitHub Actions workflow for Kurtosis Assertoor testing
  • Created two configuration files (first one imported from main branch):
    • Standard testing configuration (config.properties)
    • Pectra-specific testing configuration (config-pectra.properties)
  • Implemented Docker build and test pipeline

Implementation Details

  • Test workflow triggers on:
    • Pushes to release/2.61 branch
    • Manual workflow dispatch
  • Configures test matrix with multiple clients:
    • Execution Layer: Geth, Erigon, Nethermind
    • Consensus Layer: Lighthouse, Nimbus
  • Includes artifact retention for test logs and outputs

@tosettil-polimi tosettil-polimi changed the base branch from main to release/2.61 November 7, 2024 15:56
@tosettil-polimi
Copy link
Collaborator Author

tosettil-polimi commented Nov 7, 2024

Here the new version after closing #12662.

@mriccobene mriccobene self-requested a review November 14, 2024 16:07
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