[ 
https://issues.apache.org/jira/browse/QPID-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-6916:
-----------------------------
    Description: 
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.
This change will have to accommodate both the Java and CPP Broker.

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




  was:
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.




> Refactor system test suite to no longer assume exclusive use of 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.
> This change will have to accommodate both the Java and CPP Broker.
> The simplicity, the Java 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