Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed symlinked r10k fixture/modules directory. #56

Merged
merged 1 commit into from
Jul 7, 2014

Conversation

dreilly1982
Copy link
Contributor

This PR is to resolve #43. It turns out the issue revolves around the symlinked directories in the spec/fixtures/module/r10k directory. Removing those and allowing puppetlabs_spec_helper to symlink at runtime of the tests both resolves the issue, as well as maintains the testing process. This has been tested against PE 3.2.3.

  • Added r10k to .fixtures.yaml to allow puppetlabs_spec_helper to handle the symlinking of the module at runtime.
  • Added /spec/fixture/module/.gitignore to keep empty directory for testing purposes.
  • Removed spec/fixtures exclusion from .gitignore to maintain the spec/fixtures/modules directory.

Added r10k to .fixtures.yaml to allow puppetlabs_spec_helper to handle the symlinking of the module at runtime.
Added /spec/fixture/module/.gitignore to keep empty directory for testing purposes.
removed spec/fixtures exclusion from .gitignore to maintain the spec/fixtures/modules directory.
@igalic
Copy link
Contributor

igalic commented Jul 7, 2014

+1

acidprime added a commit that referenced this pull request Jul 7, 2014
Removed symlinked r10k fixture/modules directory.
@acidprime acidprime merged commit a4257fa into voxpupuli:master Jul 7, 2014
@acidprime
Copy link
Collaborator

Nice catch, and thanks for the contribution!

@dreilly1982 dreilly1982 deleted the r10k/issues/43 branch July 7, 2014 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

install fails on PE 3.2.2 due to Puppet Module Tool Bug
3 participants