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

Properties: Build pod has state of exit code 0 instead of correct status completed

XMLWordPrintable

      When I create a new OpenShift 3 application from a template, there is a running build. Once a build pod is completed, it has status "Completed". But now it Pods tabbed properties it contains status "Exit Code: 0" which is not user friendly and it broke integration tests.

      steps:

      1. EXEC: create an application via a s2i template
      2. EXEC: in OpenShift explorer: select the connection that you used to create the application and open up the "Properties view"
      3. EXEC: in Properties: select "Pods" tab.
      4. ASSERT: a build pod is appearing
      5. EXEC: wait until the build pod is terminated and then look at its "Status" in the Properties > Pods

      Result:
      The status for the pod is reported with a "Exit Code: 0" (if successfully terminated, "Exit Code: 1" otherwise)

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

              Created:
              Updated:
              Resolved: