-
Notifications
You must be signed in to change notification settings - Fork 567
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
Allow build jobs to be configured and managed by puppet. Includes #163 a... #169
Conversation
Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests |
This PR adds:
Notes:
|
Holy smokes this is a big PR |
Hence the write-up. Half or more of the code is test code though |
The best place to start would be |
@rtyler it looks like there has been a lot of activity going on with this project this week. I would really like to get this major feature enhancement added to your next release. Please let me know if there is anything more I can do to get this merged. I'd be happy to schedule a call or discuss on IRC. |
@jchristi would it be possible to rebase this change on top of master? I'm not opposed to pulling this in but I won't have a huge amount of time to resolve conflicts and test :( |
9f7d63d
to
f56a9b7
Compare
@rtyler rebased. There appear to be build issues unrelated to this PR though. |
I'm going to rebase this one more time and do some local testing. |
@jchristi It looks like this fails some of the serverspec, I think there's some resource dependency stuff that's busted.
|
What does that even mean? |
@jchristi this is when provisioning an EC2 machine ( It looks like an |
@rtyler are you sure you rebased correctly? |
f56a9b7
to
58a5992
Compare
Rebased. The only conflict was in |
Well the spec tests aren't passing anymore. I don't know what has been added, but I'll take a look at it tomorrow. |
I'm tired of lookin' at this PR, if it breaks tests in master I'll just deal with that this weekend |
Allow build jobs to be configured and managed by puppet. Includes #163 a...
Does not work:
|
@bracki, that appears to be the case. |
...nd resolves #120.