Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10542

OpenShift adapter is not pushing to the configured remote, it always pushes to "origin"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.Beta1
    • 3.3.0.M5
    • openshift
    • None
    • Hide

      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

      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.

      Show
      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 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.

          rob.stryker Rob Stryker (Inactive)
          adietish@redhat.com André Dietisheim
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: