Comment 15 for bug 1971981

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

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/841789
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/979fbe6f497cca8b7a41cbee983a9a558444d0ab
Submitter: "Zuul (22348)"
Branch: master

commit 979fbe6f497cca8b7a41cbee983a9a558444d0ab
Author: Rei Oliveira <email address hidden>
Date: Fri May 13 15:39:52 2022 -0300

    Add system images for cert-manager and nginx

    Add updated images to load-images-information task so that they can be
    pre downloaded and pushed to registry.local.

    Test cases:

    PASS: Run the ansible bootstrap playbook with success
    PASS: After ansible bootstrap run 'crictl images' and check that images
          are prefixed with registry.local
    PASS: Check that nginx pod is Running after bootstrap completes
    PASS: Check that bootstrap works with kubernetes_version as 1.22.5
          and 1.23.1 as well

    Closes-Bug: 1971981
    Change-Id: I02f4de30eb8d33b3eb32cb49815b7ee77beae89c
    Signed-off-by: Rei Oliveira <email address hidden>