Comment 3 for bug 1499673

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

Reviewed: https://review.openstack.org/503059
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=4211114c4b1e16b31583ea871bdcce466b4dc8bf
Submitter: Jenkins
Branch: master

commit 4211114c4b1e16b31583ea871bdcce466b4dc8bf
Author: Dave McCowan <email address hidden>
Date: Tue Sep 12 10:00:08 2017 -0600

    Add extra time in functional test that fails intermittently

    The functional test that checks secret expiration fails
    intermittently because sometimes, when the gate is slow,
    the secret expires too quickly for the test.

    This patch adds an extra 10 seconds so the test will pass
    more consistently, while still maintaining the integrity
    of the test.

    Change-Id: I2f0df9b42dd2bf9dd600948164532fd31bb2a0d3
    Closes-Bug: #1499673