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(ci): add Kurtosis workflow #11615

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Conversation

fgimenez
Copy link
Member

@fgimenez fgimenez commented Oct 9, 2024

Similar to hive workflow, scheduled to run once a day and also dispatchable.

Builds a reth docker image from the target branch/main commit and uses it in a simple kurtosis testnet setup with two client pairs: geth-lighthouse and reth-teku. It executes these assertor tests:

  • Block proposal test
  • Transaction
  • Blob transaction
  • Opcodes transaction

More details about these here https://github.com/ethpandaops/ethereum-package?tab=readme-ov-file#configuration assertoor section.

@fgimenez fgimenez marked this pull request as ready for review October 9, 2024 16:52
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

brilliant

@fgimenez fgimenez added the A-ci Related to github workflows or other build and lint tools label Oct 10, 2024
@fgimenez fgimenez added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit 8a11830 Oct 10, 2024
39 checks passed
@fgimenez fgimenez deleted the fgimenez/add-kurtosis-gh-workflow branch October 10, 2024 12:39
vandenbogart pushed a commit to testmachine-ai/reth that referenced this pull request Oct 14, 2024
reymom pushed a commit to reymom/reth that referenced this pull request Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Related to github workflows or other build and lint tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants