Comment 3 for bug 1554375

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

Reviewed: https://review.openstack.org/335970
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=50e638b328c0c5ac3a4b809c3359db13e7918548
Submitter: Jenkins
Branch: master

commit 50e638b328c0c5ac3a4b809c3359db13e7918548
Author: Thomas Herve <email address hidden>
Date: Thu Jun 30 13:51:01 2016 +0200

    Fix another test race in test_update_restricted

    We fixed 2 tests that were intermittently failing because of timestamp
    resolution, but it can happen on the 3rd one as well.

    Change-Id: Ic916b79a81000684b04c585eef1227255a949172
    Related-Bug: #1554375