[
https://issues.jboss.org/browse/JBIDE-10542?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-10542:
-------------------------------------
Steps to Reproduce:
1. ASSERT: make sure you have a WTP project ready
2. EXEC: launch OpenShift Application Wizard
3. EXEC: provide valid credentials
4. EXEC: select/create a new applicaton
5. EXEC: In "Project" group, uncheck "Create new project", select your
WTP project
6. EXEC: In "Git Clone" group uncheck "default" for "Remote
name" and provide a custom name
!configured-remote.png!
7. EXEC: hit finish
8. EXEC: go to git command line, cd to the git repository of your WTP project (it defaults
to /home/<username>/git/<project name>
9. EXEC: go "git remove -v"
Result:
Your project shows a remote called "origin"
Expected:
Your project should show a remote with the name you gave it.
was:
# ASSERT: make sure you have a WTP project ready
# EXEC: launch OpenShift Application Wizard
# EXEC: provide valid credentials
# EXEC: select/create a new applicaton
# EXEC: In "Project" group, uncheck "Create new project", select your
WTP project
# EXEC: In "Git Clone" group uncheck "default" for "Remote
name" and provide a custom name
!configured-remote.png!
# EXEC: hit finish
# EXEC: go to git command line, cd to the git repository of your WTP project (it defaults
to /home/<username>/git/<project name>
# EXEC: go "git remove -v"
Result:
Your project shows a remote called "origin"
Expected:
Your project should show a remote with the name you gave it.
OpenShift adapter is not pushing to the configured remote, it always
pushes to "origin"
---------------------------------------------------------------------------------------
Key: JBIDE-10542
URL:
https://issues.jboss.org/browse/JBIDE-10542
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.M5
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 3.3.0.Beta1
Attachments: configured-remote.png
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira