This repository was archived by the owner on Sep 24, 2019. It is now read-only.
(do not merge) (qa-3110) spike rototiller create integration suite2#80
Open
er0ck wants to merge 3 commits intopuppetlabs:stablefrom
Open
Conversation
added 3 commits
June 21, 2017 17:18
* implement an integration test helper set * this creates a helper that can run a single task in rspec * we could create another helper for rake -T and rake -D, etc, maybe * or it might make sense to just keep testing that stuff in acceptance * this doesn't work * it appears to not run the commands, not clear why [skip ci]
* this one reaches more into rototiller and should do the right thing * i'm convinced something (rototiller) is obscuring stdout in this setup [skip ci]
Contributor
Author
|
ok, so skip ci didn't work here |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@samwoods1 @zreichert that's the last i'll probably spend on this effort. totally stuck and frustrated.
rake is strange. or the way we interface with it is.
i can't get this to put anything on stdout.
this theoretically should be the same as previous attempt, i just re-implemented most of
RototillerTaskif you feel like looking at this and helping me figure out WHY it doesn't work, that'd be awesome.