Comment 6 for bug 1382579

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

Reviewed: https://review.openstack.org/130939
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f0582e2cd12191baec6007803536d2fb63a1de58
Submitter: Jenkins
Branch: master

commit f0582e2cd12191baec6007803536d2fb63a1de58
Author: Numan Siddique <email address hidden>
Date: Sat Oct 25 16:29:52 2014 +0530

    Fix 'Length too long' error in neutron-dsvm-functional tests

    testr is occasionally failing with 'Length too long' for
    neutron-dsvm-functional test cases.

    The issue is seen when the size of the testr log file size goes into MBs.

    (Please see the bug comments for the details on the testr logs)

    This patch fixes the issue by disabling debug logs in the tests.

    Change-Id: I48fc9d14f6886f86761038ee4d106fbbe59b6890
    Closes-bug: #1382579