Bug 1134686

Summary: watchman shouldn't restart Jenkins-slave gears
Product: OpenShift Online Reporter: Anping Li <anli>
Component: ContainersAssignee: John W. Lamb <jolamb>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: anli, bleanhar, jhonce, jokerman, libra-bugs, libra-onpremise-devel, mmccomas, nicholas_schuetz
Target Milestone: ---   
Target Release: 2.x   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1134206 Environment:
Last Closed: 2015-04-21 18:00:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1134206    

Comment 1 openshift-github-bot 2015-02-19 23:58:41 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/cc0961110326ed25ab13691b20ed4a6a88a295ab
Avoid skipping jenkins builders in gear ps list

Jenkins builders don't show up as "daemons" (`ppid == 1`) but they
shouldn't be excluded in `GearStatePlugin#load_ps_table` when generating
`@ps_table`.

Bug 1134686
https://bugzilla.redhat.com/show_bug.cgi?id=1134686
Enterprise bug 1134206

Comment 2 Anping Li 2015-02-26 10:29:54 UTC
On openshift-origin-node-util-1.34.4-1.git.0.b40c31f.el6.noarch,The jenkins bldr gears weren't be restart by watchman, so make it verified.