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

(maint) Fix path for pxp-agent using new Windows MSI layout #464

Merged
merged 1 commit into from
Aug 3, 2016

Conversation

MikaelSmith
Copy link
Contributor

The Windows MSI layout changed to sharing binaries for C++ applications.
That means pxp-agent.exe now relies on files in puppet/bin. Update the
test to include that in PATH.

For now hard-code in the test. It's not trivial to amend the
privatebindir in config/aio/options.rb, since the setting is
platform-dependent. This might eventually live in Beaker, but since it's
only needed for this test that may not be worth it.

@MikaelSmith
Copy link
Contributor Author

@shrug this is required for the new Windows MSI layout.

@james-stocks can you take a look and merge this asap?

The Windows MSI layout changed to sharing binaries for C++ applications.
That means pxp-agent.exe now relies on files in puppet/bin. Update the
test to include that in PATH.

For now hard-code in the test. It's not trivial to amend the
privatebindir in config/aio/options.rb, since the setting is
platform-dependent. This might eventually live in Beaker, but since it's
only needed for this test that may not be worth it.

[skip ci]
@shrug
Copy link

shrug commented Aug 3, 2016

👍

@james-stocks james-stocks merged commit dccf462 into puppetlabs:master Aug 3, 2016
@MikaelSmith MikaelSmith deleted the fix-agent-path branch August 3, 2016 15:01
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