Bug 1022272

Summary: [deploy] Ruby control script has hard-coded references to 'master' git branch
Product: OpenShift Online Reporter: Andy Goldstein <agoldste>
Component: ContainersAssignee: Dan Mace <dmace>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: bmeng, dmcphers
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 00:49:31 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:

Description Andy Goldstein 2013-10-22 21:36:41 UTC
The ruby cartridge's control script has hard-coded references to the 'master' git branch. This ideally should change to be the git ref being used, as it no longer is locked to master.

Comment 1 Dan McPherson 2013-10-28 16:01:00 UTC
https://github.com/openshift/origin-server/pull/4009

Comment 2 Meng Bo 2013-10-29 11:34:05 UTC
Checked on devenv_3961, ruby 1.9 app can build successfully after add Gemfile and Gemfile.lock.

The basic build function works fine. And app can be started/stopped.

force_clean_build issue has been reported Bug 1024282


Move this bug to verified.