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

(MODULES-7439) - Implementing beaker-testmode_switcher #1095

Merged
merged 2 commits into from
Jul 18, 2018

Conversation

pmcmaw
Copy link
Contributor

@pmcmaw pmcmaw commented Jul 6, 2018

Implementing beaker-testmode_switcher in this module allows us to test in a more realistic method and more like how customers use puppet as a tool.

When there is an agent only setup this module will continue to use puppet apply <manifest> however where there are masters present the manifest will now be injected onto the master and agents will run puppet agent --test.

This will give us the capability of testing the master agent integration and ensure that all information and settings are sent over as expected. This will also allow us to ensure scenarios like the following do not reoccur: https://tickets.puppetlabs.com/browse/PUP-8026

@pmcmaw pmcmaw force-pushed the ma_loc_testing branch 5 times, most recently from 2f6c6e3 to 172d786 Compare July 17, 2018 11:44
@pmcmaw pmcmaw changed the title DONT MERGE WIP (MODULES-7439) - Implementing beaker-testmode_switcher Jul 17, 2018
@HelenCampbell HelenCampbell merged commit ba01b5f into puppetlabs:master Jul 18, 2018
@pmcmaw pmcmaw added the feature label Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants