cyberark / conjur-puppet

Official Puppet module for CyberArk Conjur
https://forge.puppet.com/cyberark/conjur
Apache License 2.0
6 stars 3 forks source link

E2E tests install the packaged module by default #197

Closed doodlesbykumbi closed 4 years ago

doodlesbykumbi commented 4 years ago

What does this PR do?

The envvar INSTALL_PACKAGED_MODULE has been added to the E2E tests and allows developers to toggle between installing a packaged module or using the module source. The default (which is used by CI) is to install the packaged module.

N/A

N/A

What ticket does this PR close?

Connected to #173

Checklists

Change log

Test coverage

Documentation