Comment 16 for bug 1716487

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

Reviewed: https://review.openstack.org/502984
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart/commit/?id=9c576ff5369131716e07ba23c26a7848ba723418
Submitter: Jenkins
Branch: master

commit 9c576ff5369131716e07ba23c26a7848ba723418
Author: Attila Darazs <email address hidden>
Date: Tue Sep 12 14:56:03 2017 +0200

    build_images: remove some collect-logs related config

    * "artcl_collect" variable should not be specified in any config, as it
      is used internally by the role, this caused the bug
    * "artcl_collect_dir" value is the default for the role and so it is not
      necessary to specify
    * "artcl_gzip_only" and "artcl_tar_gz" variables should be specific to
      the environment and should not be part of a job config

    Closes-bug: #1716487
    Change-Id: Ic26455dffd5a16f9f5d3ee7fd17dc0ef4fa8b7ee