Skip to content

Commit

Permalink
Merge pull request #537 from igalic/contributing-beaker
Browse files Browse the repository at this point in the history
rspec-puppet's .nodeset.yml is now deprecated
  • Loading branch information
blkperl committed Dec 17, 2013
2 parents f7c796a + 32b324b commit fe6b1c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ You can run them by issuing the following command
% rspec spec/acceptance
```

This will now download a pre-fabricated image configured in [.nodeset.yml](./.nodeset.yml),
This will now download a pre-fabricated image configured in the [default node-set](./spec/acceptance/nodesets/default.yml),
install puppet, copy this module and install its dependencies per [spec/spec_helper_acceptance.rb](./spec/spec_helper_acceptance.rb)
and then run all the tests under [spec/acceptance](./spec/acceptance).

Expand Down

0 comments on commit fe6b1c6

Please sign in to comment.