You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Mark Liu (JIRA)" <ji...@apache.org> on 2017/03/08 20:21:44 UTC

[jira] [Comment Edited] (BEAM-1544) Move Java cross-JDK tests from Travis to Jenkins

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

Mark Liu edited comment on BEAM-1544 at 3/8/17 8:20 PM:
--------------------------------------------------------

Thank you [~jbonofre] and [~davor]. Jenkins DSL supports matrix job which is great! Also having separate versioning test jobs for Java and Python is a good point to keep test efficiency. 

My plan is to put it in postcommit with mvn clean install + WordCountIT as first step. Then we can consider to move it to precommit like what we do in Travis.



was (Author: markflyhigh):
Thank you [~jbonofre][~davor]. Jenkins DSL supports matrix job which is great! Also having separate versioning test jobs for Java and Python is a good point to keep test efficiency. 

My plan is to put it in postcommit with mvn clean install + WordCountIT as first step. Then we can consider to move it to precommit like what we do in Travis.


> Move Java cross-JDK tests from Travis to Jenkins
> ------------------------------------------------
>
>                 Key: BEAM-1544
>                 URL: https://issues.apache.org/jira/browse/BEAM-1544
>             Project: Beam
>          Issue Type: Task
>          Components: build-system, testing
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>
> JDK versions we test in Travis:
> JDK 1.8 (latest)
> JDK 1.7 (latest)
> OpenJDK 7 (on Ubuntu only)
> OpenJDK 8 (on Ubuntu only)



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