-
Notifications
You must be signed in to change notification settings - Fork 5.1k
[PERF] Fix Linux arm64 AOT ROOTFS_DIR missing (Less Impactful) #77027
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
[PERF] Fix Linux arm64 AOT ROOTFS_DIR missing (Less Impactful) #77027
Conversation
Tagging subscribers to this area: @hoyosjs Issue DetailsThis adds the ROOTFS_DIR variable to the global-build-job for Linux AOT Arm64. This is a less impactful and smaller update to fix the problem than #77024 as this does not change global-build-job. Although it may still be worthwhile to check if the crossrootfsDir condition is incorrect and fix it. Working build with the change: https://dev.azure.com/dnceng/internal/_build/results?buildId=2020245&view=logs&j=29aef6bf-22ff-5269-0c67-e98540f696db&t=d29db927-bdb9-52f6-e00d-5ad3c37b6beb
|
This reverts commit 32a913b.
This does not have any changes affecting non-perf infra or testing. A run with all impacted spots: https://dev.azure.com/dnceng/internal/_build/results?buildId=2020343&view=logs&j=b883b527-f236-5b5f-eaf1-fa938ac20612. |
This adds the ROOTFS_DIR variable to the global-build-job for Linux AOT Arm64. This is a less impactful and smaller update to fix the problem than #77024 as this does not change global-build-job. Although it may still be worthwhile to check if the crossrootfsDir condition is incorrect and fix it.
Working build with the change: https://dev.azure.com/dnceng/internal/_build/results?buildId=2020245&view=logs&j=29aef6bf-22ff-5269-0c67-e98540f696db&t=d29db927-bdb9-52f6-e00d-5ad3c37b6beb