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

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

GitHub user kennknowles opened a pull request:

    https://github.com/apache/beam/pull/2947

    [BEAM-1620] Run ValidatesRunner on Dataflow streaming in postcommit

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [ ] Make sure the PR title is formatted like:
       `[BEAM-<Jira issue #>] Description of pull request`
     - [ ] Make sure tests pass via `mvn clean verify`.
     - [ ] Replace `<Jira issue #>` in the title with the actual Jira issue
           number, if there is one.
     - [ ] If this contribution is large, please file an Apache
           [Individual Contributor License 
Agreement](https://www.apache.org/licenses/icla.pdf).
    
    ---

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

    $ git pull https://github.com/kennknowles/beam 
Dataflow-streaming-ValidatesRunner

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

    https://github.com/apache/beam/pull/2947.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 #2947
    
----
commit 20f554a7af4e478060e1dace4286a1487ccce12a
Author: Kenneth Knowles <[email protected]>
Date:   2017-01-24T04:30:04Z

    Run ValidatesRunner on Dataflow streaming in postcommit

----


> Add streaming Dataflow RunnableOnService coverage
> -------------------------------------------------
>
>                 Key: BEAM-1620
>                 URL: https://issues.apache.org/jira/browse/BEAM-1620
>             Project: Beam
>          Issue Type: Test
>          Components: runner-dataflow, testing
>            Reporter: Kenneth Knowles
>            Assignee: Jason Kuster
>
> Currently, the runner validation test suite is not run on Dataflow in 
> streaming mode. In fact, it should be able to run - all the functionality is 
> in place. I think this is just a matter of maven + Jenkins + making sure not 
> to leak a bunch of streaming jobs.



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

Reply via email to