Skip to content

[release/6.0][Android] Free up more disk space on CI builds - #84568

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

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

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:-
Labels:

area-Infrastructure-mono

Milestone:-

@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

All CI failures are known.

@carlossanlop
carlossanlop merged commit 5601390 into dotnet:release/6.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