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 kitchen qemu tls #267

Merged
merged 7 commits into from
Feb 2, 2025
Merged

test kitchen qemu tls #267

merged 7 commits into from
Feb 2, 2025

Conversation

trinitronx
Copy link
Collaborator

@trinitronx trinitronx commented Feb 2, 2025

  • soloistrc.lyra: Add ansible-creator via Homebrew
  • Adding libvirt qemu+tls:// test-kitchen config
  • Closes MacOS VM CI/CD #261

@trinitronx trinitronx added enhancement release Pull requests that trigger a release: git-flow automerge into master labels Feb 2, 2025
@trinitronx trinitronx self-assigned this Feb 2, 2025
Error was:

    did not find expected <document start>
      in ".kitchen.libvirt.qemu-tls.yml", line 4, column 1
…ng and word splitting.

Error was:

    In bootstrap-scripts/bootstrap.sh line 127:
      kill -TERM $timeout_loop_PID
                 ^---------------^ SC2086 (info): Double quote to prevent globbing and word splitting.

    Did you mean:
      kill -TERM "$timeout_loop_PID"

For more information:
  https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ...
@trinitronx
Copy link
Collaborator Author

Accepting CI failures to move forward.

Will iterate on this in subsequent PRs.

@trinitronx trinitronx merged commit 4063ff3 into develop Feb 2, 2025
5 of 8 checks passed
@trinitronx trinitronx deleted the test-kitchen-qemu-tls branch February 2, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement release Pull requests that trigger a release: git-flow automerge into master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant