Bug 773317

Summary: App is not available after update package and run migrate script.
Product: OKD Reporter: Johnny Liu <jialiu>
Component: ContainersAssignee: Mike McGrath <mmcgrath>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 1.xCC: dmcphers
Target Milestone: ---Keywords: TestBlocker
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-30 05:00:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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.