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

MDBF-712 Fix Libvirt startup script #708

Merged

Conversation

RazvanLiviuVarzaru
Copy link
Collaborator

Libvirt authenticates with qemu+ssh to hosts that provide VM workers. It requires the private key for the session user and the list of known hosts.

Since the script was adapted to the new buildbot.tac paths, we need to ensure that we locate the two files mentioned above and copy them into the .ssh directory of the master container's user.

Libvirt authenticates with qemu+ssh to hosts that provide VM workers. It requires the private key for the session user and the list of known hosts.

Since the script was adapted to the new buildbot.tac paths, we need to ensure that we locate the two files mentioned above and copy them into the .ssh directory of the master container's user.
@RazvanLiviuVarzaru RazvanLiviuVarzaru merged commit 387f1c4 into MariaDB:dev Feb 10, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants