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
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.