Skip to content

Log more information about disk space and skip the MSVC builds on public#3090

Merged
mattleibow merged 9 commits intomainfrom
dev/get-volume
Dec 2, 2024
Merged

Log more information about disk space and skip the MSVC builds on public#3090
mattleibow merged 9 commits intomainfrom
dev/get-volume

Conversation

@mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Nov 28, 2024

Description of Change

The public bots are running out of space.

The MSVC compiler is so heavy that the outputs are over 10.8GB
whereas the LLVM compiler is just under 10.1GB.

The public agent only starts with 12GB and after the checkout we are
left with 10.67GB which is smaller than the 10.8GB required. The LLVM
compiler just manages to pass under the bar with about 600MB spare.

If the SkiaSharp artifacts get any bigger, then we will need custom
machines for the public build.

The MSVC compiler is so heavy that the outputs are over 10.8GB
whereas the LLVM compiler is just under 10.1GB.

The public agent only starts with 12GB and after the checkout we are
left with 10.67GB which is smaller than the 10.8GB required. The LLVM
compiler just manages to pass under the bar with about 600MB spare.

If the SkiaSharp artifacts get any bigger, then we will need custom
machines for the public build.
@mattleibow mattleibow changed the title Try and get more information as to disk space Log more information about disk space and skip the MSVC builds on public Dec 2, 2024
@mattleibow mattleibow merged commit 9d7e8b0 into main Dec 2, 2024
@mattleibow mattleibow deleted the dev/get-volume branch December 2, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant