Skip to content

Bump sushy-tools and allow to ignore boot device#606

Merged
metal3-io-bot merged 1 commit intometal3-io:masterfrom
hardys:sushy_bump
Mar 15, 2021
Merged

Bump sushy-tools and allow to ignore boot device#606
metal3-io-bot merged 1 commit intometal3-io:masterfrom
hardys:sushy_bump

Conversation

@hardys
Copy link
Copy Markdown
Member

@hardys hardys commented Mar 2, 2021

The latest release adds a variable that allows us to test setting
the boot device via efibootmgr, when combined with the live-iso
disk format this can be used to install e.g using the Fedora
CoreOS iso.

https://review.opendev.org/c/openstack/releases/+/778023
https://review.opendev.org/c/openstack/sushy-tools/+/776660

@metal3-io-bot metal3-io-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 2, 2021
@metal3-io-bot metal3-io-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 2, 2021
@hardys
Copy link
Copy Markdown
Member Author

hardys commented Mar 2, 2021

/cc @derekhiggins

The latest release adds a variable that allows us to test setting
the boot device via efibootmgr, when combined with the live-iso
disk format this can be used to install e.g using the Fedora
CoreOS iso.
@derekhiggins
Copy link
Copy Markdown
Member

/lgtm

@metal3-io-bot
Copy link
Copy Markdown
Collaborator

@derekhiggins: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

/lgtm

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.

@iurygregory
Copy link
Copy Markdown
Member

/test-integration

@metal3-io-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elfosardo, hardys, iurygregory

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fmuyassarov
Copy link
Copy Markdown
Member

/test-centos-integration

@maelk
Copy link
Copy Markdown
Member

maelk commented Mar 15, 2021

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 15, 2021
@metal3-io-bot metal3-io-bot merged commit ea72299 into metal3-io:master Mar 15, 2021
dest: "{{ working_dir }}/virtualbmc/sushy-tools/conf.py"
content: |
SUSHY_EMULATOR_LIBVIRT_URI = "{{ vbmc_libvirt_uri }}"
SUSHY_EMULATOR_IGNORE_BOOT_DEVICE = "{{ sushy_ignore_boot_device }}"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a string that always evaluates to True in Python. You need to remove the quotes.

hardys pushed a commit to hardys/metal3-dev-env that referenced this pull request Mar 29, 2021
…to fix CI"

This reverts metal3-io#609 and restores metal3-io#606

FIXME - testing CI with the original broken version, then the issue
identified will be fixed before merging:
metal3-io#606 (comment)

This reverts commit 505dcf0.
hardys pushed a commit to hardys/metal3-dev-env that referenced this pull request Mar 29, 2021
hardys pushed a commit to hardys/metal3-dev-env that referenced this pull request Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants