You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/03/08 15:11:00 UTC

[jira] [Closed] (HUDI-3584) Skip integration test modules by default

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

sivabalan narayanan closed HUDI-3584.
-------------------------------------
    Resolution: Fixed

> Skip integration test modules by default
> ----------------------------------------
>
>                 Key: HUDI-3584
>                 URL: https://issues.apache.org/jira/browse/HUDI-3584
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: dependencies, tests-ci
>            Reporter: Raymond Xu
>            Assignee: Raymond Xu
>            Priority: Major
>              Labels: hudi-on-call, pull-request-available
>             Fix For: 0.11.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> By default we don't need to build
> {code:java}
> <module>docker/hoodie/hadoop</module>
> <module>hudi-integ-test</module>
> <module>packaging/hudi-integ-test-bundle</module>
> {code}
> Skipping installing them during CI jobs and most dev work. Activate them by activating `integration-tests` profile. 
> `release` profile should activate `integration-tests` profile by default to include integ-test-bundle
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)