Comment 5 for bug 1505675

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (stable/liberty)

Reviewed: https://review.openstack.org/235838
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=8902d1265952d618b91a939ce9fd27656d2d9277
Submitter: Jenkins
Branch: stable/liberty

commit 8902d1265952d618b91a939ce9fd27656d2d9277
Author: Erno Kuvaja <email address hidden>
Date: Tue Oct 13 12:40:06 2015 +0000

    Decrease test failure if second changes during run

    test_create_with_live_time fails gating constantly. This is due to
    the logic in the test which breaks if the second changes between the
    two timestamps expires_at and updated_at are created. This change
    drops the failure rate to those occasions where we hit that second
    change also to minute change.

    Closes-Bug: #1505675

    Change-Id: I234d80388edd2a659a2374a29179ce23b23bb99a
    (cherry picked from commit b413db7652d6edc22e0c15922b6df1c7acc6b177)