Skip to content

ci: fix integration test CLOUD_INIT_LOCAL_LOG_PATH#6804

Merged
blackboxsw merged 1 commit into
canonical:mainfrom
blackboxsw:ci-log-path-env-fix
Mar 25, 2026
Merged

ci: fix integration test CLOUD_INIT_LOCAL_LOG_PATH#6804
blackboxsw merged 1 commit into
canonical:mainfrom
blackboxsw:ci-log-path-env-fix

Conversation

@blackboxsw
Copy link
Copy Markdown
Collaborator

Minor correction to env var name. Missing CLOUD_INIT_ prefix

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.
@blackboxsw blackboxsw force-pushed the ci-log-path-env-fix branch from 2e03d3d to d6c7a8c Compare March 25, 2026 15:44
@blackboxsw
Copy link
Copy Markdown
Collaborator Author

@blackboxsw blackboxsw requested a review from holmanb March 25, 2026 15:46
Copy link
Copy Markdown
Member

@holmanb holmanb left a comment

Choose a reason for hiding this comment

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

Thanks @blackboxsw. This looks good to me.

@blackboxsw blackboxsw merged commit 4e410a2 into canonical:main Mar 25, 2026
17 of 18 checks passed
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants