Comment 1 for bug 2052458

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

Reviewed: https://review.opendev.org/c/starlingx/root/+/907899
Committed: https://opendev.org/starlingx/root/commit/0136ecee29593a74f4a0695b0e69c3e77ef57340
Submitter: "Zuul (22348)"
Branch: master

commit 0136ecee29593a74f4a0695b0e69c3e77ef57340
Author: Dostoievski Batista <email address hidden>
Date: Mon Feb 5 15:06:53 2024 -0300

    Fix "reboot_required" and "unremovable" values inside metadata

    This commits change metadata.py to correctly
    read the values set on recipe's fields "reboot_required"
    and "unremovable" when creating a patch.

    Test Plan:
        PASS: Generate patch with "reboot_required" and
        "unremovable" set as "N".
        PASS: Generate patch with "reboot_required" and
        "unremovable" set as "Y".

    Closes-bug: 2052458

    Change-Id: I9ba5058b296a63d98685882cee66ef6aa21c4f02
    Signed-off-by: Dostoievski Batista <email address hidden>