Comment 7 for bug 1968615

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/839094
Committed: https://opendev.org/openstack/tripleo-quickstart-extras/commit/91d707f4c618a5b75d29096b2c5712af5fa7204f
Submitter: "Zuul (22348)"
Branch: master

commit 91d707f4c618a5b75d29096b2c5712af5fa7204f
Author: Rafael Castillo <email address hidden>
Date: Fri Apr 22 11:53:36 2022 -0700

    Change DNS test to use dig instead of ping

    The ping test would fail if icmp requests were blocked by the host, even
    if dns was working correctly. Using dig ensures we don't try to talk to
    he resolved host at all.

    Also restores the host tested to the one used before the workaround to
    the related bug.

    Related-Bug: #1968615
    Change-Id: I121f49edb0ee8fedc085e6c6fc94f548b95c8713