Comment 2 for bug 2043510

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/901042
Committed: https://opendev.org/starlingx/config/commit/e781961d3325c7af2e490ae87f0d9f9dd9ba3d6a
Submitter: "Zuul (22348)"
Branch: master

commit e781961d3325c7af2e490ae87f0d9f9dd9ba3d6a
Author: Bin Qian <email address hidden>
Date: Wed Nov 15 14:53:46 2023 +0000

    Fix load-import required patch check

    The required_patch xml tag was mistakenly changed to required_patches in
    previous commit [1]. This change is to make sure the correct tag is used.

    [1] https://review.opendev.org/c/starlingx/config/+/888329

    Test plan:
      PASS: load-import with and without --inactive, both with and without
            required patches applied on from-release.

    Closes-bug: 2043510

    Change-Id: I69504396ffda4565ebcce9b759c88f98d2631564
    Signed-off-by: Bin Qian <email address hidden>