Comment 3 for bug 1838202

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tempest (master)

Reviewed: https://review.opendev.org/688737
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=3ec41c20d67a8f4a861161fa85494709a4503854
Submitter: Zuul
Branch: master

commit 3ec41c20d67a8f4a861161fa85494709a4503854
Author: Matt Riedemann <email address hidden>
Date: Tue Oct 15 11:39:32 2019 -0400

    Relax volume compare in test_minimum_basic_scenario

    Similar to I50d1319b690453923b470733e94f3a11fd1cd249 for
    the server that was just created, this change relaxes the
    volume compare check on the updated_at field since we can
    race between the time the volume was created and when comparing
    to the results of GETing the volume that updated_at could have
    changed.

    Change-Id: Ie666b9ea0e46cf3ee22d07709e5faebafde35325
    Closes-Bug: #1838202