nsivabalan opened a new pull request #2880:
URL: https://github.com/apache/hudi/pull/2880
## What is the purpose of the pull request
*Automate suite of tests suites w/ docker and integ test
## Brief change log
- *Added templates and script to automate tests w/ integ test suite job in
docker*
## Verify this pull request
Ran locally to verify
./generate_test_suite.sh
./generate_test_suite.sh --include_cluster_yaml true
./generate_test_suite.sh --num_iterations 50 --intermittent_delay_mins 1
--table_type MERGE_ON_READ
## 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.
For queries about this service, please contact Infrastructure at:
[email protected]