hudi icon indicating copy to clipboard operation
hudi copied to clipboard

[HUDI-7707][DNM] Enable bundle validation on Java 8 and 11

Open yihua opened this issue 1 year ago • 1 comments

Change Logs

Bundle validation with Java 8 and 11 are skipped in GH CI. This PR reenables them by fixing the bot.yml.

This PR includes changes to make packaging/bundle-validation/ci_run.sh take the docker container name to avoid name collision in the same GH CI task.

Impact

Improves bundle validation coverage.

Risk level

none

Documentation Update

none

Contributor's checklist

  • [ ] Read through contributor's guide
  • [ ] Change Logs and Impact were stated clearly
  • [ ] Adequate tests were added if applicable
  • [ ] CI passed

yihua avatar May 03 '24 00:05 yihua

CI report:

  • 4d3fc1c3ff0254f545803f93ed361e448245ffaa Azure: SUCCESS
Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

hudi-bot avatar May 04 '24 19:05 hudi-bot

Bundle validation runs on Java 8 and 11 again. Screenshot 2024-05-26 at 18 31 15 Screenshot 2024-05-26 at 18 31 21

yihua avatar May 27 '24 01:05 yihua

All bundle validations pass. Merging the PR.

yihua avatar May 27 '24 01:05 yihua