[
https://issues.apache.org/jira/browse/HUDI-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17410058#comment-17410058
]
ASF GitHub Bot commented on HUDI-2079:
--------------------------------------
xushiyan opened a new pull request #3601:
URL: https://github.com/apache/hudi/pull/3601
## Committer checklist
- [ ] Has a corresponding JIRA in PR title & commit
- [ ] Commit message is descriptive of the change
- [ ] CI is green
- [ ] Necessary doc changes done or have another open PR
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
> Assignee: 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)