You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Sathwik Bantwal Premakumar (JIRA)" <ji...@apache.org> on 2014/07/22 18:50:38 UTC

[jira] [Created] (ODE-1018) Change in test ports on jenkins results in test failures

Sathwik Bantwal Premakumar created ODE-1018:
-----------------------------------------------

             Summary: Change in test ports on jenkins results in test failures
                 Key: ODE-1018
                 URL: https://issues.apache.org/jira/browse/ODE-1018
             Project: ODE
          Issue Type: Bug
          Components: Test environment
    Affects Versions: 1.3.6, 1.4
            Reporter: Sathwik Bantwal Premakumar
            Assignee: Sathwik Bantwal Premakumar
             Fix For: 1.3.7, 1.4


Change of existing test ports setup 
from
export TEST_PORTS=8888,7171
to
export TEST_PORTS=9999,7171

Is causing test cases to fail. Seems like the invocation of external services from the processes still point to old ports.

Fix is to add endpoint config to the processes calling external services.




--
This message was sent by Atlassian JIRA
(v6.2#6252)