Comment 12 for bug 1842102

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/queens)

Reviewed: https://review.opendev.org/680709
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=84b68fc7afa061f288e93d826f677373f200c7e9
Submitter: Zuul
Branch: stable/queens

commit 84b68fc7afa061f288e93d826f677373f200c7e9
Author: James Slagle <email address hidden>
Date: Fri Aug 30 12:11:08 2019 -0400

    Honor trash_output when not using queue

    Previously, trash_output was not honored if a queue was not being used
    to post messages.

    This patch changes the behavior so that trash_output will be honored
    even if a queue is not being used, and all stdout/stderr will be
    discarded.

    Change-Id: I4fccfa0cb2a5382a52d63598f66dae446ff29c25
    Closes-Bug: #1842102
    (cherry picked from commit c7d44bc2ca67c40098982c88e9625aacd25b780d)