You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2016/10/24 04:47:58 UTC

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

Kenneth Knowles created BEAM-803:
------------------------------------

             Summary: 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


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)