Comment 9 for bug 1463631

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to grenade (master)

Reviewed: https://review.opendev.org/c/openstack/grenade/+/874822
Committed: https://opendev.org/openstack/grenade/commit/3f9fe2e8fc1fccf0324538274e3b07b3e90b96b9
Submitter: "Zuul (22348)"
Branch: master

commit 3f9fe2e8fc1fccf0324538274e3b07b3e90b96b9
Author: yatinkarel <email address hidden>
Date: Thu Feb 23 12:39:46 2023 +0530

    Bump ping timeout to 60 seconds

    The jobs fails intermittently on ping check
    with current timeout of 30 seconds.

    The testvm can take time to boot and have network
    ready on slow systems and using qemu hypervisor
    and lead to ping timeout.

    With [1] included noticed it taking more than 40 seconds
    to boot testvm, so bumping timeout to 60 seconds will
    help in such cases.

    [1] https://review.opendev.org/c/openstack/grenade/+/874417

    Related-Bug: #1463631
    Related-Bug: #2007357
    Change-Id: Ibdd030e126d508e6ff24cde180c611ada7f24cb3