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

A handful of fixes to make the Cheffish matrix pass on all the relevant Chef versions. #68

Merged
merged 4 commits into from
Aug 24, 2015

Conversation

randomcamel
Copy link
Contributor

No description provided.

@@ -15,7 +16,8 @@ env:
- CHEF_VERSION=12.4.1
- CHEF_VERSION=12.3.0
- CHEF_VERSION=12.2.1
- CHEF_VERSION=12.1.2
# - CHEF_VERSION=12.2.0
# - CHEF_VERSION=12.1.2 # known broken for now.
Copy link
Contributor

Choose a reason for hiding this comment

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

Did the allow_failures block not work for these? I would think we still want it testing and showing up as failures (unless its taking a lot of time or something)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll clean that up: I'm thinking we don't need 12.2.0 if we've got 12.2.1, and 12.1.2 is broken but we can run it anyway. I'll also re-add Ruby versions to test against.

@tyler-ball
Copy link
Contributor

I have 1 question but 👍 and feel free to merge after answering that

Chris Doherty added 3 commits August 24, 2015 14:14
# - 2.0.0
# - 2.1.1
- 2.1.2
- 2.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Not required for this checkin; but if you just say 2.0 and 2.1, I think Travis will pick the latest.

@jkeiser
Copy link
Contributor

jkeiser commented Aug 24, 2015

👍

randomcamel added a commit that referenced this pull request Aug 24, 2015
A handful of fixes to make the Cheffish matrix pass on all the relevant Chef versions.
@randomcamel randomcamel merged commit f5e0e80 into master Aug 24, 2015
@randomcamel randomcamel deleted the cd/green branch August 24, 2015 23:18
@jkeiser jkeiser added the Bug label Sep 2, 2015
@thommay thommay added Type: Bug Does not work as expected. and removed Bug labels Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants