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

test: fix ca_certs int test #5626

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

aciba90
Copy link
Contributor

@aciba90 aciba90 commented Aug 19, 2024

Remove additional \n which is not present if only one ca_cert is in the instance.

Proposed Commit Message

test: fix ca_certs int test
    
Remove additional \n which is not present if only one ca_cert is in the
instance.

Additional Context

https://jenkins.canonical.com/server-team/view/cloud-init/job/cloud-init-integration-jammy-lxd_container/488/testReport/junit/tests.integration_tests.modules.test_ca_certs/TestCaCerts/test_cert_installed/

Test Steps

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

Remove additional \n which is not present if only one ca_cert is in the
instance.
Copy link
Collaborator

@blackboxsw blackboxsw left a comment

Choose a reason for hiding this comment

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

Thanks for the fix

@blackboxsw blackboxsw merged commit 79e5d31 into canonical:main Aug 20, 2024
22 checks passed
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