Comment 2 for bug 2045568

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

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

commit bff42032863e9bc52e31184c3e73725818090ad7
Author: Kyle MacLeod <email address hidden>
Date: Wed Nov 15 17:18:22 2023 -0500

    Fix initrd-mini extract for dev builds

    Developer builds do not have the initrd-mini{,.sig} in their
    ostree repo. This commit allows for the missing files to be taken
    instead from from the original /var/miniboot location.

    Test Plan

    PASS: Perform remote install for a developer-built ISO. Ensure the
    gen-bootloader-iso.sh script uses the /var/miniboot/initrd-mini{,.sig}
    files and is able to install the subcloud.

    Closes-Bug: 2045568

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