Bug 835876
Summary: | [Origin] app_ctl_stop.sh script always try to kill Passenger processes owned by other users when git push for ruby app. | ||
---|---|---|---|
Product: | OKD | Reporter: | Johnny Liu <jialiu> |
Component: | Containers | Assignee: | Ram Ranganathan <ramr> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 2.x | CC: | bleanhar, mfisher, ramr |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | > rhc-cartridge-ruby-1.8-0.95.1 and > rhc-cartridge-ruby-1.9-0.2.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-07-13 23:43:51 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: |
Description
Johnny Liu
2012-06-27 12:07:30 UTC
Fixed with git commit : 28510c8a8e4cb4c2ddb9bcc17927334402a36da6 Changes applied to both ruby-1.8 and ruby-1.9 cartridges For now, this patch is not merged to features/mcollective, once merge is done, I will retest this bug. Veirfied this bug with cartridge-ruby-1.8-0.95.1-1.git.43.24340c9.fc16.noarch on origin env and PASS. Also verified this bug on devenv_1869 (need set selinux to permissive), also passed. |