Comment 7 for bug 1988056

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/+/855274
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/ac6a57bd584cf03a47b6cd6a5211d5252c050988
Submitter: "Zuul (22348)"
Branch: master

commit ac6a57bd584cf03a47b6cd6a5211d5252c050988
Author: Joshua Kraitberg <email address hidden>
Date: Tue Aug 30 17:47:24 2022 +0000

    Wait for ic-nginx-ingress-controller only on controller-0

    There is an intermittent failure when waiting for these pods to be
    restarted during a restore. Depending on the how the pods are
    restarted by kubernetes, the wait command may or may not return a failure.

    TEST PLAN
    Deploy virtual AIO-DX (Debian)
    Backup virtual AIO-DX, then
    Repeat several times with clean VMs: Restore virtual AIO-DX (Debian)

    Closes-Bug: 1988056
    Signed-off-by: Joshua Kraitberg <email address hidden>
    Change-Id: Ibb98b6ab0d0de58b29974c9238abf3dcd89d4811