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

Pod deployment path is not reflecting selected service

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • 4.3.1.CR1
    • 4.3.1.CR1
    • openshift
    • None

      Having more services under an OpenShift 3 connection and trying to create a new OS 3 server adapter does not use correct pod deployment path in following scenario:

      I am having a project with eap application (created from eap 64 basic s2i) and nodejs application. When I select nodejs application /opt/apt-root/src is used as a Pod Deployment Path. After selecting an EAP service, Pod Deployment Path is changed to /opt/eap/standalone/deployments. When I select nodejs in this point, Pod Deployment Path is not updated again and value is still /opt/eap/standalone/deployments, what is wrong.

      1. ASSERT: have a project with 2 services (eap-app, nodejs-example)
      2. EXEC: launch new OpenShift 3 Server Adapter wizard
      3. EXEC: select nodejs-example service
      4. ASSERT: "Pod Deployment Path" is set to /opt/apt-root/src
      5. EXEC: select eap-app service
      6. ASSERT: "Pod Deployment Path" is set to /opt/eap/standalone/deployments
      7. EXEC: select nodejs-example service

      Result:
      "Pod Deployment Path" is still /opt/apt-root/src

      Expected Result:
      "Pod Deployment Path" should be set to /opt/eap/standalone/deployments

            adietish@redhat.com André Dietisheim
            mlabuda_jira Marián Labuda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: