Skip to content
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

github-action: cleanup unused tools #3268

Merged
merged 2 commits into from
Aug 8, 2023
Merged

Conversation

v1v
Copy link
Member

@v1v v1v commented Aug 7, 2023

What does this PR do?

Use jlumbroso/free-disk-space@0add001 so it can free up some space when running the Application Server integration tests job.

See actions/runner-images#2875 (comment)

Caveats

It adds about 2 more minutes:

image

And it's able to save 29gb of space

image

See https://github.com/elastic/apm-agent-java/actions/runs/5787763529/job/15685585403?pr=3268#step:4:1940

Checklist

  • This is an enhancement of existing features, or a new feature in existing plugins
    • I have updated CHANGELOG.asciidoc
    • I have added tests that prove my fix is effective or that my feature works
    • Added an API method or config option? Document in which version this will be introduced
    • I have made corresponding changes to the documentation
  • This is a bugfix
  • This is a new plugin
    • I have updated CHANGELOG.asciidoc
    • My code follows the style guidelines of this project
    • I have made corresponding changes to the documentation
    • I have added tests that prove my fix is effective or that my feature works
    • New and existing unit tests pass locally with my changes
    • I have updated supported-technologies.asciidoc
    • Added an API method or config option? Document in which version this will be introduced
    • Added an instrumentation plugin? Describe how you made sure that old, non-supported versions are not instrumented by accident.
  • This is something else

v1v added 2 commits August 7, 2023 18:46
to help with the existing disk space issues
@v1v v1v requested review from a team August 7, 2023 18:16
@v1v v1v self-assigned this Aug 7, 2023
@v1v v1v mentioned this pull request Aug 7, 2023
19 tasks
@v1v v1v merged commit 7a03223 into elastic:main Aug 8, 2023
@v1v v1v deleted the featurecleanup-workspaces branch August 8, 2023 07:34
raphw pushed a commit to raphw/apm-agent-java that referenced this pull request Aug 9, 2023
This will help with some disk space issues when running the ITs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants