Comment 11 for bug 1802971

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

Reviewed: https://review.openstack.org/617913
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=5102788c23e8984bd13e48377682d77f8d9065c6
Submitter: Zuul
Branch: master

commit 5102788c23e8984bd13e48377682d77f8d9065c6
Author: Chandan Kumar <email address hidden>
Date: Wed Nov 14 14:31:41 2018 +0530

    Fixed logstash file name for tempest

    * The file getting generated is tempest.log under /home/zuul/
      tempest.log not tempest-output.log that's why it is not able
      to indexed in logstash.
    * And tempest_log_file var is used twice in validate-tempest role
      and tempest.log is used at each place which also leads that
      tempest_output.log was never found in ci logs.

    Related-Bug:#1802971

    Change-Id: I9bb9f8bdd0a17d2a1481356caaf186ed6348f6ba