Bug 1039824 - The .m2 folder should be created for the existing old jenkins apps on STG
Summary: The .m2 folder should be created for the existing old jenkins apps on STG
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Ben Parees
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-10 05:40 UTC by Qiushui Zhang
Modified: 2015-05-15 00:35 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-30 00:52:59 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Qiushui Zhang 2013-12-10 05:40:46 UTC
Description of problem:
Check the old jenkins application on STG. (Those were created before the bug 1021722 is fixed)
After the latest migration, the .m2 folder is not created under the home folder.

Version-Release number of selected component (if applicable):
STG(devenv-stage_604)

How reproducible:
always

Steps to Reproduce:
1. Check the old jenkins application on STG that was created several sprints ago.
2. 
3.

Actual results:
No ".m2" folder is there.

Expected results:
According to https://bugzilla.redhat.com/show_bug.cgi?id=1021722 , we shall have this folder.

Additional info:

Comment 1 Ben Parees 2013-12-10 21:26:52 UTC
upgrade script added to create the directory:

https://github.com/openshift/origin-server/pull/4312

Comment 2 openshift-github-bot 2013-12-10 23:32:45 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/3d00a74c76f3ae0e53d1f24eb92963dd9ab550a4
bug 1039824:  The .m2 folder should be created for the existing old jenkins apps

Comment 3 Qiushui Zhang 2013-12-11 07:20:21 UTC
Check with migration from devenv_stage_609 to devenv_4120


1).The code is checked-in.

2).
Create an jenkins application on devenv_stage_609.
Remove .m2 folder manually.
Migrate.
The folder is created after migration.


On STG, this folder is still not found.

Comment 4 Qiushui Zhang 2013-12-11 07:38:04 UTC
After discussion, mark the bug as verified.

Comment 5 Xiaoli Tian 2013-12-11 10:21:29 UTC
(In reply to Ben Parees from comment #1)
> upgrade script added to create the directory:
> 
> https://github.com/openshift/origin-server/pull/4312

Hi, Ben

Do you want to make this fix be released in Sprint 37? if yes, I guess you need to send an STG pull request as well.

Thanks

Comment 6 Ben Parees 2013-12-11 14:51:58 UTC
I don't know if it needed to be, but I created a PR for stage.

https://github.com/openshift/origin-server/pull/4319

Comment 7 Ben Parees 2013-12-11 22:21:49 UTC
On further discussion w/ the cartridge team we are not going to push this to stage, so it will be fixed with the sprint 38 release.


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