-
Notifications
You must be signed in to change notification settings - Fork 256
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
🐛 Fixes for HostFirmwareComponents #1655
Conversation
819c22e
to
0ca2876
Compare
0ca2876
to
94339e1
Compare
/test metal3-bmo-e2e-test-pull |
94339e1
to
ca6167f
Compare
/test metal3-bmo-e2e-test-pull |
/test metal3-bmo-e2e-test-pull |
ca6167f
to
423a31e
Compare
/test metal3-bmo-e2e-test-pull |
/approve |
Could the title be changed from HFC to HostFirmwareComponents for release note clarity? |
@tuminoid done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dtantsur, Rozzii The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test-centos-e2e-integration-main |
1 similar comment
/test-centos-e2e-integration-main |
/test ? |
@mboukhalfa: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test metal3-centos-e2e-integration-test-main |
/test metal3-bmo-e2e-test-pull |
/retest |
/test-centos-e2e-integration-main |
/test metal3-bmo-e2e-test-pull |
This commit is to address some feedback from metal3-io#1559. - Automatically create the HFC for the BMH - GetFirmwareComponents now takes into consideration that an empty list was returned and will only throw an error if the FirmwareInterface is different from `no-firmware`. - extended PrepareData to contain the TargetFirmwareComponents - actionPreparing takes into account the HFC Signed-off-by: Iury Gregory Melo Ferreira <imelofer@redhat.com>
423a31e
to
fafe7fa
Compare
/test metal3-bmo-e2e-test-pull |
/test metal3-centos-e2e-integration-test-main |
Ehhmm, bad copy-paste /test-centos-e2e-integration-main |
/override test-centos-e2e-integration-main |
@mboukhalfa: mboukhalfa unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/override test-centos-e2e-integration-main |
@lentzi90: Overrode contexts on behalf of lentzi90: test-centos-e2e-integration-main In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This commit is to address some feedback from #1559.
redfish
.What this PR does / why we need it: metal3-io/metal3-docs#364