| Summary: | Integrity of the app-deployments directory must ensured during git-push | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Paul Morie <pmorie> | ||||
| Component: | Image | Assignee: | Paul Morie <pmorie> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.x | CC: | jhou, xtian | ||||
| 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: | 2014-01-30 00:50:04 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: | |||||
| Attachments: |
|
||||||
|
Description
Paul Morie
2013-11-11 21:04:59 UTC
Created attachment 822773 [details]
upgrade error log
Tested on devenv-stage_566 with rhc-node-1.16.11-1.el6oso.x86_64
This is making the oo-admin-ugrade fail, found all of the apps failed due to a same error 'undefined method `check_deployments_integrity'. Didn't find the definition of 'check_deployments_integrity' from both our repos.
Sorry, https://github.com/openshift/origin-server/pull/4162 is not merged in my test environment yet, will retest this. Verified with rubygem-openshift-origin-node-1.16.14-1 and rhc-node-1.16.11-1 The migration was successful, and user can push and deploy their apps after migration. Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/a71efea6dd7aa61089834a25f91b512b00c51c34 Fix bug 1029184: deployments integrity check |