Bug 972286 - [v1cart]Got wrong name of jbosseap-6.0 cartridge on node
Summary: [v1cart]Got wrong name of jbosseap-6.0 cartridge on node
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Containers
Version: 1.2.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Jason DeTiberus
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-08 07:12 UTC by Gaoyun Pei
Modified: 2017-03-08 17:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-28 15:47:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gaoyun Pei 2013-06-08 07:12:35 UTC
Description of problem:
After installing an OSE env in  v1 mode, check the cartridges installed on the node, find out the jbosseap-6.0 cartridge list as "unknown-jbosseap-6.0"

Version-Release number of selected component (if applicable):
http://buildvm-devops.usersys.redhat.com/puddle/build/OpenShiftEnterprise/1.2/2013-06-07.2/

How reproducible:
Always

Steps to Reproduce:
1. Set up an OSE v1 env using the installation script
2. Check the cartridges using "oo-cartridge-list" on node
[root@node1 ~]# oo-cartridge-list 
Cartridges:
        ruby-1.9
        postgresql-8.4
        jbossews-1.0
        perl-5.10
        haproxy-1.4
        ruby-1.8
        cron-1.4
        php-5.3
        diy-0.1
        unknown-jbosseap-6.0
        python-2.6
        jenkins-1.4
        mysql-5.1
        jenkins-client-1.4


Actual results:
unknown-jbosseap-6.0 is listed there.

Expected results:
It should be "jbosseap-6.0" instead of "unknown-jbosseap-6.0"

Additional info:

Comment 2 Jason DeTiberus 2013-06-10 13:01:02 UTC
There was an old version of the cartridge shipping in the puddles, a new puddle is being built that has a version of the v1 jbosseap cartridge that displays the correct name.

As an aside, we will not be shipping the v1 carts with OSE 1.2

Comment 5 Gaoyun Pei 2013-06-13 07:42:46 UTC
Verify this bug on puddle:
http://buildvm-devops.usersys.redhat.com/puddle/build/OpenShiftEnterprise/1.2/2013-06-12.3/

Install a node in v1 mode using the installation script, and check the cartridges installed on it.

[root@node3 ~]# oo-cartridge-list
Cartridges:
	ruby-1.9
	postgresql-8.4
	jbossews-1.0
	perl-5.10
	haproxy-1.4
	ruby-1.8
	cron-1.4
	php-5.3
	diy-0.1
	jbosseap-6.0
	python-2.6
	jenkins-1.4
	mysql-5.1
	jenkins-client-1.4

Comment 6 Luke Meyer 2013-06-28 15:47:54 UTC
Closing all bugs introduced, fixed, and verified during 1.2 release work (thus never shipped).


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