Comment 9 for bug 1297560

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to tempest (master)

Reviewed: https://review.openstack.org/87993
Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=0d00dd8be166c99097d7eb67200eb2a4ab4dc9a2
Submitter: Jenkins
Branch: master

commit 0d00dd8be166c99097d7eb67200eb2a4ab4dc9a2
Author: Steven Hardy <email address hidden>
Date: Wed Apr 16 16:09:58 2014 +0100

    orchestration convert API test Timeouts to respect build_timeout

    Some tests have a hard-coded WaitCondition timeout, which would be better
    controlled from the global timeout set in tempest.conf

    We should ensure future tests follow this convention where Timeout values
    are specified in the template.

    Change-Id: Ie4a9048771e3a106e1d9c6b69f244461f6d5fd8d
    Partial-Bug: #1297560