You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Daniel Halperin (JIRA)" <ji...@apache.org> on 2016/12/01 21:55:58 UTC

[jira] [Resolved] (BEAM-803) Maven configuration that easily launches examples IT tests on one specific runner

     [ https://issues.apache.org/jira/browse/BEAM-803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Halperin resolved BEAM-803.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

This is now done via {{-P<runner>}}. See the examples/java/pom.xml for more info.

> Maven configuration that easily launches examples IT tests on one specific runner
> ---------------------------------------------------------------------------------
>
>                 Key: BEAM-803
>                 URL: https://issues.apache.org/jira/browse/BEAM-803
>             Project: Beam
>          Issue Type: Wish
>            Reporter: Kenneth Knowles
>            Assignee: Jason Kuster
>            Priority: Minor
>             Fix For: Not applicable
>
>
> Today, there is {{-Pjenkins-precommit}} that activates separate executions for each of the runners, but no easy way to invoke just one of those executions that I can discern.
> The most promising command that I can come up with to run, for example, the Flink wordcount integration test, is {{mvn failsafe:integration-test@flink-runner-integration-tests -Pjenkins-precommit -pl examples/java/}} but this fails due to runner registrar issues. Ideally, this would be a fail-proof one-liner.
> Any tips?



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