[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-9575) Openshift (EGit) Server adapter/behavior cannot push cloned github project to openshift

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Aug 24 15:34:17 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-9575:
------------------------------------

    Steps to Reproduce: 
1. ASSERT: you have created an openshift domain + app
2. ASSERT: you have cloned a github project (ex. https://github.com/openshift/seambooking-example.git) and imported the repo + the project into your 
3. ASSERT: you have a deploy only server adapter that is set to use the EGit deployment behavior
eclipse
4. ASSERT: you have added the openshift git repo to your github clone as remote repo 

ex. with seambooking-example: 
* "cd" to your (cloned) seambooking-example directory
* "rhc-user-info" to find out about the git repo on openshift
* add this repo as remote: "git remote add openshift ssh://312097d9973f43d4bafc12d7a47710e9@test-jbosstools.rhcloud.com/~/git/test.git/"

5. EXECUTE: add your cloned github project to the server adapter

Result:
The adapter starts deploying (which is committing and pushing your project to the openshift repo). It erroneously pushes the project to github. You get a dialog that asks you for github credentials

!github-username-pw.png!

Expected result:
The adapter pushes to openshift. Since openshift uses key based authentication, you'd get a dialog that asks you for the passphrase to the key that you share with openshift

 


  was:
1. ASSERT: you have created an openshift domain + app
2. ASSERT: you have cloned a github project (ex. https://github.com/openshift/seambooking-example.git) and imported the repo + the project into your 
3. ASSERT: you have a deploy only server adapter that is set to use the EGit deployment behavior
eclipse
4. ASSERT: you have added the openshift git repo to your github clone as remote repo 

ex. with seambooking-example: 
* "cd" to your (cloned) seambooking-example directory
* "rhc-user-info" to find out about the git repo on openshift
* add this repo as remote: "git remote add openshift ssh://312097d9973f43d4bafc12d7a47710e9@test-jbosstools.rhcloud.com/~/git/test.git/"

5. EXECUTE: add your cloned github project to the server adapter

Result:
The adapter starts deploying (which is committing and pushing your project to the openshift repo). You get a dialog that asks you for github credentials

!github-username-pw.png!

Expected result:
You get a dialog that asks you for the passphrase of your key that you share with openshift

 




> Openshift (EGit) Server adapter/behavior cannot push cloned github project to openshift
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9575
>                 URL: https://issues.jboss.org/browse/JBIDE-9575
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.3.0.M3
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.M4
>
>         Attachments: github-username-pw.png
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list