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

crossversion: collect fewer artifacts on failure #4282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbowens
Copy link
Collaborator

@jbowens jbowens commented Jan 23, 2025

Adjust the metamorphic test to collect fewer artifacts on failure. Previously, we collected the entire root directory containing all in-progress intermediary runs. We only need the one that failed or the two that diverged.

This hopes to address out-of-memory errors in CI when uploading artifacts.

Informs #4202.

@jbowens jbowens requested a review from a team as a code owner January 23, 2025 22:12
@jbowens jbowens requested a review from RaduBerinde January 23, 2025 22:12
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@jbowens jbowens force-pushed the crossversion-artifacts branch from 796dd64 to 407c284 Compare January 23, 2025 22:14
Adjust the metamorphic test to collect fewer artifacts on failure. Previously,
we collected the entire root directory containing all in-progress intermediary
runs. We only need the one that failed or the two that diverged.

This hopes to address out-of-memory errors in CI when uploading artifacts.

Informs cockroachdb#4202.
@jbowens jbowens force-pushed the crossversion-artifacts branch from 407c284 to 5f60b92 Compare January 23, 2025 22:17
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.

2 participants