Skip to content

[release/7.0][Android] Free up more disk space on CI builds - #84567

Merged
carlossanlop merged 1 commit into
dotnet:release/7.0-stagingfrom
steveisok:free-up-android-space-70
Apr 10, 2023
Merged

[release/7.0][Android] Free up more disk space on CI builds#84567
carlossanlop merged 1 commit into
dotnet:release/7.0-stagingfrom
steveisok:free-up-android-space-70

Conversation

@steveisok

Copy link
Copy Markdown
Member

backport of #84354

The android builds are running out of disk space when building the library test apps. This change tries to recoup some of that space by deleting artifacts after each test was built.

backport of dotnet#84354
The android builds are running out of disk space when building the library test apps. This change tries to recoup some of that space by deleting artifacts after each test was built.
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

backport of #84354

The android builds are running out of disk space when building the library test apps. This change tries to recoup some of that space by deleting artifacts after each test was built.

Author:steveisok
Assignees:steveisok
Labels:

area-Infrastructure-mono

Milestone:-

@steveisok

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@carlossanlopcarlossanlop left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix. I can wait for this to get merged to ensure it gets included in today's PR to the base branch (it's code complete today).

@carlossanlop

Copy link
Copy Markdown
Contributor

The Android failures runtime-extra-platforms are all known and unrelated.

I noticed a bunch of WASM failures that I have not seen before. Unrelated to this PR, but I'll open issues for them.

@carlossanlop
carlossanlop merged commit 8a0b03e into dotnet:release/7.0-stagingApr 10, 2023
@ghostghost locked as resolved and limited conversation to collaborators May 11, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-monoServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@steveisok@carlossanlop