Bug 773317 - App is not available after update package and run migrate script.
Summary: App is not available after update package and run migrate script.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 1.x
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Mike McGrath
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-11 13:57 UTC by Johnny Liu
Modified: 2012-01-30 05:00 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-30 05:00:16 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Johnny Liu 2012-01-11 13:57:25 UTC
Description of problem:
App is not available after update package and run migrate script.

Version-Release number of selected component (if applicable):
migrate-2.0.3

How reproducible:
Always

Steps to Reproduce:
1. Create apps against old instance (stage_110)
2. Upgrade all the packages to the latest
# yum update -y
3. Running migrate script for li git repo.
# ./migrate-2.0.3
4. Try to access the existing app
  
Actual results:
After migration, try to access the existing app, page will be redirect to openshift index page.
It looks like this migrate script is not be updated for US1647.

Expected results:
After migration, app should work fine.

Additional info:

Comment 1 Mike McGrath 2012-01-11 22:21:21 UTC
Thanks for the bug, this should now be fixed, commit-id: c9a49b49ccd517903e7d65ee0470e526f52a0a65

Comment 2 Johnny Liu 2012-01-12 08:26:52 UTC
Verified this bug with rhc-node-0.84.23-1.el6_2.noarch, and PASSED.


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