Comment 2 for bug 1998994

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to utilities (master)

Reviewed: https://review.opendev.org/c/starlingx/utilities/+/866824
Committed: https://opendev.org/starlingx/utilities/commit/286b0a99a7740af8bf49e02d89406f98ea246d28
Submitter: "Zuul (22348)"
Branch: master

commit 286b0a99a7740af8bf49e02d89406f98ea246d28
Author: Kyle MacLeod <email address hidden>
Date: Tue Dec 6 22:31:03 2022 -0500

    Fix grub search label to 'instboot'

    Change the grub boot label to 'instboot'
    for miniboot, since this is the expected label.
    We no longer see the log:
    "error: no such device: oe_iso_boot"

    Test Plan

    PASS
    - Boot hardware subcloud, verify that the
      subclould boots and we no longer see
      "error: no such device: oe_iso_boot"

    Closes-Bug: 1998994

    Change-Id: I7cf909cbc3e3b0b0a21289f0068ff4a46830abec
    Signed-off-by: Kyle MacLeod <email address hidden>