-
Notifications
You must be signed in to change notification settings - Fork 166
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 ccache to jenkins_path for macOS #1347
Conversation
PR-URL: #1347 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Landed as 01f2dd0 |
Rolled this out across all Mac machines |
@maclover7 did you restart the jenkins agent as well? |
@gdams Yep, I'm working on a PR to add this to Ansible |
We might want to roll this back. It makes command line testing harder since the environments for the jenkins agent and a vanilla ssh login are different. AFAICT other jenkins daemonizers are also kept minimal... |
ccache is also added to the vanilla ssh login path so there should be no issue? |
This fix means that ccache is now in the path on new macs. I have tested tested this change on
test-macstadium-macos10.10-x64-1
and the jenkins_path now shows to be/usr/localopt/ccache/libexec:/usr/bin:/bin:/usr/sbin:/sbin