Comment 10 for bug 2039586

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/898612
Committed: https://opendev.org/openstack/neutron/commit/6ab5cbcd935d120aac760f0764490b77b0c951d4
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 6ab5cbcd935d120aac760f0764490b77b0c951d4
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Sat Oct 14 23:39:47 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)