Bug 1036041 - openshift.sh in oo-install is out-of-date compare with ose-2.0 installation script.
Summary: openshift.sh in oo-install is out-of-date compare with ose-2.0 installation s...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 2.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Luke Meyer
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-29 09:17 UTC by Johnny Liu
Modified: 2014-02-04 14:48 UTC (History)
3 users (show)

Fixed In Version: oo-install-20131213-1454
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-04 14:48:10 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Johnny Liu 2013-11-29 09:17:58 UTC
Description of problem:
Compare https://raw.github.com/openshift/openshift-extras/enterprise-2.0/enterprise/install-scripts/generic/openshift.sh and openshift.sh in oo-install-20131125-2001, openshift.sh in oo-install-20131125-2001 is out-of-date. E.g: fix patch for BZ#1030214 is not merger into oo-install.

And in the openshift.sh in oo-install, check configure_mcollective_for_activemq_on_{broker,node} function, will the script is writing, /etc/mcollective/{client,server}.cfg, in ose-2.0, it should be /opt/rh/ruby193/root/etc/mcollective/{client,server}.cfg

Version-Release number of selected component (if applicable):
oo-install-20131125-2001

How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Jason DeTiberus 2013-12-13 20:42:09 UTC
install.openshift.com and install.openshift.com/ose have been updated to oo-install-20131213-1454

Comment 3 Johnny Liu 2013-12-16 07:58:37 UTC
Verified this bug with oo-install-20131213-2058, and PASS.


Note You need to log in before you can comment on or make changes to this bug.