| Summary: | Should not create a medium gear in small node by adding cartridge with NODE_PROFILE enable. | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | zhaozhanqi <zzhao> |
| Component: | Containers | Assignee: | Abhishek Gupta <abhgupta> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.x | CC: | abhgupta, rpenta, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-24 03:29:02 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
zhaozhanqi
2013-11-08 05:48:11 UTC
In addition, the following situation should be same issue. After adding one medium node, and then adding a medium db cartridge to small scalable app, the medium db gear still be created on small node. It should be created on medium node since gear_profile enable. Fixed with --> https://github.com/openshift/origin-server/pull/4139 Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/af38d84a2405872add6a014b04b32d3a63b326d5 Fix for bug 1028284 tested this bug on devenv_4016 It still can create medium gear on small node while enable gear_profile and no medium node existing. In my opinion, it should return error, like ‘No nodes available’ Tried it on devenv_4017 but could not reproduce this. Please provide me with an environment where this is reproducible and I will try it out. Retested this issue on devenv_4018, it can not be reproduced. thx mark it as verified. |