start adding unit tests for Ironic.InspectHardware#649
start adding unit tests for Ironic.InspectHardware#649metal3-io-bot merged 1 commit intometal3-io:masterfrom
Conversation
|
I would like to freeze non-essential changes for a few days to try to land #650 without having to rebase it, because rebasing will mean redoing the work from scratch. /hold |
| }). | ||
| WithIntrospectionData(nodeUUID, introspection.Data{ | ||
| Inventory: introspection.InventoryType{ | ||
| Hostname: "node-0", |
There was a problem hiding this comment.
Where does the name come from?
There was a problem hiding this comment.
Just followed the Ironic Inspector API, ie https://docs.openstack.org/ironic-inspector/5.1.0/http-api.html#get-introspection-data, to have roughly a one-to-one relationship
6787038 to
c2ebc23
Compare
|
/test generate |
|
#655 has merged /hold cancel |
4845dfc to
3507906
Compare
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andfasano, dhellmann The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
1 similar comment
|
/retest |
|
/test-integration |
|
/lgtm |
|
@asalkeld: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn 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. |
b15feca to
2f52643
Compare
|
/test-integration |
|
/lgtm |
Increasing test coverage for Ironic provisioner