Skip to content

(BKR-1560) Add install_puppetserver_on helper#95

Merged
speedofdark merged 1 commit into
puppetlabs:masterfrom
caseywilliams:BKR-1560/install-puppetserver-on-helper
Jan 17, 2019
Merged

(BKR-1560) Add install_puppetserver_on helper#95
speedofdark merged 1 commit into
puppetlabs:masterfrom
caseywilliams:BKR-1560/install-puppetserver-on-helper

Conversation

@caseywilliams
Copy link
Copy Markdown
Contributor

puppet-agent's test suite relies on a reusable test file,
setup/common/011_Install_Puppet_Server.rb, to install puppetserver on
puppet masters before the tests run. This extracts the logic from that
test file into a helper method, install_puppetserver_on, which does
the same thing.

puppet-agent's test suite relies on a reusable test file,
setup/common/011_Install_Puppet_Server.rb, to install puppetserver on
puppet masters before the tests run. This extracts the logic from that
test file into a helper method, `install_puppetserver_on`, which does
the same thing.
let(:host) { make_host('master', platform: 'el-7-x86_64') }

context 'with default arguments' do
it "installs puppetserver 2.x from the default 'puppet' release stream" do
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

oops, this description is wrong -- updating.

@speedofdark speedofdark merged commit 2f1aa82 into puppetlabs:master Jan 17, 2019
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.

3 participants