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

Add R10K::CLI tests #952

Merged
merged 2 commits into from
Apr 21, 2020
Merged

Add R10K::CLI tests #952

merged 2 commits into from
Apr 21, 2020

Conversation

nabertrand
Copy link
Contributor

These tests verify that each Cri command and option behaves as expected and sets options and args correctly within the Action instances. Running the tests also showed that several of the deploy options were only valid in certain subcommands, so those options were moved into subcommands as appropriate. The other option would be to add support for those options in each of the deploy subcommands.

@nabertrand
Copy link
Contributor Author

There seems to be a transient Travis build failure with jruby. Closing and re-opening to trigger rebuild.

@nabertrand nabertrand closed this Jul 11, 2019
@nabertrand nabertrand reopened this Jul 11, 2019
@binford2k binford2k requested a review from adrienthebo January 13, 2020 18:12
@bastelfreak
Copy link
Contributor

hey people, can we get this merged/reviewed?

Copy link
Contributor

@adrienthebo adrienthebo left a comment

Choose a reason for hiding this comment

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

LGTM! @nabertrand thanks for your patience!

@adrienthebo
Copy link
Contributor

@dhollinger @justinstoller I've verified this locally, can one of you check out this PR as well?

@adrienthebo adrienthebo merged commit 758564a into puppetlabs:master Apr 21, 2020
@Magisus
Copy link
Collaborator

Magisus commented Apr 22, 2020

This appears to be causing failures when used with code-manger. One thing it does not appear to take into account is #1020, which we are using with a new feature to allow code-manager to do a deploy of a single module.

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.

5 participants