Comment 1 for bug 2048400

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

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

commit 58c8f8ced6e461a8ee886c84dab5427377f3cfa1
Author: dbarbosa <email address hidden>
Date: Thu Jan 4 10:08:35 2024 -0300

    Armada image not found by script 76

    This change fixes the removal of Armada images from registry.
    Initially it was thought that it would only have the
    airshipt/armada image, but there is also starlingx/armada-image.
    To resolve this, the starlingx/armada-image key was added to
    the images to be deleted.

    Test Plan:
    PASS Build pkgs and build image
    PASS Upgrade SX stx-8 -> master
    PASS When the 76-remove-armada-if-unused.py script is run
    no error appears and at the end of activation no Armada
    image is found.

    Closes-Bug: 2048400

    Change-Id: I91ed6a2f8bd0478d845a68716ea6e19b978c47f9
    Signed-off-by: David Bastos <email address hidden>