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: antithesis integration #445

Merged
merged 37 commits into from
Feb 19, 2025
Merged

Conversation

leovct
Copy link
Member

@leovct leovct commented Jan 20, 2025

Description

Integrate Antithesis inside our package.

  • Identify our package dependencies (and their dependencies):
    • ethereum-package
    • optimism-package
    • Xavier's blockscout package (won't be used when testing with Antithesis)
    • Kurtosis's prometheus and grafana packages (won't be used)
  • Create a config image with all the dependencies.
  • Create a workflow to build and push the config image to the Antithesis registry. Here is an example of a successful docker build and push on my fork.
  • Create a workflow to trigger Antithesis tests.
  • Validate that everything works!

Also fix an issue in most of the fork test configs where deploy_l2_contracts was set under args instead of deployment_stages.

References (if applicable)

@leovct leovct mentioned this pull request Feb 12, 2025
@leovct leovct marked this pull request as ready for review February 18, 2025 10:33
@leovct leovct requested a review from a team February 18, 2025 13:54
@leovct leovct enabled auto-merge (squash) February 18, 2025 21:36
Copy link
Member

@praetoriansentry praetoriansentry left a comment

Choose a reason for hiding this comment

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

lgtm

@leovct leovct merged commit cab8a75 into 0xPolygon:main Feb 19, 2025
19 checks passed
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.

3 participants