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

[jira] [Updated] (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 ]

Davor Bonaci updated BEAM-803:
------------------------------
    Component/s: project-management

> 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
>          Components: project-management
>            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)