Comment 7 for bug 1278550

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

Reviewed: https://review.openstack.org/139657
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=35d937d1e2f4a296f3475479f31e83305f0a9ed1
Submitter: Jenkins
Branch: stable/icehouse

commit 35d937d1e2f4a296f3475479f31e83305f0a9ed1
Author: Brant Knudson <email address hidden>
Date: Tue Feb 25 10:12:15 2014 -0600

    Fix test_provider_token_expiration_validation transient failure

    The keystone.tests.test_token_provider.TestTokenProvider.
    test_provider_token_expiration_validation test would fail if the
    tests weren't run before the expiration period passed. This could
    happen if the system was slow and the previous tests took a long
    time causing a potential transient failure.

    Change-Id: I123aadd55770002fe1c9ed9b17669d5212198aa3
    Closes-Bug: #1278550
    (cherry picked from commit 170faf1468647e9a8246e6f7f157c7e5fd475ed5)