You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King, III (JIRA)" <ji...@apache.org> on 2017/02/18 18:56:45 UTC

[jira] [Commented] (THRIFT-4095) Add multiplexed protocol to Travis CI for make cross

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

James E. King, III commented on THRIFT-4095:
--------------------------------------------

I added "multiplexed" to jobs 1/2 and will have THRIFT-3706 change to use "multiplexed" for said tests.

> Add multiplexed protocol to Travis CI for make cross
> ----------------------------------------------------
>
>                 Key: THRIFT-4095
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4095
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>    Affects Versions: 0.11.0
>         Environment: Travis CI
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>             Fix For: 0.11.0
>
>
> In THRIFT-3706 someone wants to contribute our first set of multiplexed cross tests (c_glib client, java server).  These need to be represented in our Travis CI builds, where we are limiting the protocols we test to keep build jobs in a time box.
> Currently we have the following four build jobs running crosstest:
> * #1 uses the ubuntu image and runs "binary|header" on everything except netcore and rust
> * #2 uses the debian image and does the same as #1
> * #3 uses the ubuntu image and runs "compact|json" on everything except netcore and rust
> * #4 uses the debian image and does the same as #3
> The following protocols are not represented in the Travis CI builds and should be added:
> * multiplexed
> There are not many of these.  They could be added to build job #2 which seems to have enough headroom to run the few extra tests this would generate.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)