Comment 18 for bug 1719574

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-ovn (stable/rocky)

Reviewed: https://review.openstack.org/613871
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=4a3f497fabca5f420f1a6fec4ffaa6e1ed69806d
Submitter: Zuul
Branch: stable/rocky

commit 4a3f497fabca5f420f1a6fec4ffaa6e1ed69806d
Author: Daniel Alvarez <email address hidden>
Date: Mon Oct 22 11:16:06 2018 +0100

    Functional: Allow some time for propagating the healthcheck values

    This patch is changing the test_metadata_agent_healthcheck to allow
    some time (up to 5 seconds) for expected SB config value to be
    propagated.

    Prior to this patch, it was checked straight away and sometimes it
    it didn't match the expected value.

    Change-Id: Ia5308cda75571b624f84efa83cffe2acdc04f097
    Related-Bug: #1719574
    Co-Authored-By: Terry Wilson <email address hidden>
    Signed-off-by: Daniel Alvarez <email address hidden>
    (cherry picked from commit 6c1ee31257b095fd698c2f3eb113afb64ae48a6b)