Comment 7 for bug 1732262

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

Reviewed: https://review.openstack.org/519820
Committed: https://git.openstack.org/cgit/openstack/puppet-horizon/commit/?id=30df037392049d96d041285f3aa75c57f5e59277
Submitter: Zuul
Branch: stable/ocata

commit 30df037392049d96d041285f3aa75c57f5e59277
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)