forked from cockroachdb/pebble
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crossversion: collect fewer artifacts on failure
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.
- Loading branch information
Showing
1 changed file
with
88 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters