You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2015/11/27 17:36:10 UTC

[jira] [Created] (QPID-6916) Refactor system test suite to no longer assume port 15672 etc

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-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org