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

Update Travis/Appveyor to test Chef 11 + Chef 12 #229

Merged
merged 1 commit into from
May 19, 2015
Merged

Conversation

btm
Copy link
Contributor

@btm btm commented May 18, 2015

We're adding code to knife-windows to support features like validatorless bootstrap (#224) that only works on Chef 12, so we need to be able to test with Chef 12 so we can ensure we raise errors or actually work as appropriate.

Reverts 7aab00d, and establishes patterns
for CI to test against both Chef 11 and Chef 12.
@btm btm changed the title Btm/travis test Update Travis/Appveyor to test Chef 11 + Chef 12 May 19, 2015
@btm
Copy link
Contributor Author

btm commented May 19, 2015

@chef/client-windows, review? /cc @adamedx

The one appveyor failure is against Chef master and will need to be looked into, but I'd like to know if everyone's happy with the other changes.

NoMethodError: undefined method `size' for nil:NilClass
An error occurred while installing nokogiri (1.6.6.2), and Bundler cannot
continue.
Make sure that `gem install nokogiri -v '1.6.6.2'` succeeds before bundling.
Command exited with code 5

@ksubrama
Copy link

👍 I like it.

ksubrama pushed a commit that referenced this pull request May 19, 2015
Update Travis/Appveyor to test Chef 11 + Chef 12
@ksubrama ksubrama merged commit e4c75b2 into master May 19, 2015
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