Skip to content

Fix travis-ci tests #19

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

Closed
wants to merge 2 commits into from
Closed

Conversation

rendhalver
Copy link

It looks like the tests haven't been run for a while and are failing in #18
This is an attempt to get those working again.

stdlib:
repo: 'git://github.com/puppetlabs/puppetlabs-stdlib.git'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggest using https with github as its more likely allowed behind corp firewalls

fixtures:
  repositories:
    stdlib:
      repo: 'https://github.com/puppetlabs/puppetlabs-stdlib.git'
      ref: '4.6.0'
  symlinks:
    cgroups: "#{source_dir}"

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find using forge links a bit easier especially when tracking particular versions.

@@ -31,10 +31,6 @@
],
"requirements": [
{
"name": "pe",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch!

@Phil-Friderici
Copy link
Contributor

Thanks guys !
I have fixed the spec tests in v2.1.2. So I'm closing this. Please re-open if still needed.

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.

3 participants