Comment 10 for bug 1216851

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

Reviewed: https://review.openstack.org/60020
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0be2ee14211766dc50d504935e198d3f0a6527a8
Submitter: Jenkins
Branch: master

commit 0be2ee14211766dc50d504935e198d3f0a6527a8
Author: Roman Podoliaka <email address hidden>
Date: Wed Dec 4 18:13:50 2013 +0200

    Make it possible to override test timeout value

    Currently, we are setting the test timeout value globally
    in .testr.conf. It could be useful to be able to override
    it per test case (e.g. for migrations tests which usually
    take much longer to run than any other tests).

    Related-Bug: #1216851

    Change-Id: Icee09609f76f4439f6d981641be521d8d695a77e