-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.
Description
The compiler time of LinuxTool builds are nearly 4 hours, which is due to the lack of sccache not being used. I believe that PRs don't have access to the same environment variable group as the auto builds, which means they don't have configuration of which S3 bucket to use, which means sccache is likely defaulting to the local disk rather than reading from the network.
Metadata
Metadata
Assignees
Labels
T-infraRelevant to the infrastructure team, which will review and decide on the PR/issue.Relevant to the infrastructure team, which will review and decide on the PR/issue.