[
https://issues.apache.org/jira/browse/HUDI-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-3584:
-----------------------------
Summary: Skip integration test modules by default (was: Skip integration
modules by default)
> 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
> Fix For: 0.11.0
>
>
> 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)