[
https://issues.apache.org/jira/browse/THRIFT-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14099614#comment-14099614
]
ASF GitHub Bot commented on THRIFT-2652:
----------------------------------------
GitHub user cdwijayarathna opened a pull request:
https://github.com/apache/thrift/pull/192
THRIFT-2652 THRIFT_TEST_PORT variable via to run tests in parallel
python test.py --port=9091
./test.sh 9090
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cdwijayarathna/thrift THRIFT-2652
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/192.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #192
----
commit 38cb8a66320189442ba9a8c9d0774e0bc7606635
Author: cdwijayarathna <[email protected]>
Date: 2014-08-16T11:58:40Z
THRIFT-2652 THRIFT_TEST_PORT variable via to run tests in parallel
----
> THRIFT_TEST_PORT variable via to run tests in parallel
> ------------------------------------------------------
>
> Key: THRIFT-2652
> URL: https://issues.apache.org/jira/browse/THRIFT-2652
> Project: Thrift
> Issue Type: Sub-task
> Components: Test Suite
> Reporter: Roger Meier
>
> I like to run several test suites in parallel and therefore we need a random
> tcp port provided by a tool like this
> https://github.com/yegor256/random-tcp-port or via build server.
> e.g. ./test/cpp/TestServer --port $THRIFT_TEST_PORT
> What do you think?
--
This message was sent by Atlassian JIRA
(v6.2#6252)