Keith Wall created QPID-6916:
--------------------------------

             Summary: Refactor system test suite to no longer assume port 15672 
etc
                 Key: QPID-6916
                 URL: https://issues.apache.org/jira/browse/QPID-6916
             Project: Qpid
          Issue Type: Improvement
          Components: Java Tests
            Reporter: Keith Wall
             Fix For: qpid-java-6.1


Currently the system test suite assumes it may use certain ports, for instance 
15672.  This is inflexible and means that running two test suites concurrent is 
problematic. Both the Java and CPP Brokers have the ability to allocate ports 
dynamically (port 0).

Change the system test suite to use port zero.

The simplicity, the BDB HA system tests will be excluded from the initial scope.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to