Bug 860514
| Summary: | There are 2 mongodb 2.0 in cartridge list on INT. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Mengjiao Gao <mgao> | ||||
| Component: | Pod | Assignee: | Abhishek Gupta <abhgupta> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 2.x | CC: | 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: |
|
||||||
Talked with operations, not sure what the cause is yet. INT was in a wierd state because of migrations. 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. expect to look at today will look at today seems like the latest update to INT fixed this. checked out INT on 10/10/12, I don't see it anymore. closing bug. |
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: