Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 431631

Summary: [HIPP] Consider providing full path to "git" command
Product: Community Reporter: Thanh Ha <thanh.ha>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: denis.roy, malaperle, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Thanh Ha CLA 2014-03-31 09:18:55 EDT
Occassionally when booting up Hudson for whatever reason the "git" command does not make it into the Hudson PATH. We should investigate if providing the full path to "git" helps in this case (/usr/local/bin/git).
Comment 1 Denis Roy CLA 2014-03-31 09:29:42 EDT
Perhaps a symlink from /usr/bin/git would be a cheap fix?
Comment 2 Thanh Ha CLA 2014-03-31 10:11:16 EDT
(In reply to Denis Roy from comment #1)
> Perhaps a symlink from /usr/bin/git would be a cheap fix?

Sounds like a good idea. I updated the puppet module to add that symlink. I'll wait till puppet pushes the update to the servers before closing this bug.
Comment 3 Thanh Ha CLA 2014-05-13 13:37:03 EDT
Seems to have been running well for a few weeks now and I haven't heard of this issue popping up lately. I'll resolve this as fixed until I hear otherwise.