Bug 228792 - [check-github-mirror-integrity] Store remote cache in checkout
Summary: [check-github-mirror-integrity] Store remote cache in checkout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-04 12:18 PDT by Jonathan Bedard
Modified: 2021-08-04 14:29 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.68 KB, patch)
2021-08-04 12:24 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (4.93 KB, patch)
2021-08-04 13:35 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-08-04 12:18:52 PDT
As Aakash pointed out, EWS machines restart pretty frequently, so they remove their temp directory. The issue with this is that check-github-mirror-integrity relies on the temp directory to store the svn.webkit.org cache.
Comment 1 Radar WebKit Bug Importer 2021-08-04 12:19:13 PDT
<rdar://problem/81527357>
Comment 2 Jonathan Bedard 2021-08-04 12:24:49 PDT
Created attachment 434925 [details]
Patch
Comment 3 Aakash Jain 2021-08-04 12:44:57 PDT
Comment on attachment 434925 [details]
Patch

rs=me
Comment 4 Jonathan Bedard 2021-08-04 13:35:53 PDT
Created attachment 434929 [details]
Patch
Comment 5 EWS 2021-08-04 14:29:19 PDT
Committed r280663 (240269@main): <https://commits.webkit.org/240269@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434929 [details].