Comment 2 for bug 2046811

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

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

commit ca1f22108ef69381ae51d83497abb08043405703
Author: Dostoievski Batista <email address hidden>
Date: Mon Dec 18 10:52:19 2023 -0300

    Pull only the latest ostree commit to pre-patched ISO

    This commit change the patch-iso-debian script to pull only the latest
    ostree commit from the repository used to create it. This make the iso
    not increase in size exponentially.

    Test plan:
    PASS: Create ISO using the script.
    PASS: Check if ostree_repo/ contains only the latest commit.
    PASS: Install AIO-SX system.

    Closes-Bug: 2046811

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