Comment 3 for bug 2052709

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

Reviewed: https://review.opendev.org/c/starlingx/openstack-armada-app/+/908504
Committed: https://opendev.org/starlingx/openstack-armada-app/commit/635377335ec00da91dddd0be56a3ceb0bd6babc7
Submitter: "Zuul (22348)"
Branch: master

commit 635377335ec00da91dddd0be56a3ceb0bd6babc7
Author: Lucas de Ataides <email address hidden>
Date: Thu Feb 8 12:09:25 2024 -0300

    Recreating required files for `files` folder

    Commit [1] removed the `files` directory for both openstack-helm and
    openstack-helm-infra folders, as they were not used by the Debian build
    system. However, 3 files were incorrectly removed, causing issues when
    running the downloader command.

    This commit reintroduces these files, making sure the build for both
    packages work.

    [1] https://review.opendev.org/c/starlingx/openstack-armada-app/+/908177

    Test Plan:
    PASS - Successfully run downloader -s -b -B std,rt

    Closes-Bug: 2052709

    Change-Id: I4ee8d11b4c4fc78d570c4ef0f8a9d950dc748aa8
    Signed-off-by: Lucas de Ataides <email address hidden>