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

ci: remove build artifacts in integration tests to prevent space issues #32050

Merged

Conversation

giorio94
Copy link
Member

We have recently started observing disk space issues in CI when running integration tests. Let's execute "make clean" to remove the build artifacts created by the "make build" step executed to verify that all binaries build successfully, as not used in the subsequent steps. On my machine, that allows to free ~1GB of disk space.

We have recently started observing disk space issues in CI when running
integration tests. Let's execute "make clean" to remove the build
artifacts created by the "make build" step executed to verify that all
binaries build successfully, as not used in the subsequent steps. On
my machine, that allows to free ~1GB of disk space.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 added area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. labels Apr 18, 2024
@giorio94 giorio94 requested review from a team as code owners April 18, 2024 12:57
@giorio94
Copy link
Member Author

/ci-integration

@giorio94
Copy link
Member Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 18, 2024
@michi-covalent michi-covalent added this pull request to the merge queue Apr 18, 2024
Merged via the queue into main with commit 46f51f0 Apr 18, 2024
265 of 269 checks passed
@michi-covalent michi-covalent deleted the pr/giorio94/main/integration-tests-run-make-clean branch April 18, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants