[
https://issues.apache.org/jira/browse/HUDI-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-2079:
-----------------------------
Description:
Reasons to convert to functional tests
* Define the boundary of integration test: only from hudi-integ-test module.
* Moving to functional tests makes sense for CLI command tests.
* Also balance testing jobs' running time: functional test job has room to
accommodate more tests while UT (other modules) and IT sometimes exceed 1hr
limit
*
was:
Define the boundary of integration test: only from hudi-integ-test module.
Moving to functional tests makes sense for CLI command tests.
Also balance testing jobs' running time: integ test job takes 40+ min while
functional test job takes only 6 min.
> Move CLI tests to functional
> ----------------------------
>
> Key: HUDI-2079
> URL: https://issues.apache.org/jira/browse/HUDI-2079
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: Testing
> Reporter: Raymond Xu
> Priority: Major
>
> Reasons to convert to functional tests
> * Define the boundary of integration test: only from hudi-integ-test module.
> * Moving to functional tests makes sense for CLI command tests.
> * Also balance testing jobs' running time: functional test job has room to
> accommodate more tests while UT (other modules) and IT sometimes exceed 1hr
> limit
> *
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)