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

Bug 2000442: Add LIVE_ISO_FORCE_PERSISTENT_BOOT_DEVICE variable #174

Conversation

derekhiggins
Copy link

When using format: live-iso, two distinct use-cases exist:

  • Boot an installer ISO (non-persistent one-time boot desired)
  • Boot an ISO appliance (persistent live-iso boot desired).

The original plan was to solve the installer-iso boot order via
uefibootmgr (running from the live-iso), but this doesn't work
reliably on all hardware.

So expose a variable to control this behavior - in future we may
want to consider a per-BMH variable, but for now expose a
per-BMO variable.

(cherry picked from commit 40fffc5)
Conflicts:
pkg/provisioner/ironic/ironic.go
pkg/provisioner/ironic/update_opts.go

When using format: live-iso, two distinct use-cases exist:
  - Boot an installer ISO (non-persistent one-time boot desired)
  - Boot an ISO appliance (persistent live-iso boot desired).

The original plan was to solve the installer-iso boot order via
uefibootmgr (running from the live-iso), but this doesn't work
reliably on all hardware.

So expose a variable to control this behavior - in future we may
want to consider a per-BMH variable, but for now expose a
per-BMO variable.

(cherry picked from commit 40fffc5)
Conflicts:
    pkg/provisioner/ironic/ironic.go
    pkg/provisioner/ironic/update_opts.go
@openshift-ci openshift-ci bot added the bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. label Sep 2, 2021
@openshift-ci
Copy link

openshift-ci bot commented Sep 2, 2021

@derekhiggins: This pull request references Bugzilla bug 2000442, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

6 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.8.z) matches configured target release for branch (4.8.z)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)
  • dependent bug Bugzilla bug 1983190 is in the state VERIFIED, which is one of the valid states (VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), CLOSED (CURRENTRELEASE))
  • dependent Bugzilla bug 1983190 targets the "4.9.0" release, which is one of the valid target releases: 4.9.0
  • bug has dependents

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (augol@redhat.com), skipping review request.

In response to this:

Bug 2000442: Add LIVE_ISO_FORCE_PERSISTENT_BOOT_DEVICE variable

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.

@openshift-ci openshift-ci bot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Sep 2, 2021
@openshift-ci openshift-ci bot requested review from hardys and zaneb September 2, 2021 08:06
@dtantsur
Copy link
Member

dtantsur commented Sep 2, 2021

/approve

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 2, 2021
@derekhiggins
Copy link
Author

/retest

2 similar comments
@derekhiggins
Copy link
Author

/retest

@hardys
Copy link

hardys commented Sep 6, 2021

/retest

@hardys
Copy link

hardys commented Sep 8, 2021

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 8, 2021
@openshift-ci
Copy link

openshift-ci bot commented Sep 8, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: derekhiggins, dtantsur, hardys

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mfojtik
Copy link
Member

mfojtik commented Sep 10, 2021

[patch-manager] 🚀 Approved for z-stream by score: 1.00

adding cherry-pick approved

@mfojtik mfojtik added the cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. label Sep 10, 2021
@openshift-merge-robot openshift-merge-robot merged commit 02a2d3c into openshift:release-4.8 Sep 10, 2021
@openshift-ci
Copy link

openshift-ci bot commented Sep 10, 2021

@derekhiggins: All pull requests linked via external trackers have merged:

Bugzilla bug 2000442 has been moved to the MODIFIED state.

In response to this:

Bug 2000442: Add LIVE_ISO_FORCE_PERSISTENT_BOOT_DEVICE variable

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.

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. bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. cherry-pick-approved Indicates a cherry-pick PR into a release branch has been approved by the release branch manager. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants