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

refactor(ci): speed up internal testing #1263

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Reecepbcups
Copy link
Member

@Reecepbcups Reecepbcups commented Sep 18, 2024

Summary

At the moment testing ICT is a big pain point internally. This PR reduces some burdens and improves testing reliance / ease of restarting just 1 test on failure (i.e. if conformance fails, I do not have to wait for IBC & cosmos examples to also finish)

Example

before this PR, if I need to rerun a long test (10m+) it would require me to stop, or wait 5-7 minutes for the other to finish.
image

Copy link

vercel bot commented Sep 18, 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 Sep 20, 2024 4:23pm

@Reecepbcups Reecepbcups changed the title refactor: speed up testing refactor(ci): speed up internal testing Sep 20, 2024
@Reecepbcups Reecepbcups marked this pull request as ready for review September 20, 2024 17:56
@Reecepbcups Reecepbcups requested a review from a team as a code owner September 20, 2024 17:56
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