Comment 12 for bug 1926649

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/790266
Committed: https://opendev.org/openstack/tripleo-ansible/commit/f2f9110938b79afb9b9abbf162406f7be48100c5
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit f2f9110938b79afb9b9abbf162406f7be48100c5
Author: Sagi Shnaidman <email address hidden>
Date: Wed May 5 20:25:20 2021 +0300

    Add retries to containers listing

    To avoid failure in container listing add 4 retries with 1 sec
    delay between.
    See podman issue: https://github.com/containers/podman/issues/10225
    Closes-Bug: #1926649

    Mark tripleo-ansible-centos-8-molecule-tripleo-modules as non voting,
    for later investigation and fix:
    https://zuul.opendev.org/t/openstack/builds?job_name=
    tripleo-ansible-centos-8-molecule-tripleo-modules&project=openstack/tripleo-ansible
    Change-Id: Id0575ece56462f78439bc6ff99e9bb971eebb0ac
    (cherry picked from commit 84f18e73af3dfda9e1c5f89cd0a88a772ff383cb)