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

(MAINT) Update RHEL support for GCE #1496

Merged
merged 2 commits into from Oct 15, 2018

Conversation

trevor-vaughan
Copy link
Contributor

@trevor-vaughan trevor-vaughan commented Feb 25, 2018

Updated RHEL tests and suppoort as discovered when testing the GCE
patches in beaker-google.

@trevor-vaughan
Copy link
Contributor Author

trevor-vaughan commented Feb 25, 2018

Updates based on #20 and #1462

@trevor-vaughan
Copy link
Contributor Author

trevor-vaughan commented Feb 25, 2018

@kevpl Revert all rhel additions per discussions

@sarahethompson
Copy link
Contributor

sarahethompson commented Mar 1, 2018

@kevpl @puppetlabs/beaker can I get another set of eyes on this one? There seems to be a good amount of history in these changes.

@trevor-vaughan
Copy link
Contributor Author

trevor-vaughan commented Mar 27, 2018

@puppetlabs/beaker Can someone let me know what is broken in Jenkins?

@trevor-vaughan
Copy link
Contributor Author

trevor-vaughan commented May 4, 2018

@mchllweeks Any updates here?

@bmjen bmjen requested a review from kevpl Jun 19, 2018
kevpl
kevpl approved these changes Sep 13, 2018
Copy link
Contributor

@kevpl kevpl left a comment

Apologies on the long wait here. These changes look good to me 👍

It looks like this needs a rebase & once that's done, we can push it through the automation & get it merged.

@kevpl
Copy link
Contributor

kevpl commented Sep 17, 2018

@trevor-vaughan huh, it looks like something didn't go through on the rebase? Or perhaps we merged something after the rebase? Still has conflicts

Updated RHEL tests and support as discovered when testing the GCE
patches in beaker-google.
@trevor-vaughan
Copy link
Contributor Author

trevor-vaughan commented Sep 21, 2018

@kevpl So, I've performed the rebase but the spec tests are failing and I don't know why. I think I need some help on this one.

Copy link
Contributor

@kevpl kevpl left a comment

think I've found the spec failure cause, please checkout my inline comment.

logger.debug(skip_msg)
unless skip_msg.nil?
logger.debug( skip_msg )
next
Copy link
Contributor

@kevpl kevpl Sep 21, 2018

Choose a reason for hiding this comment

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

@trevor-vaughan it looks like the spec failures are caused by the fact that although it was a great idea to put the guard clause here first & get the error case out of the way, the main code path has been erased when I assume it should be just below the guard clause.

Copy link
Contributor Author

@trevor-vaughan trevor-vaughan Sep 21, 2018

Choose a reason for hiding this comment

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

@kevpl Ah, I see. I won't have time to get to this before Sunday so feel free to just update the PR directly (I have allow maintainers to update) if you want to move it forward.

@kevpl
Copy link
Contributor

kevpl commented Sep 24, 2018

last comment still current

2 similar comments
@kevpl
Copy link
Contributor

kevpl commented Oct 1, 2018

last comment still current

@kevpl
Copy link
Contributor

kevpl commented Oct 8, 2018

last comment still current

@trevor-vaughan
Copy link
Contributor Author

trevor-vaughan commented Oct 9, 2018

@kevpl Updated. You were spot on on the code segment.

@kevpl
Copy link
Contributor

kevpl commented Oct 15, 2018

passed spec testing! these failures are unrelated & I believe I've helped them in another PR (#1546), so I'll re-kick these:

retest this please

kevpl
kevpl approved these changes Oct 15, 2018
@kevpl
Copy link
Contributor

kevpl commented Oct 15, 2018

failures unrelated to changes

@kevpl kevpl merged commit 9132514 into voxpupuli:master Oct 15, 2018
1 check failed
kevpl added a commit to kevpl/beaker that referenced this issue Oct 15, 2018
The changelog entry from this PR is old:
  voxpupuli#1496
This change pulls the changelog entry from back
then into the now

[skip ci]
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.

None yet

3 participants