Bug 860514

Summary: There are 2 mongodb 2.0 in cartridge list on INT.
Product: OKD Reporter: Mengjiao Gao <mgao>
Component: PodAssignee: Abhishek Gupta <abhgupta>
Status: CLOSED WORKSFORME QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xCC: pruan, szhou, twiest, yujzhang
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: 2012-10-10 18:48:43 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:
Attachments:
Description Flags
The cartridge list page none

Description Mengjiao Gao 2012-09-26 03:22:58 UTC
Created attachment 617370 [details]
The cartridge list page

Description of problem:
When I tried to add cartridges to applications on INT, I found that there are 2 mongodb 2.0 and no mobgodb2.2 in cartridge list. Since the rockmongo requires mongodb-2.2, so I cannot add rockmongo to apps as well.

This maybe a known issue since mongodb is not upgraded to mongdb-2.2

Version-Release number of selected component (if applicable):
INT(devenv_2221)

How reproducible:
always

Steps to Reproduce:
1.Go to app overview page, click "Add cartridge" button.
2.Check the cartridge list.
3.Add mongodb-2.0, then check the cartridge list again.
  
Actual results:
There are 2 mongodb 2.0 and no mobgodb2.2 in cartridge list page.
After add mongodb-2.0, rockmongo can not be embed as well.

Expected results:
There should only a mongodb-2.2 in the cartridge list page after mongodb is upgraded to 2.2, and after add mongodb-2.2, user should be able to add rockmongo to apps.

Additional info:

Comment 1 Clayton Coleman 2012-09-26 19:27:37 UTC
Talked with operations, not sure what the cause is yet.  INT was in a wierd state because of migrations.

Comment 2 Clayton Coleman 2012-09-27 15:50:07 UTC
https://int.openshift.redhat.com/broker/rest/cartridges.json returns mongodb-2.0 twice, so the UI shows it.  Broker should never return duplicate cartridges.

Comment 3 John Poelstra 2012-10-02 17:21:25 UTC
expect to look at today

Comment 4 John Poelstra 2012-10-04 17:05:08 UTC
will look at today

Comment 5 Abhishek Gupta 2012-10-10 18:43:06 UTC
seems like the latest update to INT fixed this.

Comment 6 Peter Ruan 2012-10-10 18:48:43 UTC
checked out INT on 10/10/12, I don't see it anymore.  closing bug.