You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "Christian Kadner (JIRA)" <ji...@apache.org> on 2017/12/08 00:48:01 UTC

[jira] [Resolved] (BAHIR-150) Jenkins PR builder should not abort build after first failed module

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

Christian Kadner resolved BAHIR-150.
------------------------------------
       Resolution: Fixed
    Fix Version/s: Flink-Next
                   Spark-2.3
                   Spark-2.2.1

Adding the `--fail-at-end` flag to the maven command line in our Spark Jenkins PR Builder fixed this issue.

> Jenkins PR builder should not abort build after first failed module
> -------------------------------------------------------------------
>
>                 Key: BAHIR-150
>                 URL: https://issues.apache.org/jira/browse/BAHIR-150
>             Project: Bahir
>          Issue Type: Task
>          Components: Build
>    Affects Versions: Spark-2.2.1, Flink-Next
>            Reporter: Christian Kadner
>            Assignee: Christian Kadner
>             Fix For: Spark-2.2.1, Spark-2.3, Flink-Next
>
>
> Currently our Jenkins build skips building any further modules after the first build or test failure (see [PR #55|https://github.com/apache/bahir/pull/55#issuecomment-349487768])
> We should change the Jenking PR build configuration to continue running the Maven build and report any/all failures after building and testing all modules.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)