You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/08 00:17:21 UTC

[jira] [Commented] (BEAM-493) All Runners Run WordCount in Precommit

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

ASF GitHub Bot commented on BEAM-493:
-------------------------------------

GitHub user jasonkuster opened a pull request:

    https://github.com/apache/incubator-beam/pull/931

    [BEAM-493] Modify examples pom to add precommit execution profile.

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [x] Make sure tests pass via `mvn clean verify`. (Even better, enable
           Travis-CI on your fork and ensure the whole test matrix passes).
     - [x] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [x] If this contribution is large, please file an Apache
           [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.txt).
    
    ---
    
    R: @dhalperi @amitsela @aljoscha 
    
    After commit of this PR, Jenkins command will remove -DintegrationTestPipelineOptions and include instead '-P include-runners,jenkins-precommit'. All runners will run WordCountIT in precommit to ensure functionality.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jasonkuster/incubator-beam examples-it-executions

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-beam/pull/931.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 #931
    
----
commit a25fd05b07ff3537efb48de27f8ccd20dae30f3d
Author: Jason Kuster <ja...@google.com>
Date:   2016-09-08T00:12:11Z

    Modify examples pom to add precommit execution profile.
    
    Signed-off-by: Jason Kuster <ja...@google.com>

----


> All Runners Run WordCount in Precommit
> --------------------------------------
>
>                 Key: BEAM-493
>                 URL: https://issues.apache.org/jira/browse/BEAM-493
>             Project: Beam
>          Issue Type: Improvement
>            Reporter: Jason Kuster
>            Assignee: Jason Kuster
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)