[ 
https://issues.apache.org/jira/browse/QPID-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062005#comment-15062005
 ] 

ASF subversion and git services commented on QPID-6916:
-------------------------------------------------------

Commit 1720539 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1720539 ]

QPID-6916: [SysTests] Refactor systest to allow running most tests on port 0 in 
parallel

> 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
>            Assignee: Lorenz Quack
>             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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to