Comment 22 for bug 1425482

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (icehouse)

Reviewed: https://review.openstack.org/162627
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=69ee7f64f452f8266cfa93c2f88155968adc5eaf
Submitter: Jenkins
Branch: icehouse

commit 69ee7f64f452f8266cfa93c2f88155968adc5eaf
Author: David Wilde <email address hidden>
Date: Fri Mar 6 17:34:35 2015 -0600

    Trim ansible's output to console.log

    Since I2786f73334b99bfa98d344c50337c86f75fae273 ansible's output is
    logged properly to a file and published at the end of a gate check.
    This trims the output from ansible to the console to make the console
    log that is published far shorter and easier to read.

    Co-Authored-By: Ian Cordasco <email address hidden>
    Change-Id: I98fb57a56c1b7ddd6558e265cf6e65b159a05123
    Partial-bug: 1425482
    (cherry picked from commit a9244537d62662ab3342d1c1bdb74e3b1f23ad0e)