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

chore(ci): retry on failed test #1222

Closed
wants to merge 6 commits into from
Closed

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented Aug 17, 2024

Summary

Large amounts of interchaintest usually ends up in failed containers due to docker coordination. This allows for retries on failure without re-running

TODO:

  • do for e2e
  • cache go deps within e2e / unit test (before run) (note: does not seem caching the deps speeds up in any meaningful way)
  • Reduce scope of e2e to speed up testing

Credit to Dimi for this retries solution: CosmosContracts/juno@bf140aa

Copy link

vercel bot commented Aug 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
interchaintest-docs ⬜️ Ignored (Inspect) Visit Preview Aug 17, 2024 4:12pm

@Reecepbcups
Copy link
Member Author

not worth the hassle for now. should fix the underlying issue. Cache does nothing

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