-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SPMI: Optimize collection download, increase diffs timeout (#91637)
With the latest collections we are frequently hitting timeouts during linux asmdiffs runs. This PR applies two changes to improve the situation: - Optimize the download/extraction of collections by extracting directly to the target location. The Helix machines actually seem to spend many times longer to extract and copy the collections than they do downloading them. - Increase the timeout of superpmi-diffs by one hour.
- Loading branch information
1 parent
04bd438
commit a60aab1
Showing
4 changed files
with
19 additions
and
21 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
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
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
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