Comment 4 for bug 1690316

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

Reviewed: https://review.openstack.org/490414
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=5691ddf94af6bb34b052c9ff2e9dbfa4567ee79d
Submitter: Zuul
Branch: master

commit 5691ddf94af6bb34b052c9ff2e9dbfa4567ee79d
Author: rsritesh <email address hidden>
Date: Thu Aug 3 12:21:02 2017 +0200

    Consider size of output_on_error

    While printing the output of a execution
    size of output_on_error is not considered
    with the field_size_limit_kb

    This patch udpates the function to include
    the logical calculation of total size limit

    Closes-Bug: #1690316
    Change-Id: Icab63d147f580b8d72d8c02b3d9261fd64d3438a