Comment 9 for bug 2039586

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/898611
Committed: https://opendev.org/openstack/neutron/commit/6b45d05558751f1c43987a04e23a744cf45bbd85
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 6b45d05558751f1c43987a04e23a744cf45bbd85
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Sat Oct 14 23:37:53 2023 +0000

    [stable-only] Replace cirros image versions not cached in the CI

    Since [1], some cirros images have been deleted from the CI cache. It
    could happen that using cirros images not cached, that implies to
    download them, could fail. Any version not cached should be replaced by
    its closer image version.

    [1]https://review.opendev.org/c/openstack/project-config/+/873735

    Conflicts:
      zuul.d/tempest-multinode.yaml

    Related-Bug: #2039586
    Change-Id: I683b822becee6b2828eeed04a87d573caa9a76aa
    (cherry picked from commit d9596fd18f0f22d46c1b7414cd0e5b5818aa347b)