ci: fix integration test CLOUD_INIT_LOCAL_LOG_PATH#6804
Merged
Conversation
holmanb
approved these changes
Mar 25, 2026
hashFiles OOMs github actions while attempting to md5sum large sets files under cloudinit_logs. Use `if-no-files-found: ignore` in upload-artifact to avoid errors in absence of cloudinit_logs due to unexpected errors which prevent writing integration test logs.
2e03d3d to
d6c7a8c
Compare
Collaborator
Author
|
@holmanb I just altered this PR because of OOMs seen in github actions due to trying to hash too many integration test log files during failures |
holmanb
approved these changes
Mar 25, 2026
Member
holmanb
left a comment
There was a problem hiding this comment.
Thanks @blackboxsw. This looks good to me.
blackboxsw
added a commit
to blackboxsw/cloud-init
that referenced
this pull request
Apr 13, 2026
…anonical#6804) hashFiles OOMs github actions while attempting to md5sum large sets files under cloudinit_logs. Use `if-no-files-found: ignore` in upload-artifact to avoid errors in absence of cloudinit_logs due to unexpected errors which prevent writing integration test logs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minor correction to env var name. Missing
CLOUD_INIT_prefix