-
Notifications
You must be signed in to change notification settings - Fork 112
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 extracted baremetal layout #1140
Test extracted baremetal layout #1140
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b8c2599
to
6e9fa1e
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
600103e
to
0ebd0ab
Compare
0ebd0ab
to
20bce66
Compare
20bce66
to
9d02866
Compare
9d02866
to
b111ef3
Compare
8aad91c
to
71f2aa1
Compare
44ad7f2
to
f09c3ae
Compare
recheck |
f09c3ae
to
72ec060
Compare
recheck |
72ec060
to
1d58d32
Compare
1d58d32
to
92e548a
Compare
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
This patch enables Redfish BMC control of VMs deployed via the reproducer layout. Sushy Emulator is deployed onto the Ansible controller as a Podman Pod and access' the hypervisor's libvirt socket via SSH. - `cifmw_use_sushy_emulator` parameter is added to control the deployment of Sushy Emulator in the reproducer and set to true. - `cifmw_use_vbmc` parameter is added to control the deployment of Virtual BMC in the reproducer and behavoir changed to default to false. - sushy_emulator role now creates and uses it's own ssh keypair to to communicate with the hypervisor - `baremetal-info.yml` creation has now been extracted into it's own task file and enhanced to support adding new baremetal hosts entries resulting from scaling or additional hosts for baremetal instances. - Sushy Emulator verification has now moved to it's own task file and tests both Sushy Emulator connection and connection to each host. - sushy_emulator role now uses the `cifmw_libvirt_manager_uuids` fact to filter vms rather than using an additional `virsh` call. This means `libvirt-client` can be removed from the packages list to install. - Add `cifmw_sushy_redfish_bmc_protocol` param to control the bmc protocol Sushy Emulator uses. Jira: OSPRH-6497
92e548a
to
85e749a
Compare
Zuul encountered a syntax error while parsing its configuration in the found duplicate anchor; first occurrence |
85e749a
to
c7fd2a4
Compare
Zuul encountered a syntax error while parsing its configuration in the found undefined alias |
c7fd2a4
to
26808a5
Compare
26808a5
to
967d126
Compare
recheck |
1 similar comment
recheck |
As a pull request owner and reviewers, I checked that:
JIRA: OSPRH-5112