Comment 6 for bug 1732262

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-horizon (stable/newton)

Reviewed: https://review.openstack.org/519821
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=2d1a019e92423cc5fd4ed524bb06cbdb3fc06868
Submitter: Zuul
Branch: stable/newton

commit 2d1a019e92423cc5fd4ed524bb06cbdb3fc06868
Author: Alex Schultz <email address hidden>
Date: Tue Nov 14 13:01:57 2017 -0700

    Adjust fixtures .gitignore

    The .gitignore influences what files are include in a puppet module
    tarball. Since puppet-horizon has some test files that need to be
    included, we need to make sure that we don't completely exclude
    spec/fixtures. This change updates the module to just exclude
    spec/fixtures/modules which should not be shipped.

    Change-Id: Ia363a13f8a2be1f751c32c3a30ad5c4a5d352abf
    Closes-Bug: #1732262
    (cherry picked from commit 53e8a163d05f8531fad676da7d5dd61b9c651082)